nrtsearch icon indicating copy to clipboard operation
nrtsearch copied to clipboard

Use proper analyzers for suggest instead of just using StandardAnalyzer

Open sarthakn7 opened this issue 5 years ago • 0 comments

#40 adds support for specifying a predefined analyzer or creating a custom analyzer. We just need to plug in the same Analyzer proto object and AnalyzerCreator method calls.

sarthakn7 avatar Feb 05 '20 21:02 sarthakn7