Hey all, is there a way to wildcard field searches? As in:
- a document like {:title => 'foo', :description1 => 'bar',
:description2 => 'bar2'}
I'd search:
index.search("description*: search query")
I understand the example above is silly, but it's enough to make the
question understandable :-)
Thanks.
--
Julio C. Ody
http://rootshell.be/~julioody
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

