Fuzzy search

Do you want to create a native client or integrate with third party applications: webservices are the solution.

Moderator: car031

Rabbit80
Posts: 29
Joined: Mon Oct 04, 2010 3:18 pm

Fuzzy search

Mon Apr 30, 2012 2:29 pm

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!)
agaspa
Posts: 714
Joined: Tue Apr 20, 2010 8:24 am

Re: Fuzzy search

Tue May 08, 2012 9:41 am

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
Attachments
TestSearch.zip
Contains TestSearch.java source
(1.18 KiB) Downloaded 543 times

Return to “Web Services”

Who is online

Users browsing this forum: No registered users and 23 guests