public class MarkerWordItem extends WordItem
Item.ItemCreator, Item.ItemType
connectedBacklink, connectedItem, connectivity, DEFAULT_WEIGHT, explicitSignificance, significance, uniqueID
Modifier and Type | Method and Description |
---|---|
static WordItem |
createEndOfHost()
Creates a special word item which marks the end of a host name
|
static WordItem |
createStartOfHost()
Creates a special word item which marks the start of a host name
|
void |
disclose(Discloser discloser) |
boolean |
equals(Object o)
Returns whether this item is of the same class and
contains the same state as the given item
|
protected String |
getEncodedWord()
Returns the marker word for encoding
|
int |
hashCode() |
appendHeadingString, encodeThis, getIndexedString, getItemType, getName, getNumWords, getRawWord, getSegmentIndex, getWord, isFromSegmented, isLowercased, isStemmed, isWords, setFromSegmented, setLowercased, setSegmentIndex, setStemmed, setValue, setWord, setWords, stringValue
appendBodyString, encode, getOrigin, getSegmentingRule, getTermCount, isFromQuery, isNormalizable, setNormalizable, setOrigin, setSegmentingRule
appendIndexString, getIndexName, setIndexName
getConnectedItem, getConnectivity, getSignificance, getUniqueID, hasExplicitSignificance, hasUniqueID, setConnectivity, setExplicitSignificance, setSignificance, setUniqueID
addAnnotation, clone, getAnnotation, getBytes, getCode, getCreator, getLabel, getLanguage, getParent, getWeight, hasAnnotation, hasConnectivityBackLink, isFilter, isFromSpecialToken, isProtected, isRanked, isRoot, putBytes, putString, setCreator, setFilter, setFromSpecialToken, setHasUniqueID, setLabel, setLanguage, setParent, setPositionData, setProtected, setRanked, setWeight, shouldParenthize, toString, usePositionData
finalize, getClass, notify, notifyAll, wait, wait, wait
getIndexName
public static WordItem createStartOfHost()
public static WordItem createEndOfHost()
protected String getEncodedWord()
getEncodedWord
in class WordItem
public boolean equals(Object o)
Item
Copyright © 2018. All rights reserved.