lucene/contrib/benchmark
Grant Ingersoll f4fffb3491 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)

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@521569 13f79535-47bb-0310-9956-ffa450edef68
2007-03-23 03:48:12 +00:00
..
conf LUCENE-837 applied 2007-03-21 13:52:34 +00:00
lib initial checkin of build and dependencies 2006-11-06 03:05:23 +00:00
src LUCENE-837: 2007-03-23 03:48:12 +00:00
CHANGES.txt LUCENE-837: 2007-03-23 03:48:12 +00:00
build.xml LUCENE-801: build lucene core and demo first, change classpath to use the build classes instead of the jar 2007-02-13 22:17:24 +00:00