You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jack Krupansky (JIRA)" <ji...@apache.org> on 2012/05/06 00:15:48 UTC

[jira] [Created] (SOLR-3440) CLONE - dismax and edismax should treate schema's default field as a default qf

Jack Krupansky created SOLR-3440:
------------------------------------

             Summary: CLONE - dismax and edismax should treate schema's default field as a default qf
                 Key: SOLR-3440
                 URL: https://issues.apache.org/jira/browse/SOLR-3440
             Project: Solr
          Issue Type: Improvement
            Reporter: Jack Krupansky
            Assignee: Hoss Man
             Fix For: 3.1, 4.0


the DismaxQParser (and ExtendedDismaxQParser) is completely useless w/o specifying the "qf" param, but for the life of me i can't think of any good reason why it shouldn't use IndexSchema.getDefaultSearchFieldName() as teh default value for hte qf param.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (SOLR-3440) CLONE - dismax and edismax should treate schema's default field as a default qf

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

Jack Krupansky updated SOLR-3440:
---------------------------------

    Fix Version/s:     (was: 4.0)
                       (was: 3.1)
         Priority: Minor  (was: Major)

This is working fine in trunk, but not working in release 3.6.

I do see SOLR-1776 listed in the changes for 3.1

                
> CLONE - dismax and edismax should treate schema's default field as a default qf
> -------------------------------------------------------------------------------
>
>                 Key: SOLR-3440
>                 URL: https://issues.apache.org/jira/browse/SOLR-3440
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Jack Krupansky
>            Assignee: Hoss Man
>            Priority: Minor
>
> the DismaxQParser (and ExtendedDismaxQParser) is completely useless w/o specifying the "qf" param, but for the life of me i can't think of any good reason why it shouldn't use IndexSchema.getDefaultSearchFieldName() as teh default value for hte qf param.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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