You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by vineet yadav <vi...@gmail.com> on 2012/07/18 10:46:34 UTC

solr indexing on HDFS for high query throughput

Hi,
I am using solr for indexing. Index size is small and it is around
50GB. I need to use solr for high query throughput system. I am using
twitter api  and I need to search incoming tweet in solr. So I want to
know how should I design such system ? Does solr supports HDFS
natively ? How can I index and search on HDFS system ?
Thanks
Vineet Yadav