Package | Description |
---|---|
com.simiacryptus.util.text |
Modifier and Type | Method and Description |
---|---|
CharTrieIndex |
CharTrieIndex.copy() |
CharTrieIndex |
CharTrieIndex.index()
Creates the index tree using the accumulated documents
|
CharTrieIndex |
CharTrieIndex.index(int maxLevels)
Creates the index tree using the accumulated documents
|
CharTrieIndex |
CharTrieIndex.index(int maxLevels,
int minWeight)
Creates the index tree using the accumulated documents
|
Constructor and Description |
---|
CharTrieIndex(CharTrieIndex copyFrom) |
Cursor(CharTrieIndex charTrieIndex,
com.simiacryptus.util.text.CursorData data,
short depth) |
Copyright © 2017 SimiaCryptus Software. All rights reserved.