Go to the documentation of this file.
77 public function setFlag( $flag, $unset =
false );
const INDEX_TYPE_KEYWORD
KEYWORD fields are indexed without any processing, so are appropriate for e.g.
checkFlag( $flag)
Check if flag is set.
const FLAG_SCORING
This field contains secondary information, which is already present in other fields,...
const INDEX_TYPE_DATETIME
const INDEX_TYPE_SHORT_TEXT
SHORT_TEXT is meant to be used with short text made of mostly ascii technical information.
getEngineHints(SearchEngine $engine)
A list of search engine hints for this field.
const FLAG_NO_INDEX
Do not index this field, just store it.
const FLAG_CASEFOLD
Generic field flags.
merge(SearchIndexField $that)
Merge two field definitions if possible.
const FLAG_NO_HIGHLIGHT
This field does not need highlight handling.
setFlag( $flag, $unset=false)
Set global flag for this field.
Contain a class for special pages.
Definition of a mapping for the search index field.
getMapping(SearchEngine $engine)
Get mapping for specific search engine.
const INDEX_TYPE_TEXT
TEXT fields are suitable for natural language and may be subject to analysis such as stemming.