You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Adam Hiatt (JIRA)" <ji...@apache.org> on 2007/02/12 02:47:05 UTC

[jira] Created: (SOLR-158) [PATCH] New query slop option for DisMaxRequestHandler

[PATCH] New query slop option for DisMaxRequestHandler
------------------------------------------------------

                 Key: SOLR-158
                 URL: https://issues.apache.org/jira/browse/SOLR-158
             Project: Solr
          Issue Type: New Feature
          Components: search
    Affects Versions: 1.1.0, 1.2
            Reporter: Adam Hiatt
            Priority: Trivial
         Attachments: SOLR-158-dismax-query-slop.patch

This patch adds a trivial option to allow for query slop within the DisMaxRequestHandler. Now it is possible to allow for out-of-order characters within query phrase tokens. This uses the same syntax as the phrase slop option. To use this, use the 'qs' option as an argument. (This addition made with Hoss's guidance).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SOLR-158) [PATCH] New query slop option for DisMaxRequestHandler

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hoss Man resolved SOLR-158.
---------------------------

    Resolution: Fixed

commited patch along with some documentation additions and test cases.

> [PATCH] New query slop option for DisMaxRequestHandler
> ------------------------------------------------------
>
>                 Key: SOLR-158
>                 URL: https://issues.apache.org/jira/browse/SOLR-158
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>    Affects Versions: 1.1.0, 1.2
>            Reporter: Adam Hiatt
>         Assigned To: Hoss Man
>            Priority: Trivial
>         Attachments: SOLR-158-dismax-query-slop.patch
>
>
> This patch adds a trivial option to allow for query slop within the DisMaxRequestHandler. Now it is possible to allow for out-of-order characters within query phrase tokens. This uses the same syntax as the phrase slop option. To use this, use the 'qs' option as an argument. (This addition made with Hoss's guidance).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (SOLR-158) [PATCH] New query slop option for DisMaxRequestHandler

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hoss Man reassigned SOLR-158:
-----------------------------

    Assignee: Hoss Man

> [PATCH] New query slop option for DisMaxRequestHandler
> ------------------------------------------------------
>
>                 Key: SOLR-158
>                 URL: https://issues.apache.org/jira/browse/SOLR-158
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>    Affects Versions: 1.1.0, 1.2
>            Reporter: Adam Hiatt
>         Assigned To: Hoss Man
>            Priority: Trivial
>         Attachments: SOLR-158-dismax-query-slop.patch
>
>
> This patch adds a trivial option to allow for query slop within the DisMaxRequestHandler. Now it is possible to allow for out-of-order characters within query phrase tokens. This uses the same syntax as the phrase slop option. To use this, use the 'qs' option as an argument. (This addition made with Hoss's guidance).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SOLR-158) [PATCH] New query slop option for DisMaxRequestHandler

Posted by "Adam Hiatt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Hiatt updated SOLR-158:
----------------------------

    Attachment: SOLR-158-dismax-query-slop.patch

Relevant patch.

> [PATCH] New query slop option for DisMaxRequestHandler
> ------------------------------------------------------
>
>                 Key: SOLR-158
>                 URL: https://issues.apache.org/jira/browse/SOLR-158
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>    Affects Versions: 1.1.0, 1.2
>            Reporter: Adam Hiatt
>            Priority: Trivial
>         Attachments: SOLR-158-dismax-query-slop.patch
>
>
> This patch adds a trivial option to allow for query slop within the DisMaxRequestHandler. Now it is possible to allow for out-of-order characters within query phrase tokens. This uses the same syntax as the phrase slop option. To use this, use the 'qs' option as an argument. (This addition made with Hoss's guidance).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.