You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Tobias Kässmann (Jira)" <ji...@apache.org> on 2021/06/02 07:10:00 UTC

[jira] [Resolved] (SOLR-9887) Add KeepWordFilter, StemmerOverrideFilter, StopFilterFactory, SynonymFilter that reads data from a JDBC source

     [ https://issues.apache.org/jira/browse/SOLR-9887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tobias Kässmann resolved SOLR-9887.
-----------------------------------
    Resolution: Won't Fix

outdated

> 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
>            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. JDBC data sources are retrieved via JNDI.
> For a easy reload of this lists we've added a {{SeacherAwareReloader}} abstraciton 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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org