Seems like you should be able to use the ManagedStopFilterFactory with a custom StorageIO impl that pulls from your db:
http://lucene.apache.org/solr/5_1_0/solr-core/index.html?org/apache/solr/rest/ManagedResourceStorage.StorageIO.html On Thu, May 28, 2015 at 7:03 AM, Alessandro Benedetti <benedetti.ale...@gmail.com> wrote: > As Alex initially specified , the custom stop filter factory is the right > way ! > So is mainly related to the suggester ? > Anyway with a custom stop filter, it can be possible and actually can be a > nice contribution as well. > > Cheers > > > 2015-05-28 13:01 GMT+01:00 Rupali <rupali....@gmail.com>: > >> sylkaalex <sylkaalex <at> gmail.com> writes: >> >> > >> > The main goal to allow each user use own stop words list. For example >> user >> > type "th" >> > now he will see next results in his terms search: >> > the >> > the one >> > the then >> > then >> > then and >> > >> > But user has stop word "the" and he want get next results: >> > then >> > then and >> > >> > -- >> > View this message in context: http://lucene.472066.n3.nabble.com/Solr- >> advanced-StopFilterFactory-tp4195797p4195855.html >> > Sent from the Solr - User mailing list archive at Nabble.com. >> > >> > >> >> Hi, >> >> Is there any way to get the stopwords from database? Checking options to >> get the list from database and use that list as stopwords into >> spellcheck component. >> >> Thanks in advance. >> >> >> >> > > > -- > -------------------------- > > Benedetti Alessandro > Visiting card : http://about.me/alessandro_benedetti > > "Tyger, tyger burning bright > In the forests of the night, > What immortal hand or eye > Could frame thy fearful symmetry?" > > William Blake - Songs of Experience -1794 England