Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prefix_length and min_similarity to a fuzzylikethis query #411

Closed
muhammadadel opened this issue Dec 2, 2013 · 4 comments
Closed

prefix_length and min_similarity to a fuzzylikethis query #411

muhammadadel opened this issue Dec 2, 2013 · 4 comments

Comments

@muhammadadel
Copy link

How can I pass the min_similarity and prefix_length parameters to a flt query?

@Mpdreamz Mpdreamz closed this as completed Dec 2, 2013
@muhammadadel
Copy link
Author

PrefixLength is set as a public property, but _MinSimilarity is declared as internal.

@Mpdreamz Mpdreamz reopened this Dec 2, 2013
@Mpdreamz
Copy link
Member

Mpdreamz commented Dec 2, 2013

Gotcha there is no MinSimilarity() to actually set the property, thank you for reporting this @muhammadadel will fix asap.

@mu-soliman
Copy link

minimum similarity should be float or double not int.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants