Description
Currently the OakAnalyzer is used by default for each Lucene field, sometimes using a different analyzer is needed though.
It should be possible to make that configurable to support things like: multiple languages, stopword filtering, synonyms expansion, stemming, etc.