Re: solr-server refresh index

2014-05-20 Thread Erick Erickson
Well, you can always make documents in Solr visible by issuing a hard commit or waiting for your hard commit (openSeacher=true) or soft commit interval to expire. But as far as the Cloudera product, you'd get much better answers by asking in Cloudera-specific forums. Here's a place to start... htt

solr-server refresh index

2014-05-20 Thread zzz
Hi I am using Solr on a 4 node CDH5 cluster (1 namenode, 3 datanodes). I am running the solr-server on the namenode, and the solr-indexer on each of the datanodes, alongside the hbase regionservers, for NRT indexing of a hbase table. The basics of the indexing seem to work - when I add records v