| Package | Description |
|---|---|
| com.s24.search.solr.util.analyzing |
| Modifier and Type | Method and Description |
|---|---|
static List<Token> |
Analyzers.analyzeTokens(org.apache.lucene.analysis.Analyzer analyzer,
String input)
Runs an input string through the given analyzer and returns most available
attributes extracted.
|
Copyright © 2020. All rights reserved.