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
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.