It seems to me that a multimatch query with type phrase_prefix does not support fuzziness ... but a multimatch query with type match_phrase_prefix does.
I like the results from phrase_prefix better than match_phrase_prefix, is there any way to add fuzziness? Slop works for phrase_prefix, but fuzziness does not. I'm using 0.90.10 -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/21d52f17-e4ca-4e6b-a87a-edd94cc36bb1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
