defaultSearchField property

DefaultSearchFieldStatus defaultSearchField
final

The name of the IndexField to use for search requests issued with the q parameter. The default is the empty string, which automatically searches all text fields.

Implementation

final DefaultSearchFieldStatus defaultSearchField;