[ 
https://issues.apache.org/jira/browse/LUCENE-5261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788546#comment-13788546
 ] 

Uwe Schindler commented on LUCENE-5261:
---------------------------------------

Yonik: If you check the code, you will see that the code added to the new class 
is almost identical to the one removed at several places, only some cosmetic 
changes. This is because it was a clone already! This is just a refactoring. If 
the code would be different, it would have been a bug :-)

>From my quick check, I see no differences.

> add simple API to build queries from analysis chain
> ---------------------------------------------------
>
>                 Key: LUCENE-5261
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5261
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Robert Muir
>         Attachments: LUCENE-5261.patch, LUCENE-5261.patch
>
>
> Currently this is pretty crazy stuff.
> Additionally its duplicated in like 3 or 4 places in our codebase (i noticed 
> it doing LUCENE-5259)
> We can solve that duplication, and make it easy to simply create queries from 
> an analyzer (its been asked on the user list), as well as make it easier to 
> build new queryparsers.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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

Reply via email to