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 "Hoss Man (JIRA)" <ji...@apache.org> on 2007/02/22 01:40:05 UTC

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

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