[ 
http://issues.apache.org/jira/browse/LUCENENET-19?page=comments#action_12439716 
] 
            
Joe Shaw commented on LUCENENET-19:
-----------------------------------

It also happens for a few other Query classes too, including RangeQuery, 
PrefixQuery, etc.

Our patch which removes the overrides from all the Query classes is here:
http://cvs.gnome.org/viewcvs/*checkout*/beagle/beagled/Lucene.Net/upstream-changes/22_null_clone_overrides.patch?rev=1.1

> Remove non-implemented Clones from PhraseQuery and TermQuery
> ------------------------------------------------------------
>
>                 Key: LUCENENET-19
>                 URL: http://issues.apache.org/jira/browse/LUCENENET-19
>             Project: Lucene.Net
>          Issue Type: Bug
>         Environment: Windows
>            Reporter: George Aroush
>         Assigned To: George Aroush
>
> There are two Clones one in PhraseQuery and one in TermQuery, they both 
> return null when called.  Those Clones are not needed so they should be 
> removed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to