nrtsearch
nrtsearch copied to clipboard
Use proper analyzers for suggest instead of just using StandardAnalyzer
#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.