Jack Krupansky created SOLR-3820:
------------------------------------

             Summary: 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
             Fix For: 4.0


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to