mc1392
December 20, 2016, 3:51pm
1
I am putting together a search engine.
At first I thought FUZZY matching was what I wanted, but after experimenting I am not so sure.
For building a custom search engine, which search techniques do you recommend?
Any feedback would help.
Glen_Smith
(Glen Smith)
December 20, 2016, 4:11pm
2
You'll have to be much more specific in what you want to accomplish.
1 Like
mc1392
December 20, 2016, 4:14pm
3
I want something similar to google.
If I have a document with a message field, with the text :
"The members would like renewal information"
I'd like to issue a search like:
"member renewal" and get that document.
Is that a multi_phrase, fuzzy , or should I issue more than 1 search type, then combine the results?
system
(system)
Closed
January 17, 2017, 4:14pm
4
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.