Re: how do i improve Indexing and Searching performance of 2 billion documents over SolrCloud

2017-02-14 Thread Duke DAI
SSD or in-memory index Best regards, Duke If not now, when? If not me, who? On Wed, Feb 15, 2017 at 12:32 AM, Adrien Grand wrote: > This list is for users of the Lucene Java API, maybe try solr-user instead? > > Le lun. 13 févr. 2017 à 21:24, yeshwanth kumar a > écrit : > > > Hi, we have 4 sol

Re: how do i improve Indexing and Searching performance of 2 billion documents over SolrCloud

2017-02-14 Thread Adrien Grand
This list is for users of the Lucene Java API, maybe try solr-user instead? Le lun. 13 févr. 2017 à 21:24, yeshwanth kumar a écrit : > Hi, we have 4 solr instances running > > we are using solr cloud for indexing hbase table column names. > each column in hbase will end up as a document in solr,

how do i improve Indexing and Searching performance of 2 billion documents over SolrCloud

2017-02-13 Thread yeshwanth kumar
Hi, we have 4 solr instances running we are using solr cloud for indexing hbase table column names. each column in hbase will end up as a document in solr, which resulted in over 2 billion documents in solr. primary goal is to search the column names. we have 4 shards for the collection, queries a