Tobias Kässmann created SOLR-9887:
-------------------------------------
Summary: Add KeepWordFilter, StemmerOverrideFilter,
StopFilterFactory, SynonymFilter that reads data from a JDBC source
Key: SOLR-9887
URL: https://issues.apache.org/jira/browse/SOLR-9887
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Tobias Kässmann
Priority: Minor
We've created some new {{FilterFactories}} that reads their stopwords or
synonyms from a database (by a JDBC source). That enables us a easy management
of large lists and also add the possibility to do this in other tools.
For a easy reload of this lists we've added a {{SeacherAwareReloader}} that
reloads this lists on every new searcher event.
If this is a feature that is interesting for Solr, we will create a pull
request. All the sources are currently available here:
https://github.com/shopping24/solr-jdbc
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]