WPSolr logo
Search
Close this search box.

Forum Replies Created

  • orbiteers
    Participant

    We’re experiencing a similar issue but with indexed meta fields that include a period. We experience this issue in multiple facets and in fields that are both indexed as text and as float. We are hosting our search index on OpenSolr.

    It appears as though the resulting query at the index level does not include the filter value at all when query contains a period character.

    orbiteers
    Participant
    3 years, 1 month ago in reply to: Problems with the index #25170

    Calling curl a couple times swill complete reindexing – that will work for me.
    Was digging around my 404 error and figured out that rewrite rule sometimes removed for no apparent reason. I saw rule in databse [wpsolr-api/json/cron/([a-zA-z0-9_]+)/?$] => index.php?wpsolr-api/json/cron=$matches[1] and then it’s gone. It may have issue with other plugins/theme. So far it’s not clear with me.
    My workaround is to calling cron job with query prameters:
    https://site…./index.php?wpsolr-api/json/cron=CRONUUID

    If I find issue that causing rewrite_rules removal I’ll post it

    orbiteers
    Participant
    3 years, 1 month ago in reply to: Problems with the index #25142

    Are there any suggestion you can provide to deal with process termination of curl call by host?

    orbiteers
    Participant
    3 years, 1 month ago in reply to: Problems with the index #25138

    Hi,
    We have similar issue on wpengine – it’s running a bit long and getting terminated by host. We have ~3300 products and about half of them got reindex.
    After that I’m getting 404 reponse (actual – page not found – I assume this is response when there is nothing to do for a this call).
    I can cancel cron and reindex rest of products from plugin admin section after but I have product import run every night and need automate reindexing.
    How do we recover from situation when process get terminated?
    Thanks

    orbiteers
    Participant
    3 years, 2 months ago in reply to: Search In Place On Archive Page #24564

    Perfect! Thank you

    orbiteers
    Participant
    3 years, 2 months ago in reply to: Search only specific post type #24563

    Thanks for the reply, this led our team in the right direction.

    orbiteers
    Participant
    3 years, 3 months ago in reply to: Search only specific post type #23572

    But there’s no way to restrict it for other post types?

Viewing 7 posts - 1 through 7 (of 7 total)