LukeRequestHandler: getFieldFlagsKey is out of sync with getFieldFlags
----------------------------------------------------------------------
Key: SOLR-2956
URL: https://issues.apache.org/jira/browse/SOLR-2956
Project: Solr
Issue Type: Bug
Affects Versions: 4.0
Reporter: Yury Kats
"info" section returned by the LukeRequestHandler does not contain legend for
OMIT_TF and OMIT_POSITIONS flags.
These flags are checked and outputted in LukeRequestHandler#getFieldFlags, but
are not outputted in LukeRequestHandler#getFieldFlagsKey.
--
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]