Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-9887

Add KeepWordFilter, StemmerOverrideFilter, StopFilterFactory, SynonymFilter that reads data from a JDBC source

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            kaessmann Tobias Kässmann
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: