Search

WordPress AI Recommendations
- SEO, conversions -

Forum Replies Created

  • maxwatson
    Participant
    3 years, 12 months ago in reply to: WordPress database error on step 2.2 #19030

    I did a little investigation and I discovered that the errors are related to the YOAST extension.

    If I don’t activate it in WPSOLR (Activate the Yoast SEO extension -> disabled) no more errors, no matter how many times I refresh the page 2.2

    Any thoughts on this? This happens on your side also?

    maxwatson
    Participant
    3 years, 12 months ago in reply to: WordPress database error on step 2.2 #19023

    Any idea why it returns true for me?

    maxwatson
    Participant
    3 years, 12 months ago in reply to: WordPress database error on step 2.2 #19021

    I’ve repeated steps 1-5 also, and I can confirm this behavior on my side also.

    But what happens when you refresh page 2.2 the second time?
    The second time I refresh (or access directly) the 2.2 page, the errors reappear.

    I don’t understand why the first time I access the page – no errors, the second time – errors.

    https://ibb.co/KDw3QQb

    maxwatson
    Participant
    3 years, 12 months ago in reply to: WordPress database error on step 2.2 #19019

    I have no idea 🙂
    This is what I see after I DROP the table and refresh the page 2.2

    maxwatson
    Participant
    3 years, 12 months ago in reply to: WordPress database error on step 2.2 #18900

    Ok, here are the results:

    https://ibb.co/JtX7QNh

    maxwatson
    Participant
    3 years, 12 months ago in reply to: WordPress database error on step 2.2 #18891

    Sure, have a look at this image:

    https://ibb.co/646DD52

    maxwatson
    Participant
    3 years, 12 months ago in reply to: WordPress database error on step 2.2 #18888

    WPSOLR PRO 21.8
    In wdm_db i see the value a:1:{s:15:”current_version”;s:4:”21.5″;}

    maxwatson
    Participant
    3 years, 12 months ago in reply to: WordPress database error on step 2.2 #18877

    I’ve deleted the wdm_db, but it doesn’t do much. I see that it gets recreated again and the errors in admin still persist.

    maxwatson
    Participant

    Yes, this is what I’m doing, and still the errors persist.
    Please have a look at my image.

    https://ibb.co/Mg2Dwsx

    maxwatson
    Participant

    Any thoughts on how can this be fixed?

    maxwatson
    Participant

    I see for other plugin you can add it by a function, how can I modify it for WPSOLR?

    add_filter( ‘ep_formatted_args’, function ( $formatted_args ) {
    $formatted_args[‘track_total_hits’] = true;
    return $formatted_args;
    } );

    maxwatson
    Participant

    Yes, it’s true, if I set track_total_hits=true, i get all the results
    “hits” : {
    “total” : {
    “value” : 176275,
    “relation” : “eq”
    },
    But how to add this parameter to each query?

    It isn’t possible to add it via configuration, i need to set it on every request.

    maxwatson
    Participant

    Sure, I’ve tried to cover all the scenarios in this image, please have a look and let me know if there’s anything else you need. Maybe I’ve missed a setting somewhere.

    https://ibb.co/bBv9nsH

    maxwatson
    Participant

    Ok, I’ve checked Products category in tab 2.2, the table wp_wpsolr_index_history was created, wen to tab 3 ‘send your data’, tried with option ‘Re-index all the data in place.’ after the reindex the table was still empty.
    Then I’ve deleted selected post types from index, then index selected post types. The table was still empty.
    It doesn’t look like it’s working.

    maxwatson
    Participant

    Yes, this is true, I’ve unchecked Replace WooCommerce category and shop search with WPSOLR’s but now I have some new problems.
    Now the sidebar WPSOLR facets are all gone. This is not very good, specially because I’ve had there the price filter from WPSOLR and it was really cool.
    Also the sort by items don’t work as expected. I have sort by _sale_price_ascending, _sale_price_descending, newest and oldest, when I try to sort by something, nothing happens.

    As soon as I check Replace WooCommerce category and shop search with WPSOLR’s, the sidebar facets appear in product categories and sorting also works like a charm. But also the 10K limit is back in place and I can only get 10K products in those categories.

    I think the best solution is to leave it checked, but what can be done about this awful 10K limit?

Viewing 15 posts - 1 through 15 (of 26 total)