| Package | Description |
|---|---|
| com.s24.search.solr.util.analyzing |
| Modifier and Type | Method and Description |
|---|---|
Position |
Token.getPosition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Position.contains(Position other) |
boolean |
Position.matches(Position other) |
| Constructor and Description |
|---|
Token(String name,
Position positionInOriginal,
Integer tokenCount) |
Token(String name,
String type,
Position positionInOriginal,
Integer tokenCount) |
Copyright © 2020. All rights reserved.