Shalin Shekhar Mangar created SOLR-13432:
--------------------------------------------
Summary: Add .toString methods to BitDocSet and SortedIntDocSet
Key: SOLR-13432
URL: https://issues.apache.org/jira/browse/SOLR-13432
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Shalin Shekhar Mangar
Assignee: Shalin Shekhar Mangar
Fix For: 8.1, master (9.0)
Add .toString methods to BitDocSet and SortedIntDocSet. The motivation here is
that the "showItems" property on FastLRUCache tries to show the items inside
the cache. But the output is not useful because these two classes (used as
values for filter cache) do not implement toString so the Object.toString is
called.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]