solrstrap icon indicating copy to clipboard operation
solrstrap copied to clipboard

More than 2 facet fields

Open LeePorte opened this issue 11 years ago • 2 comments

When I add any more than 2 facet fields into solrstrap.js output from the search fails (i.e. no results returned).

I have checked each of the fields and they behave normally when entered as single or two entries. When I try for a third this is where the failure occurs.

I can't see anything that may be causing this issue directly.

Any thoughts?

LeePorte avatar Mar 05 '14 17:03 LeePorte

Hi Lee

Just a note to say that I am not actively maintaining Solrstrap at the moment. Am a bit too far removed from it to have an opinion about this bug at the mo :(

F

fergiemcdowall avatar Mar 06 '14 13:03 fergiemcdowall

It is possible that this happens because the list of facet values is not up-to-date, and you select a value that causes an empty result set. When this happens, the result listing will be "grayed out"; if you hit reload, you'll get an empty result set.

rwiker avatar Mar 07 '14 13:03 rwiker