You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2007/01/14 19:33:27 UTC

[jira] Commented: (LUCENE-777) SpanWithinQuery - A SpanNotQuery that allows a specified number of intersections

    [ 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org