RE: PostCommit Document

2012-07-11 Thread Ahmet Arslan
Thanks for the reply. Yes I wanted the executable to run after the commit operation. I would like to have the doc XML though. The further processing might be intensive and so I didn't want the document to wait for the extra processing before committing (if I use UpdateRequestProcessor). The

RE: PostCommit Document

2012-07-11 Thread Dewi Wahyuni
Subject: RE: PostCommit Document Thanks for the reply. Yes I wanted the executable to run after the commit operation. I would like to have the doc XML though. The further processing might be intensive and so I didn't want the document to wait for the extra processing before committing (if I

RE: PostCommit Document

2012-07-11 Thread Chris Hostetter
: Basically we have an application that does indexing of documents to : SOLR. This application is basically a third party and we didn't do much : meddling with it. There is another application that I'm developing to : use some of the fields data indexed (both when it is new or updated), do :

RE: PostCommit Document

2012-07-11 Thread Dewi Wahyuni
Hi, thanks for the reply. My reply as below : Basically we have an application that does indexing of documents to : SOLR. This application is basically a third party and we didn't do much : meddling with it. There is another application that I'm developing to : use some of the fields data

RE: PostCommit Document

2012-07-11 Thread Chris Hostetter
: this is an option I am exploring if the postcommit doesn't work. It's : just in my head i thought there must be some way to get the document : through postCommit and that I'm just missing it because I can't find the : document that says so. Someone told me it is possible if I use SolrJ, so

RE: PostCommit Document

2012-07-11 Thread Dewi Wahyuni
Hi. : this is an option I am exploring if the postcommit doesn't work. It's : just in my head i thought there must be some way to get the document : through postCommit and that I'm just missing it because I can't find the : document that says so. Someone told me it is possible if I use SolrJ,

Re: PostCommit Document

2012-07-09 Thread Ahmet Arslan
I would like to know how to use postCommit in SOLR properly. I would like to grab the indexed document and do further processing with it.  How do I capture the documents being committed to the SOLR through the arguments in the postCommit  config? I'm not using SolrJ and have no intention in

RE: PostCommit Document

2012-07-09 Thread Dewi Wahyuni
. (Or with a few millisecond tolerance?) Thanks Dewi -Original Message- From: Ahmet Arslan [mailto:iori...@yahoo.com] Sent: Tuesday, 10 July 2012 2:30 AM To: solr-user@lucene.apache.org Subject: Re: PostCommit Document I would like to know how to use postCommit in SOLR properly. I would