|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AllMapping
A set of settings associated with the all mapping.
| Method Summary | |
|---|---|
AllMapping |
copy()
Returns a copy of the All mapping settings. |
String |
getProperty()
Returns the name of the all property for the given resoruce. |
SpellCheckType |
getSpellCheck()
|
Property.TermVector |
getTermVector()
Returns the term vector configuration for the given all proeprty. |
Boolean |
isExcludeAlias()
Should the alias be excluded from the "all" property. |
Boolean |
isIncludePropertiesWithNoMappings()
Returns true if when adding the different Resource properties,
properties with no mappings will be added to the "all" property. |
Boolean |
isOmitNorms()
Expert: If set, omit normalization factors associated with this indexed field. |
Boolean |
isOmitTf()
|
Boolean |
isSupported()
Returns true if the "all" property will be created for the resource. |
| Method Detail |
|---|
Boolean isSupported()
true if the "all" property will be created for the resource. The
all property is a special property that have all the other resource values in it to be
searchable.
Boolean isExcludeAlias()
false.
Boolean isIncludePropertiesWithNoMappings()
true if when adding the different Resource properties,
properties with no mappings will be added to the "all" property. A resoruce can have property with no
mappings if it was added programtically to the resource.
String getProperty()
Property.TermVector getTermVector()
Boolean isOmitNorms()
Boolean isOmitTf()
SpellCheckType getSpellCheck()
AllMapping copy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||