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.