You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tomoko Uchida (JIRA)" <ji...@apache.org> on 2014/12/22 15:46:13 UTC

[jira] [Commented] (SOLR-3055) Use NGramPhraseQuery in Solr

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

Tomoko Uchida commented on SOLR-3055:
-------------------------------------

Hi,
It seems not active for 3 years... I would like to rework this issue.

I think this should be integrated to Lucene because,
- NGramPhraseQuery is tightly related to NGramTokenizer, and it seems to be natural that coupling them at Lucene layer. 
- It would be also good for all Lucene based search engines to gain performance improvement.
  https://issues.apache.org/jira/browse/LUCENE-3426

So the patch (adding new attribute to Lucene) looks good for me at first glance... more discussion is needed of course.

Would anyone approve me? if so, I'd like to move the discussion to (new) LUCENE issue.
Or any suggestions are appreciated. 

Thanks.

> Use NGramPhraseQuery in Solr
> ----------------------------
>
>                 Key: SOLR-3055
>                 URL: https://issues.apache.org/jira/browse/SOLR-3055
>             Project: Solr
>          Issue Type: New Feature
>          Components: Schema and Analysis, search
>            Reporter: Koji Sekiguchi
>            Priority: Minor
>         Attachments: SOLR-3055.patch
>
>
> Solr should use NGramPhraseQuery when searching with default slop on n-gram field.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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