[mb-devel] Some questions about the lucene index

Robert Kaye rob at eorbit.net
Tue May 15 19:23:39 UTC 2007


On May 13, 2007, at 3:33 AM, Paul Taylor wrote:

>  Is/could a small part of the Lucene index be available as a file  
> for testing purposes, I could then use a tool such as Luke (http:// 
> www.getopt.org/luke/) to
> fully analyse potential queries.

A full track index is now 2GB in size. Partial indexes can be a hard  
thing to deal with since its hard to select a meaningful subset of  
the data. I would suggest that you build the indexes yourself using  
the lucene_index project:

    http://bugs.musicbrainz.org/browser/lucene_index/trunk

You will have to install a local copy of the DB in order to the index  
builder to build you an index.

--

--ruaok      Somewhere in Texas a village is *still* missing its idiot.

Robert Kaye     --     rob at eorbit.net     --    http://mayhem-chaos.net





More information about the MusicBrainz-devel mailing list