« Return to Thread: [jira] Created: (LUCENE-1486) Wildcards, ORs etc inside Phrase queries

Re: [jira] Created: (LUCENE-1486) Wildcards, ORs etc inside Phrase queries

by David Kaelbling :: Rate this Message:

Reply to Author | View in Thread

Will https://issues.apache.org/jira/browse/LUCENE-1486 let people
include NOT inside phrases?  My customers would like to have queries
like "copyright !mycompany"~2, that find any copyright clause except
their own.  Currently searches like this hit on copyright only if
mycompany doesn't appear anywhere in the document; it ignores the
phrase/proximity requirement.

        Thanks,
        David

--
David Kaelbling
Senior Software Engineer
Black Duck Software, Inc.

dkaelbling@...
T +1.781.810.2041
F +1.781.891.5145

http://www.blackducksoftware.com



---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@...
For additional commands, e-mail: java-dev-help@...

 « Return to Thread: [jira] Created: (LUCENE-1486) Wildcards, ORs etc inside Phrase queries