| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
TextIndex |
TextIndex.addExtensions(Extension... extensions) |
TextIndex |
TextIndex.addTextIndexNormalizations(TextIndexNormalization... textIndexNormalizations) |
TextIndex |
ObjectFactory.createTextIndex()
Create an instance of
TextIndex |
TextIndex |
TextIndex.setCountHits(TextIndex.CountHits countHits)
Sets the value of the countHits property.
|
TextIndex |
TextIndex.setExpression(Expression expression)
Sets the value of the expression property.
|
TextIndex |
TextIndex.setIsCaseSensitive(Boolean isCaseSensitive)
Sets the value of the isCaseSensitive property.
|
TextIndex |
TextIndex.setLocalTermWeights(TextIndex.LocalTermWeights localTermWeights)
Sets the value of the localTermWeights property.
|
TextIndex |
TextIndex.setMaxLevenshteinDistance(Integer maxLevenshteinDistance)
Sets the value of the maxLevenshteinDistance property.
|
TextIndex |
TextIndex.setTextField(FieldName textField)
Sets the value of the textField property.
|
TextIndex |
TextIndex.setTokenize(Boolean tokenize)
Sets the value of the tokenize property.
|
TextIndex |
TextIndex.setWordSeparatorCharacterRE(String wordSeparatorCharacterRE)
Sets the value of the wordSeparatorCharacterRE property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(TextIndex textIndex) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TextIndex textIndex) |
VisitorAction |
AbstractVisitor.visit(TextIndex textIndex) |
VisitorAction |
FieldReferenceFinder.visit(TextIndex textIndex) |
Copyright © 2016 University of Tartu. All Rights Reserved.