[ 
https://issues.apache.org/jira/browse/LUCENE-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464607
 ] 

Mark Miller commented on LUCENE-777:
------------------------------------

This could be useful to someone, so I am putting it up. There are a couple 
issues that I will try and address soon:

If there is only one doc in the index, the proximity search will wrap from end 
to beginning. The hashcode method needs to include the proximity field in it's 
calculation (an easy fix).

> SpanWithinQuery - A SpanNotQuery that allows a specified number of 
> intersections
> --------------------------------------------------------------------------------
>
>                 Key: LUCENE-777
>                 URL: https://issues.apache.org/jira/browse/LUCENE-777
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Search
>            Reporter: Mark Miller
>            Priority: Minor
>         Attachments: SpanWithinQuery.java
>
>
> A SpanNotQuery that allows a specified number of intersections.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to