If there is no difference then is there an underlying basic difference or just a simple redundancy (both types performing the same job) is there? I feel that it cann't be a simple redundancy.
For unstored fields, Lucene only requires sequential access to the characters. A Reader permits data to be streamed into the index: the entire text need never be held in memory at once. For application convenience and consistency with stored fields, one can also provide strings for unstored field values.
Doug
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
