OpenSearch/src
Shay Banon 23f200bc0e Use non analyzed token stream optimization everywhere
In the string type, we have an optimization to reuse the StringTokenStream on a thread local when a non analyzed field is used (instead of creating it each time). We should use this across the board on all places where we create a field with a String.
Also, move to a specific XStringField, that we can reuse StringTokenStream instead of copying it.
closes #6001
2014-04-30 17:18:15 -04:00
..
deb Set permission in debian postinst script correctly 2014-02-18 13:22:28 +01:00
main Use non analyzed token stream optimization everywhere 2014-04-30 17:18:15 -04:00
rpm RPMs: Add timeout to shutdown with KILL signal 2014-01-16 16:14:25 +01:00
test Fixed license headers. 2014-05-01 00:33:17 +07:00