> <div style="color:#9215a0">analyzers package</div> <div style="color:#3b9636">contains the LuceneAnalyzer class witch has the analyze function and the CustomAnalyzerWrapperBuilder class with returns the PerFieldAnalyzerWrapper with the map of analyzers and keys </div>
> <div style="color:#9215a0">analyzers package</div> <div style="color:#3b9636">contains the LuceneAnalyzer class witch has the analyze function and the CustomAnalyzerWrapperBuilder class with returns the PerFieldAnalyzerWrapper with the map of analyzers and keys </div>
> <div style="color:#9215a0">main function</div> <div style="color:#3b9636">contains usage of some analyzers and the creation of the custom analyzer.</div>
> <div style="color:#9215a0">main function</div> <div style="color:#3b9636">contains usage of some analyzers and the creation of the custom analyzer.</div>
> <div style="color:#9215a0">edit the indexers</div> <div style="color:#3b9636">to get an instance of PerFieldAnalyzerWrapper from the constructor.</div>
> <div style="color:#9215a0">edit the indexers</div> <div style="color:#3b9636">to get an instance of PerFieldAnalyzerWrapper from the constructor.</div>