You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2009/06/26 19:27:47 UTC

[jira] Resolved: (LUCENE-1716) Adding norms, properties indexing and writer.infoStream support to benchmark

     [ https://issues.apache.org/jira/browse/LUCENE-1716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless resolved LUCENE-1716.
----------------------------------------

    Resolution: Fixed

Thanks Shai!

> Adding norms, properties indexing and writer.infoStream support to benchmark
> ----------------------------------------------------------------------------
>
>                 Key: LUCENE-1716
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1716
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Shai Erera
>            Assignee: Michael McCandless
>            Priority: Minor
>             Fix For: 2.9
>
>         Attachments: LUCENE-1716.patch
>
>
> I would like to add the following support in benchmark:
> # Ability to specify whether norms should be stored in the index.
> # Ability to specify whether norms should be stored for the body field (assuming norms are usually stored for that field in real life applications, make it explicit)
> # Ability to specify an infoStream for IndexWriter
> # Ability to specify whether to index the properties returned on DocData (for content sources like TREC, these may include arbitrary <meta> tags, which we may not want to index).
> Patch to come shortly.

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org