Re: Transactional Behavior

2015-05-14 Thread Shawn Heisey
On 5/12/2015 10:58 AM, Amr Ali wrote: > I have a business case in which I need to be able for the rollback. When I > tried add/commit I was not able to prevent other threads that write to a > given Solr core from committing everything. I also tried indexwriter but Solr > did not get changes unti

Re: Transactional Behavior

2015-05-14 Thread Walter Underwood
capital 8 - 3rd floor, Nasr city, Cairo, Egypt >> Ext: 278 >> >> >> >> -Original Message----- >> From: Amr Ali >> Sent: Wednesday, May 13, 2015 10:58 AM >> To: solr-user@lucene.apache.org >> Subject: RE: Transactional Behavior >> >>

Re: Transactional Behavior

2015-05-14 Thread Emir Arnautovic
: 278 -Original Message- From: Amr Ali Sent: Wednesday, May 13, 2015 10:58 AM To: solr-user@lucene.apache.org Subject: RE: Transactional Behavior Hello Emir, But this is not a transaction because if some of the bulk I need to add is committed; they will be searchable. In a transaction I

RE: Transactional Behavior

2015-05-14 Thread Amr Ali
Hello guys, Any expert advice this issue? -- Regards, Amr Ali City stars capital 8 - 3rd floor, Nasr city, Cairo, Egypt Ext: 278 -Original Message- From: Amr Ali Sent: Wednesday, May 13, 2015 10:58 AM To: solr-user@lucene.apache.org Subject: RE: Transactional Behavior Hello Emir

RE: Transactional Behavior

2015-05-13 Thread Amr Ali
stars capital 8 - 3rd floor, Nasr city, Cairo, Egypt Ext: 278 -Original Message- From: Emir Arnautovic [mailto:emir.arnauto...@sematext.com] Sent: Tuesday, May 12, 2015 10:46 PM To: solr-user@lucene.apache.org Subject: Re: Transactional Behavior Hi Amr, One option is to include

Re: Transactional Behavior

2015-05-12 Thread Emir Arnautovic
ypt Ext: 278 -Original Message- From: Jack Krupansky [mailto:jack.krupan...@gmail.com] Sent: Tuesday, May 12, 2015 10:24 PM To: solr-user@lucene.apache.org Subject: Re: Transactional Behavior Solr does have a command, but it is an expert feature and not so clear how it works in SolrCloud.

RE: Transactional Behavior

2015-05-12 Thread Amr Ali
ctions are "server side" only. -- Regards, Amr Ali City stars capital 8 - 3rd floor, Nasr city, Cairo, Egypt Ext: 278 -Original Message- From: Jack Krupansky [mailto:jack.krupan...@gmail.com] Sent: Tuesday, May 12, 2015 10:24 PM To: solr-user@lucene.apache.org Subject: Re: Tr

Re: Transactional Behavior

2015-05-12 Thread Jack Krupansky
Solr does have a command, but it is an expert feature and not so clear how it works in SolrCloud. See: https://cwiki.apache.org/confluence/display/solr/Uploading+Data+with+Index+Handlers and https://wiki.apache.org/solr/UpdateXmlMessages#A.22rollback.22 -- Jack Krupansky On Tue, May 12, 2015 a

Transactional Behavior

2015-05-12 Thread Amr Ali
Hello, I have a business case in which I need to be able for the rollback. When I tried add/commit I was not able to prevent other threads that write to a given Solr core from committing everything. I also tried indexwriter but Solr did not get changes until we restart it. -- Regards, Amr Ali