On Wed, Jun 5, 2013 at 6:23 PM, Jack Krupansky <j...@basetechnology.com> wrote: > term1 OR term2 OR "term1 term2"^2 > > term1 OR term2 OR "term1 term2"~10^2 > > The latter would rank documents with the terms nearby higher, and the > adjacent terms highest. > > term1 OR term2 OR "term1 term2"~10^2 OR "term1 term2"^20 OR "term2 term1"^20 > > To further boost adjacent terms. > > But the edismax pf/pf2/pf3 options might be good enough for you. >
Thank you Jack. I suppose that I could write a script in PHP to create such a query string from an arbitrary-length phrase, but it wouldn't be pretty! Edismax does in fact meet my need, though. Thanks! -- Dotan Cohen http://gibberish.co.il http://what-is-what.com