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 2010/01/01 09:56:54 UTC

[jira] Updated: (SOLR-1553) extended dismax query parser

     [ https://issues.apache.org/jira/browse/SOLR-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hoss Man updated SOLR-1553:
---------------------------

    Attachment: SOLR-1553.pf-refactor.patch

incremental patch (against trunk) that i wrote on the plane a few days ago... 

refactors the pf logic and adds comments: pf is restored to it's original meaning in dismax, pf3 does what it did in edismax, and pf2 is added to do what edismax was previously doing with pf.

clear as mud right? ... fortunately the code is much cleaner then the explanation.

> extended dismax query parser
> ----------------------------
>
>                 Key: SOLR-1553
>                 URL: https://issues.apache.org/jira/browse/SOLR-1553
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Yonik Seeley
>             Fix For: 1.5
>
>         Attachments: SOLR-1553.patch, SOLR-1553.pf-refactor.patch
>
>
> An improved user-facing query parser based on dismax

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