retrievalImportance property

RetrievalImportance? retrievalImportance
getter/setter pair

Indicates the search quality importance of the tokens within the field when used for retrieval.

Can only be set to DEFAULT or NONE.

Implementation

RetrievalImportance? retrievalImportance;