[
https://issues.apache.org/jira/browse/LUCENE-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483586
]
Grant Ingersoll commented on LUCENE-837:
----------------------------------------
Thanks. Making the changes now. I moved the bytes storage up to
BasicDocMaker.java. Added the copyright and am adding a test.
We may eventually want to store arbitrary bytes, too, but no need to now.
I changed the property to be
doc.store.body.bytes which means to store the bytes of the body as a field.
The testing has already paid off. I wasn't setting the params var correctly.
Committed
> contrib/benchmark QueryMaker and Task Refactorings
> --------------------------------------------------
>
> Key: LUCENE-837
> URL: https://issues.apache.org/jira/browse/LUCENE-837
> Project: Lucene - Java
> Issue Type: Bug
> Components: contrib/benchmark
> Reporter: Grant Ingersoll
> Assigned To: Grant Ingersoll
> Priority: Minor
> Attachments: benchmark-more-updates.patch, benchmark-updates.patch,
> field-selector-bench.patch
>
>
> Introduce an abstract QueryMaker implementation that shares much of the
> common code between the various QueryMaker implementations.
> Add in a new QueryMaker for reading queries from a file that is specified in
> the properties.
> Patch shortly, and if no concerns, will commit tomorrow or Wed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]