Sorry I didn't make it perfectly clear. The "id" field is URL. On Sun, Dec 2, 2012 at 11:33 PM, Joe Zhang <smartag...@gmail.com> wrote:
> Thanks! > > > On Sun, Dec 2, 2012 at 11:20 PM, Xi Shen <davidshe...@gmail.com> wrote: > >> If the value for "id" field is the same, the old entry will be update; if >> it is new, a new entry will be created & indexed. >> >> This is my experience. :) >> >> >> On Mon, Dec 3, 2012 at 1:45 PM, Joe Zhang <smartag...@gmail.com> wrote: >> >> > Dear list, >> > >> > I just want to confirm an expected behavior of solr: >> > >> > Assuming we have " <uniqueKey>id</uniqueKey>" in schema.xml for solr, >> when >> > we send the same URL from nutch to solr multiple times. would there be >> ONLY >> > ONE entry for that URL, but the content (if changed) and timestamp >> would be >> > updated? >> > >> > >> > Thanks! >> > >> > Joe >> > >> >> >> >> -- >> Regards, >> David Shen >> >> http://about.me/davidshen >> https://twitter.com/#!/davidshen84 >> > >