Lines Matching defs:Usage

62 ## Usage  section in redisearch
85 #### type Autocompleter
94 #### func NewAutocompleter
101 #### func (*Autocompleter) AddTerms
108 #### func (*Autocompleter) Delete
115 #### func (*Autocompleter) Suggest
124 #### type Client
133 #### func NewClient
143 #### func (*Client) CreateIndex
150 #### func (*Client) Drop
158 #### func (*Client) Explain
165 #### func (*Client) Index
172 #### func (*Client) IndexOptions
180 #### func (*Client) Info
188 #### func (*Client) Search
196 #### type ConnPool
205 #### type Document
219 #### func NewDocument
226 #### func (*Document) EstimateSize
232 #### func (Document) Set
239 #### func (*Document) SetPayload
246 #### type DocumentList
254 #### func (DocumentList) Len
260 #### func (DocumentList) Less
266 #### func (DocumentList) Sort
273 #### func (DocumentList) Swap
279 #### type Field
292 #### func NewNumericField
299 #### func NewNumericFieldOptions
306 #### func NewSortableNumericField
314 #### func NewSortableTextField
321 #### func NewTagField
328 #### func NewTagFieldOptions
335 #### func NewTextField
342 #### func NewTextFieldOptions
350 #### type FieldType
374 #### type Flag
405 #### type HighlightOptions
417 #### type IndexInfo
440 #### type IndexingOptions
453 #### type MultiError
461 #### func NewMultiError
469 #### func (MultiError) Error
477 #### type MultiHostPool
486 #### func NewMultiHostPool
492 #### func (*MultiHostPool) Get
498 #### type NumericFieldOptions
509 #### type Operator
531 #### type Options
552 #### type Paging
563 #### type Predicate
574 #### func Equals
580 #### func GreaterThan
586 #### func GreaterThanEquals
592 #### func InRange
598 #### func LessThan
604 #### func LessThanEquals
610 #### func NewPredicate
616 #### type Query
641 #### func NewQuery
649 #### func (*Query) Highlight
657 #### func (*Query) Limit
664 #### func (*Query) SetExpander
671 #### func (*Query) SetFlags
678 #### func (*Query) SetInKeys
686 #### func (*Query) SetLanguage
693 #### func (*Query) SetPayload
701 #### func (*Query) SetReturnFields
709 #### func (*Query) SetScorer
717 #### func (*Query) SetSortBy
724 #### func (*Query) Summarize
735 #### func (*Query) SummarizeOptions
747 #### type Schema
759 #### func NewSchema
766 #### func (*Schema) AddField
773 #### type SingleHostPool
782 #### func NewSingleHostPool
788 #### type SortingKey
801 #### type Suggestion
813 #### type SuggestionList
821 #### func (SuggestionList) Len
827 #### func (SuggestionList) Less
833 #### func (SuggestionList) Sort
840 #### func (SuggestionList) Swap
846 #### type SummaryOptions
860 #### type TagFieldOptions
872 #### type TextFieldOptions