Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-2483

Avoid building suggest/spellcheck dictionary at query time

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.7
    • solr
    • None

    Description

      Since default spellcheck configuration is based on Lucene's DirectSpellchecker the dictionary doesn't have to be built every time, if other spellcheckers are used buildOnCommit or buildOnOptimize triggers can be added to Solr's solrconfig.xml.
      The same for Suggest component, we should not ask to build it at query time, but rather on optimize or commit, in the solrconfig.xml

      Attachments

        Activity

          People

            teofili Tommaso Teofili
            teofili Tommaso Teofili
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: