On Thu, Mar 19, 2009 at 2:14 AM, Huang, Zijian(Victor) <
zijian.hu...@etrade.com> wrote:

>
>    I mean the document ID in Slor xml doc format. Inside the Solr wiki,
> it tells me that I can update a particular doc by its ID if I assigned
> one previously. I am thinking if using the url as the doc ID will be a
> good thing to do.
>

There's the uniqueKey in schema.xml. If you send another document with the
same uniqueKey then it will replace the document already existing in the
index.

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to