Overview "Elasticsearch Concepts"
Component0246154454
Jump to navigation
Jump to search
|
Content
HasElasticConceptType | HasEntityBlurb | PerformsAnalysisBeforeSearching | |
---|---|---|---|
Concept "Terms aggregation" | AggregationType | ||
Concept "Dealing with delimiters" | AnalysisStrategy | ||
Concept "Term Vectors" | DocumentAPI | ||
Concept "Find lowercase ngrams in HasEntity* and HasEntityAnnotations.HasAnnotationObjectValue" | MappingAndQueryConfiguration | ||
Concept "term/terms" | QueryType | ||
Concept "full_text/match" | QueryType | ||
Concept "full_text/multi_match" | QueryType | ||
Concept "term/term" | QueryType | The term query finds documents that contain the exact term specified in the inverted index. | |
Challenge "Albino Elephant" | RelevanceIssue | Failure to give a higher rank to documents that match more search terms. | |
Concept "dataspects Search - Field-centric search" | SearchApproach | ||
Concept "dataspects Search - Term-centric Search" | SearchApproach | ||
Feature "Find phrases including stop words" | SearchFeature | ||
Feature "Smart Query String Autocomplete" | SearchFeature | ||
Concept "Shingle Token Filter" | TokenFilter | ||
Concept "Ngram Token Filter" | TokenFilter | ||
Concept "NGram Tokenizer" | Tokenizer |