Is there anyway to implement better search in Couch? I have a database for a collection where a lot of the items may be searched for with three characters, or partial words, which I understand MySQL's fulltext search isn't able to do.
Is there any plugin or something that can enable a better, more full featured search that works with less than four characters and partial words?
Thanks!
Is there any plugin or something that can enable a better, more full featured search that works with less than four characters and partial words?
Thanks!