I am using PHP to grab user search queries and running them through SOLR on a specific field "keyword" which contains essentially a concatenation of all of the data in the document.
I am also using facets on this query to further drill down on the result set.
My questions:
I would use eDisMax
, it's basically more powerful and more tolerant (it means it usually doesn't return errors for malformed queries).
I'd strongly recommend to use filter queries to filter your results (fq
parameter) clicking for example on a facet entry, mainly for these reasons:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With