/
DC 5.8 Elastic Search
DC 5.8 Elastic Search
Documentation on Elastic search operators -
https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html
Particularly, the dash “-” is actually a NOT operator. So in a search, the word with the - in front of it must not be present in the search. So a name like Smith-Anderson in the title will be excluded from the search results as Anderson must not be present.
, multiple selections available,
Related content
DC 5.6 Breaking Changes - Search engine
DC 5.6 Breaking Changes - Search engine
More like this
DC 4.10.0 - 3.1.1 Create a Keywords filter
DC 4.10.0 - 3.1.1 Create a Keywords filter
More like this
DC 5.4.0 3.1.1 Create a Keywords filter
DC 5.4.0 3.1.1 Create a Keywords filter
More like this
DC 5.2.0 3.1.1 Create a Keywords filter
DC 5.2.0 3.1.1 Create a Keywords filter
More like this
DC 5.3.0 3.1.1 Create a Keywords filter
DC 5.3.0 3.1.1 Create a Keywords filter
More like this
DC 5.1.0 3.1.1 Create a Keywords filter
DC 5.1.0 3.1.1 Create a Keywords filter
More like this