: 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 ind
you need a separate solr core for that
and have to write a processor which process with your original index ,then
generate the xml data and push to the new core.That is the simple way that i
have used many times.
-
Grijesh
--
View this message in context:
http://lucene.472066.n3.nabble.c