You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Stefan Matheis (steffkes) (JIRA)" <ji...@apache.org> on 2013/01/12 03:39:11 UTC

[jira] [Resolved] (SOLR-3820) Solr Admin Query form is missing some edismax request parameters

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

Stefan Matheis (steffkes) resolved SOLR-3820.
---------------------------------------------

    Resolution: Fixed
    
> Solr Admin Query form is missing some edismax request parameters
> ----------------------------------------------------------------
>
>                 Key: SOLR-3820
>                 URL: https://issues.apache.org/jira/browse/SOLR-3820
>             Project: Solr
>          Issue Type: Bug
>          Components: web gui
>    Affects Versions: 4.0-BETA
>            Reporter: Jack Krupansky
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.1
>
>         Attachments: SOLR-3820.patch, SOLR-3820.patch
>
>
> The following edismax parameters are missing from the Solr Admin Query form:
> uf - User Fields
> pf2 - bigram phrase boost fields
> pf3 - trigram phrase boost fields
> ps2 - phrase slop for bigram phrases
> ps3 - phrase slop for trigram phrases
> boost - multiplicative boost function
> stopwords - remove stopwords from mandatory "matching" component (true/false, defaults to true)
> lowercaseOperators - Enable lower-case "and" and "or" as operators (true/false, defaults to true)
> The ability to set field name aliases is also missing: f.myalias.qf=realfield.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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