Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.0.2
-
New, Patch Available
Description
There are many times for certain field types that intern is still called when it is not needed. We can improve this with pretty simple open up of the constructors etc.
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-1308 Remove String.intern() from Field.java to increase performance and lower contention
- Closed
-
LUCENE-1600 Reduce usage of String.intern(), performance is terrible
- Closed
- relates to
-
LUCENE-2548 Remove all interning of field names from flex API
- Closed