[
https://issues.apache.org/jira/browse/SOLR-3820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Matheis (steffkes) updated SOLR-3820:
--------------------------------------------
Attachment: SOLR-3820.patch
added all mentioned fields, also included a "raw query" field which is 1:1 used
in the query-string (for all options which have no separate field right now, or
other fancy options which are hard to handle - like the alias mapping).
changed handling for including "sub" options .. now we loop over all sections,
checking the parent checkbox and only if active, include the child options.
> 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.0
>
> Attachments: 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: [email protected]
For additional commands, e-mail: [email protected]