public class WikiURLAnalyzer
extends org.apache.lucene.analysis.Analyzer
| Modifier and Type | Class and Description |
|---|---|
static class |
WikiURLAnalyzer.URLField |
| Modifier and Type | Field and Description |
|---|---|
static String |
normalizeChars |
static String |
replacement |
| Constructor and Description |
|---|
WikiURLAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents |
createComponents(String fieldName) |
static List<String> |
pruningTokenization(String s) |
public static final String normalizeChars
public static final String replacement
Copyright © 2017. All rights reserved.