Robert Muir created LUCENE-6317:
-----------------------------------
Summary: Fix readStringStringMap api
Key: LUCENE-6317
URL: https://issues.apache.org/jira/browse/LUCENE-6317
Project: Lucene - Core
Issue Type: Sub-task
Reporter: Robert Muir
Currently this api is not very efficient, and always returns a mutable map.
Can we change it to allow immutability? its sad we don't return
Collections.emptyMap so its the same instance for all empty cases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]