[
https://issues.apache.org/jira/browse/LUCENENET-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Sale updated LUCENENET-151:
--------------------------------
Attachment: MultiPhraseQuery.patch
fixes the issue by not trying to add duplicate terms
> Bug in
> Lucene.Net.Search.MultiPhraseQuery.ExtractTerms(System.Collections.Hashtable
> terms)
> ------------------------------------------------------------------------------------------
>
> Key: LUCENENET-151
> URL: https://issues.apache.org/jira/browse/LUCENENET-151
> Project: Lucene.Net
> Issue Type: Bug
> Environment: any/all
> Reporter: Doug Sale
> Priority: Minor
> Attachments: MultiPhraseQuery.patch
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> when a query contains duplicate terms, attempting to add them to the
> Hashtable argument results in a thrown System.ArgumentException containing
> the message: "Item has already been added."
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.