>>> ----- Original Message -
>>> From: "Kranti™ K K Parisa"
>>> To: solr-user@lucene.apache.org
>>> Sent: Tuesday, 2 March, 2010 10:40:37 AM
>>> Subject: Simultaneous Writes to Index
>>>
>>> Hi,
>>>
>>> I
gt;>
>> if for same reason the same doc id is used then it is overwritten, so last
>> in will be the one that is in the index
>>
>> Ron
>>
>> - Original Message -
>> From: "Kranti™ K K Parisa"
>> To: solr-user@lucene.apache.org
me doc id is used then it is overwritten, so last
> in will be the one that is in the index
>
> Ron
>
> - Original Message -
> From: "Kranti™ K K Parisa"
> To: solr-user@lucene.apache.org
> Sent: Tuesday, 2 March, 2010 10:40:37 AM
> Subject: Simultaneou
Tuesday, 2 March, 2010 10:40:37 AM
Subject: Simultaneous Writes to Index
Hi,
I am planning to development some application on which users could update
their account data after login, this is on top of the search facility users
have. the basic work flow is
1) user logs in
2) searches for so
Hi,
I am planning to development some application on which users could update
their account data after login, this is on top of the search facility users
have. the basic work flow is
1) user logs in
2) searches for some data
3) gets the results from solr index
4) save some of the search results in