T
T
terkin2014-05-18 15:25:22
elasticsearch
terkin, 2014-05-18 15:25:22

Elasticsearch sort results by word order

"query" : {
        "multi_match" : { 
            "query" : "во все тяжкие 5 серия",
            "type":       "best_fields",
            "fields": [ "name", "alternative_name", "description" ],
            "operator":   "and"
        }
    },

Returns the following results:
Breaking Bad Season 5 Episode 5
Breaking Bad Season 5 Episode 3 (-)
Breaking Bad Season 5 Episode 7 (-) Breaking
Bad Season 1 Episode 5
words nearby

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel Solovyov, 2014-05-18
@pavel_salauyou

and these words are not close?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question