Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
It is silly that we have ExtendedFieldCache. It is a workaround to our supposed back compatibility problem. This patch will merge the ExtendedFieldCache interface into FieldCache, thereby breaking back compatibility, but creating a much simpler API for FieldCache.
Attachments
Issue Links
- is part of
-
LUCENE-1701 Add NumericField, make plain text numeric parsers public in FieldCache, move trie parsers to FieldCache
- Closed