Re: commit, concurrency, full text search

2007-09-18 Thread Venkatraman S
, concurrency, full text search On 16-Sep-07, at 11:23 PM, Dilip.TS wrote: Hi, 1)How does the commit works with multiple requests? Multiple updates? They block while the commit completes. 2)Does SOLR handle the concurrency during updates? It is parallelized as much as possible, yes

Re: commit, concurrency, full text search

2007-09-18 Thread Chris Hostetter
: I have a query, when u try for bulk updates, using autoCommit option (which : does commit on regular basis). There is alot of complexity going on when dealing with concurrent updates -- some of it at the Lucene level, some at the Solr level. if you really want to udnerstand the details, I

commit, concurrency, full text search

2007-09-17 Thread Dilip.TS
Hi, 1)How does the commit works with multiple requests? 2)Does SOLR handle the concurrency during updates? 3)Does solr support any thing like, if I enclose the keywords within quotes, then we are searching for exactly those keywords together. Some thing like google does, for example if I enclose