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 <yeshwant...@gmail.com> 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, 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 are taking very long time. > > size of the collection on hdfs is 315 GB each shard is of approx 79GB > > how do i improve the query performance. > > > Thanks, > Yesh >