Item.ItemCreator, Item.ItemType
defaultDistance, distance
connectedBacklink, connectedItem, connectivity, DEFAULT_WEIGHT, explicitSignificance, significance, uniqueID
Constructor and Description |
---|
ONearItem()
Creates a ordered NEAR item with limit 2
|
ONearItem(int distance)
Creates a ordered near item which matches if there are at most
distance
separation between the words, in the right direction. |
Modifier and Type | Method and Description |
---|---|
Item.ItemType |
getItemType()
Return the enumerated type of this item.
|
String |
getName()
Returns the name of this item
|
appendHeadingString, disclose, encodeThis, equals, getDistance, hashCode, setDistance
adding, addItem, addItem, appendBodyString, clone, encode, encodingArity, ensureNotInSubtree, getItem, getItemCount, getItemIndex, getItemIterator, getTermCount, insertNullFirstItem, isLocked, lock, removeItem, removeItem, setIndexName, setItem, shouldParenthize
addAnnotation, getAnnotation, getBytes, getCode, getCreator, getLabel, getLanguage, getParent, getWeight, hasAnnotation, hasConnectivityBackLink, hasUniqueID, isFilter, isFromSpecialToken, isProtected, isRanked, isRoot, putBytes, putString, setCreator, setFilter, setFromSpecialToken, setHasUniqueID, setLabel, setLanguage, setParent, setPositionData, setProtected, setRanked, setWeight, toString, usePositionData
public ONearItem()
public ONearItem(int distance)
distance
separation between the words, in the right direction.public Item.ItemType getItemType()
Item
getItemType
in class NearItem
Copyright © 2017. All rights reserved.