MySQL Forums
Forum List  »  General

Re: compare words of one string that are in another string in different order
Posted by: Peter Brawley
Date: May 13, 2009 10:22AM

If multi-document word finding is a requirement of the project, you need something like a vector space comparison engine (which I suspect no-one will write for one query), or a very different data design.

PB
http://www.artfulsoftware.com

Options: ReplyQuote


Subject
Written By
Posted
Re: compare words of one string that are in another string in different order
May 13, 2009 10:22AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.