Am 18.04.2012 20:06, schrieb Uwe Schindler:
Hi,
> You should inform yourself about the difference between "stored" and
> "indexed" fields: The tokens in the ".tis" file are in fact the analyzed
> tokens retrieved from the TokenStream. This is controlled by the Field
> parameter Field.Index. The F
his plain XML will not be useful).
Uwe
-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: Carsten Schnober [mailto:schno...@ids-mannheim.de]
> Sent: Wednesday, April 18, 2012 5:00 PM
> To: jav
Dear list,
I'm studying the Lucene index file formats and I wonder: after having
initialized a field with Field(String name, String value, Field.Store
store, Field.Index index), where is the value String stored?
I understand that the chosen analyzer does its processing on that value,
including tok