Re: How to support facet values in search term

2016-11-22 Thread shamik
Thanks for the pointer Alex . I'll go through all four articles, thanksgiving will be fun :-) -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-include-facet-fields-in-keyword-search-tp4306967p4307020.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: How to support facet values in search term

2016-11-22 Thread Alexandre Rafalovitch
This looks similar to what was discussed by Ted Sullivan at: https://lucidworks.com/blog/author/tedsullivan/ (AutoFilter) There is a repository somewhere linked from an article as well. I'd start from the beginning, as articles get increasingly more esoteric towards the end :-) Regards, Alex.

How to support facet values in search term

2016-11-22 Thread Shamik Bandopadhyay
Hi, I'm looking for some suggestions on enabling search terms to include facet fields as well. In my use case, we've a bunch of product and corresponding release fields which are explicitly used as facets. But what we are observing is that end users tend to use the product name as part of the se