It augments contrib/benchmark.

It's really more singularly focused on specific benchmarks for
indexing, searching, NRT performance, and you obviously have to know
Python to make use of it.

Whereas contrib/benchmark is far more powerful -- the algorithms
language give you lots of freedom on what to "run", plus, it can do
other things beyond benchmarking, eg evaluate search relevance, create
line files, do deletions, etc.

It does have an indexer tool, here:
http://code.google.com/a/apache-extras.org/p/luceneutil/source/browse/perf/Indexer.java

Mike

http://blog.mikemccandless.com

On Fri, Apr 8, 2011 at 10:57 AM, Jason Rutherglen
<[email protected]> wrote:
> Is http://code.google.com/a/apache-extras.org/p/luceneutil/ designed
> to replace or augment the contrib benchmark?  For example it looks
> like SearchPerfTest would be useful for executing queries over a
> pre-built index.  Though there's no indexing tool in the code tree?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to