IS it possible to combine a fuzzy search with a non fuzzy search using webservices?
e.g.
"Application~0.7 AND Smith"
I'm having some bizarre results when I try it. (In fact, I have bizarre results with fuzzy in general!)
The contents you find here are totally obsolete so do not use this website to obtain a solution for your issues: the indications you get from here will not be accurate and may lead to data loss or other mayor problems
Fuzzy search
Moderator: car031
Post
Re: Fuzzy search
Sorry, but this is not possible,
but you can use some special characters like '*' (asterisk) and '+' (plus) '-' (minus) operators.
So for example you can make a query like this: "Application* +Smith"
or like this: "+Application +Smith".
One other important thing that you can specify is the language of the documents you want to retrieve and the language of your query.
See the attachment
but you can use some special characters like '*' (asterisk) and '+' (plus) '-' (minus) operators.
So for example you can make a query like this: "Application* +Smith"
or like this: "+Application +Smith".
One other important thing that you can specify is the language of the documents you want to retrieve and the language of your query.
See the attachment
- Attachments
-
- TestSearch.zip
- Contains TestSearch.java source
- (1.18 KiB) Downloaded 649 times
Who is online
Users browsing this forum: No registered users and 40 guests