/[Apache-SVN]
ViewVC logotype

Revision 521569


Jump to revision: Previous Next
Author: gsingers
Date: Fri Mar 23 03:48:12 2007 UTC (17 years, 6 months ago)
Changed paths: 5
Log Message:
LUCENE-837:
Added optional bytes field to store on the Document.  Enabled ReutersDocMaker w/ the ability to store byte data in a field.  If the param is set (see the javadocs) it will store the contents of the body as a UTF-8 byte array.

Then, the SearchTravRetLoadFieldSelectorTask (whew) can take in parameters specifying what fields to load (others are ignored by default)

Changed paths

Path Details
Directorylucene/java/trunk/contrib/benchmark/CHANGES.txt modified , text changed
Directorylucene/java/trunk/contrib/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/BasicDocMaker.java modified , text changed
Directorylucene/java/trunk/contrib/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/ReutersDocMaker.java modified , text changed
Directorylucene/java/trunk/contrib/benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/ReadTask.java modified , text changed
Directorylucene/java/trunk/contrib/benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/SearchTravRetLoadFieldSelectorTask.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26