LexBuild - Close Match

This feature provides all close match terms using GSpell. Close matched terms are indexed in the dictionaries:

  • LexiconLb: includes all approved base/inflVars of LEXICON
  • LexiconLbTemp: includes all submitted (unapproved) base/inflVars of LEXICON
in GSpell. The index and addition of the dictionary is done when a new created term is approved and submitted (created) in LexBuild. However, there is no deletion for those terms are deleted from the LEXICON. Bellows are the details of entire close match design in LexBuild along with GSpell installation.

  • Pre-process
    • GSpell Installation & Configuration
    • Test GSpell
    • Create dictionary, LexiconLb and LexiconLbTemp
    • Modifications in LexBuild, Tomcat server

  • Process
    • Find the close match
    • Update dictionaries
    • Implementation
      • Find the exact match (by term)
      • Find close match
      • Display matches
      • Add index to LexiconLb and LexiconLbTemp dictionaries

  • Post-Process
    • Reload LexiconLbTemp dictionary