Re: Filtering solr suggest results

2018-07-04 Thread Arunan Sugunakumar
_6/suggester.html > > Cheers, > Peter. > > -Original Message- > From: Arunan Sugunakumar [mailto:arunans...@cse.mrt.ac.lk] > Sent: 03 July 2018 12:17 > To: solr-user@lucene.apache.org > Subject: Filtering solr suggest results > > Hi, > > I would like

RE: Filtering solr suggest results

2018-07-03 Thread Peter Lancaster
solr suggest results Hi, I would like to know whether it is possible to filter the suggestions returned by the suggest component according to a field. For example I have a list of books published by different publications. I want to show suggestions for a book title under a specific publication

Filtering solr suggest results

2018-07-03 Thread Arunan Sugunakumar
Hi, I would like to know whether it is possible to filter the suggestions returned by the suggest component according to a field. For example I have a list of books published by different publications. I want to show suggestions for a book title under a specific publication. Thanks in Advance, A