[
https://issues.apache.org/jira/browse/SOLR-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-3145:
------------------------------
Description: After SOLR-1889 was committed, the default for DisMax "mm"
parameter changes depending on q.op. Since defaultOperator=OR in example
schema.xml, and no "mm" parameter is specified in the "/browse" request
handler, DisMax will fallback to mm=0%. To be consistent with 3.x behavior, we
should add mm=100% for "/browse" config. (was: After SOLR-1889 was committed,
the DisMax "mm" parameter defaults to whatever set in q.op. Since
defaultOperator in schema.xml is OR, this means that DisMax now defaults to OR
(mm=0) instead of the old default (mm=100%). It should stick to AND as before.)
Summary: Velocity "/browse" config should set mm=100% to behave as in
3.x (was: Velocity /browse GUI should stick to AND as defaultOperator)
Clarified title and description.
> Velocity "/browse" config should set mm=100% to behave as in 3.x
> ----------------------------------------------------------------
>
> Key: SOLR-3145
> URL: https://issues.apache.org/jira/browse/SOLR-3145
> Project: Solr
> Issue Type: Improvement
> Components: web gui
> Affects Versions: 4.0
> Reporter: Jan Høydahl
> Assignee: Jan Høydahl
> Fix For: 4.0
>
> Attachments: SOLR-3145.patch
>
>
> After SOLR-1889 was committed, the default for DisMax "mm" parameter changes
> depending on q.op. Since defaultOperator=OR in example schema.xml, and no
> "mm" parameter is specified in the "/browse" request handler, DisMax will
> fallback to mm=0%. To be consistent with 3.x behavior, we should add mm=100%
> for "/browse" config.
--
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: [email protected]
For additional commands, e-mail: [email protected]