public class EntityDictionaryInfo extends DerivedDictionaryInfo
If no fields
are specified, entities will not be derived from indexed content.
Constructor and Description |
---|
EntityDictionaryInfo() |
EntityDictionaryInfo(String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
addParameters(StringBuilder buffer)
Add any parameters to string representation.
|
EntityDictionaryInfo |
clone() |
boolean |
equals(Object other) |
int |
hashCode() |
boolean |
isPartialMatches()
Get if partial matches are supported.
|
void |
setPartialMatches(boolean value)
Set if partial matches are supported.
|
getDefaultLocale, getDerivedFields, getLanguageField, getQuery, setDefaultLocale, setDerivedFields, setLanguageField, setQuery
getName, isCaseSensitive, isCompiled, isPublished, isPunctuationSensitive, setCaseSensitive, setCompiled, setName, setPublished, setPunctuationSensitive, toString
public EntityDictionaryInfo()
public EntityDictionaryInfo(String name)
public boolean isPartialMatches()
NOTE: partial matches will only match at word boundaries for multi-word entities. For instance, for term "International Business Machines", the following lookups will match: "International Business Machines", "Business Machines", "Machines". This is primaryly useful when using entity dictionary for autocomplete.
public void setPartialMatches(boolean value)
protected void addParameters(StringBuilder buffer)
DictionaryInfo
addParameters
in class DerivedDictionaryInfo
public int hashCode()
hashCode
in class DerivedDictionaryInfo
public boolean equals(Object other)
equals
in class DerivedDictionaryInfo
public EntityDictionaryInfo clone()
clone
in class DerivedDictionaryInfo
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.