Hi,

I have an index in which each document has an indexed & stored "kind"
StringField, which has a small set of possible values (about 10).

Alas, Lucene (5.2.1) stores these field values over and over again,
which seems wasteful. Is there a way to avoid this, while still having
the fields' value available as stored?

Best wishes,

Andreas

-- 
Codetrails GmbH
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Phone: +49-6151-276-7092
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to