[ 
https://issues.apache.org/jira/browse/LUCENENET-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

George Aroush reassigned LUCENENET-92:
--------------------------------------

    Assignee: George Aroush

> NUnite test for QueryParser.TestMultiAnalyzer.
> ----------------------------------------------
>
>                 Key: LUCENENET-92
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-92
>             Project: Lucene.Net
>          Issue Type: Bug
>            Reporter: Digy
>            Assignee: George Aroush
>            Priority: Minor
>         Attachments: MultiPhraseQuery.patch
>
>
> Bug in MultiPhraseQuery.ToString()
> while (i.MoveNext())
> {
>      ....
>      if (i.MoveNext())    <----BUG. MoveNext is called twice.
>               buffer.Append(" ");
> }

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

Reply via email to