django-elasticsearch-dsl-drf icon indicating copy to clipboard operation
django-elasticsearch-dsl-drf copied to clipboard

Add options for suggester params

Open ggalage opened this issue 6 years ago • 1 comments

For example, in phrase suggester API, how can I use "max_errors" values other than the default 1.0?

ggalage avatar Feb 08 '19 18:02 ggalage

@ggalage:

It's not possible at the moment.

As a quick workaround, you could override the default suggester filter and add your options.

I'm adding it to the TODOs, however, I'm not sure when will I have time for it.

Contributions are welcome. Priority support is available. Contact me for the details (if needed).

Reference.

barseghyanartur avatar Feb 08 '19 21:02 barseghyanartur