You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2009/10/13 14:50:31 UTC

[jira] Created: (LUCENE-1977) Remove MultiTermQuery.getTerm()

Remove MultiTermQuery.getTerm()
-------------------------------

                 Key: LUCENE-1977
                 URL: https://issues.apache.org/jira/browse/LUCENE-1977
             Project: Lucene - Java
          Issue Type: Task
          Components: Search
            Reporter: Uwe Schindler
            Assignee: Uwe Schindler
             Fix For: 3.0


Removes the field and methods in MTQ that return the pattern term.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (LUCENE-1977) Remove MultiTermQuery.getTerm()

Posted by "Uwe Schindler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler resolved LUCENE-1977.
-----------------------------------

    Resolution: Fixed

Committed revision: 824771

> Remove MultiTermQuery.getTerm()
> -------------------------------
>
>                 Key: LUCENE-1977
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1977
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: Search
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 3.0
>
>         Attachments: LUCENE-1977.patch
>
>
> Removes the field and methods in MTQ that return the pattern term.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (LUCENE-1977) Remove MultiTermQuery.getTerm()

Posted by "Uwe Schindler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler updated LUCENE-1977:
----------------------------------

    Attachment: LUCENE-1977.patch

Here the patch. This also fixes the highlighter problem with NumericRange.

> Remove MultiTermQuery.getTerm()
> -------------------------------
>
>                 Key: LUCENE-1977
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1977
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: Search
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 3.0
>
>         Attachments: LUCENE-1977.patch
>
>
> Removes the field and methods in MTQ that return the pattern term.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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