Method TextAll
TextAll()
Create a text index that indexes all text fields of a document.
public IndexKeysBuilder TextAll()
Returns
- IndexKeysBuilder
The builder (so method calls can be chained).
Create a text index that indexes all text fields of a document.
public IndexKeysBuilder TextAll()
The builder (so method calls can be chained).