On Tue, Aug 5, 2008 at 12:43 PM, Kashyap, Raghu <[EMAIL PROTECTED]> wrote: > Are there are tools that are available to view the indexing process? We > have a cron process which posts XML files to the solr index server. > However, we are NOT seeing the documents posted correctly and we are > also NOT getting any errors from the client
You need to send a commit before index changes become visible. -Yonik