: I have a Solr Index with several million documents. I need to implement some
: text mining processes and I would like to create a million documents index
: from the original for some tests.

Which million documents do you want?

If you're just looking for a one time kind of experimental test index...

1) take a snapshot of your live index
2) copy it onto your dev machine
3) load it into Solr
4) execute delete commands (acording to some criteria you choose) until 
you only have 1 million documents left.


-Hoss

--
http://lucenerevolution.org/  ...  October 7-8, Boston
http://bit.ly/stump-hoss      ...  Stump The Chump!

Reply via email to