[ 
https://issues.apache.org/jira/browse/LUCENE-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583432#action_12583432
 ] 

Mark Miller commented on LUCENE-1243:
-------------------------------------

It does have a date...but I noticed it seems to generally be the same date for 
a *lot* of docs. Not much sorting to do when the value doesnt change much. I 
will take a look at the wiki maker.

> A few new benchmark tasks
> -------------------------
>
>                 Key: LUCENE-1243
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1243
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: contrib/benchmark
>            Reporter: Mark Miller
>            Assignee: Grant Ingersoll
>            Priority: Minor
>         Attachments: benchmark-tasks.diff
>
>
> Some tasks that would be helpful to see added. Might want some expansion, but 
> here are some basic ones I have been using:
> CommitIndexTask
> ReopenReaderTask
> SearchWithSortTask
> I do the sort in a similar way that the highlighting was done, but another 
> method may be better. Just would be great to have sorting.
> Also, since there is no great field for sorting (reuters date always appears 
> to be the same) I changed the id field from doc+id to just id. Again maybe 
> not the best solution, but here I am to get the ball rolling :)

-- 
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]

Reply via email to