WPSolr logo
Search
Close this search box.

Forum Replies Created

  • HaikoG
    Participant
    4 years, 6 months ago in reply to: Facets not ‘stacking’ #14619

    Alright, so I’ve created a test index on Elastic search and let it index a couple hundred products. It seems to keep the filters configuration, so it was easy to test

    Unfortunately, I see the same result. I’ve made a screencapture for you to see

    https://drive.google.com/open?id=1w9hzNGIP1X7faIf2jxJaMg5r8cLXKFB-

    Interesting is that the PHP Warning is gone, so that is indeed related to the configuration but it seems not to the problem

    • This reply was modified 4 years, 6 months ago by HaikoG.
    HaikoG
    Participant
    4 years, 6 months ago in reply to: Facets not ‘stacking’ #14578

    Sure, this is the schema
    https://drive.google.com/file/d/1Ijikm0pfRXCOwAySj9wWXXy1H6Cx_gay/view?usp=sharing

    I think it’s coming from WP, because when I click the second filter, the first disappears from the querystring:

    First filter querysstring:
    ?wpsolr_fq%5B0%5D=pa_merk_str%3ASamsung

    Then after selecting a color, the querystring becomes
    ?wpsolr_fq%5B0%5D=pa_kleur-van-het-product_str%3AZilver%2C%20Wit

    HaikoG
    Participant
    4 years, 6 months ago in reply to: Facets not ‘stacking’ #14576

    Oh, I’m using Solr, self hosted. I’ve used the configuration files supplied by the plugin to create the index and the data instance

    HaikoG
    Participant
    4 years, 6 months ago in reply to: Facets not ‘stacking’ #14574

    The console shows no errors. Debug log has a warning

    trim() expects parameter 1 to be string, array given

    Backtrace:
    wc_get_template()
    wp-content/plugins/woocommerce/templates/taxonomy-product_cat.php:22
    do_action(‘woocommerce_after_main_content’)
    wp-content/themes/mindig/woocommerce/archive-product.php:84
    woocommerce_output_content_wrapper_end()
    wp-includes/class-wp-hook.php:286
    wc_get_template()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:939
    yit_primary_sidebar()
    wp-content/themes/mindig/woocommerce/global/wrapper-end.php:41
    yit_get_template()
    wp-content/themes/mindig/theme/functions-template.php:358
    dynamic_sidebar(‘default-sidebar’)
    wp-content/themes/mindig/theme/templates/primary/sidebar.php:31
    WP_Widget->display_callback()
    wp-includes/widgets.php:743
    wpsolr\c\c\u\w\WPSOLR_Widget_Facet->widget()
    wp-includes/class-wp-widget.php:372
    wpsolr\c\c\e\WPSOLR_AbstractSearchClient->get_results_data()
    wp-content/plugins/wpsolr-pro/wpsolr/core/classes/ui/widget/class-wpsolr-widget-facet.php:56
    wpsolr\c\c\e\WPSOLR_AbstractSearchClient->get_results_results()
    wp-content/plugins/wpsolr-pro/wpsolr/core/classes/engines/class-wpsolr-abstractsearchclient.php:950
    trim()
    wp-content/plugins/wpsolr-pro/wpsolr/core/classes/engines/class-wpsolr-abstractsearchclient.php:2878
    wp-content/plugins/wpsolr-pro/wpsolr/core/classes/engines/class-wpsolr-abstractsearchclient.php:2878

    HaikoG
    Participant
    4 years, 6 months ago in reply to: Facets not ‘stacking’ #14572

    It’s a hidden staging site, is there a way I can send you a private message? Or email you directly?

    HaikoG
    Participant
    4 years, 6 months ago in reply to: Facets not ‘stacking’ #14570

    Thanks for the quick reply

    It’s a large list of filters, so I’ll post the ‘Brand’ and ‘Color’ sections

    Brand: https://drive.google.com/open?id=165rY_4jt44vwnsnEpjnGhY-h6RZ_Eggf
    Color: https://drive.google.com/open?id=1m7v4ZPi0iTv-b20zNSBFV4dLSBVdZ_ZK

    This is the entire list:
    https://drive.google.com/open?id=1wBGKhyFWeLHTJ7ShU6ibVF4RrmcdLd09

Viewing 6 posts - 31 through 36 (of 36 total)