Hi Rusty ,

Thanks

I already tried. :)  but it give error and trying to teach me sytnax as in help 
:)  

It is accepting :    bin/search-cmd solr testwiki /root/DATA/output/     

but gives error for : 

bin/search-cmd solr testwiki /root/DATA/output/*.xml 

As you aware We are trying to do some benchmark test on riaksearch.  We have 
customers have billions of doc. Working with current lucene / Solr is a 
operational nightmare ( yes it is).

So we are looking for a replacement for those customers. This is why we are one 
of the early tester of the RiakSearch. 

Best Regards

Prometheus


On Oct 31, 2010, at 5:12 PM, Rusty Klophaus wrote:

> Hi Prometheus,
> 
> Yes, you can either put the files into a directory and then provide a command 
> line pointing to the directory, ie:
> 
> bin/search-cmd solr index path/to/directory
> 
> Or you can specify a wildcard using '*':
> 
> bin/search-cmd solr index path/to/directory/*.xml
> 
> Best,
> Rusty
> 
> 
> On Sat, Oct 30, 2010 at 4:10 PM, Prometheus WillSurvive 
> <prometheus.willsurv...@gmail.com> wrote:
> Hi ,
> 
> Is  there anyway to submit more than one file in :
> 
> "search-cmd solr INDEX  abc.xml   ?  "
> 
> it is not accepting  *.xml   or  1.xml 2.xml  in the same command line..
> 
> thanks
> 
> Prometheus
> 
> 
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
> 

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to