Re: Cannot get like exact searching to work

2010-02-11 Thread Aaron Zeckoski
gt; Also this query will retrieve documents below: > > something my item something > my something item something > > We can say that it already behaves %like% query. This doesn't seem to align with the results I am seeing when I do searches. Are you saying that if I do a sea

Re: Cannot get like exact searching to work

2010-02-11 Thread Aaron Zeckoski
using this: query = (summary:"my item" || summaryExact:"my item*"^3) but I would do this if I could: query = (summary:"my item" || summaryExact:"*my item*"^3) The idea is that a "phrase" match would be boosted over the normal token matches and

Cannot get like exact searching to work

2010-02-10 Thread Aaron Zeckoski
gs to get this to work but I just end up making the matching worse when I make changes. I appreciate any pointers, links, or ideas. Thanks! -AZ -- Aaron Zeckoski (azeckoski (at) vt.edu) Senior Research Engineer - CARET - University of Cambridge https://twitter.com/azeckoski - h