Re: Delta-import hack to use last indexed id document

2008-12-06 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Sat, Dec 6, 2008 at 10:59 PM, Marc Sturlese <[EMAIL PROTECTED]> wrote: > > Hey there, > I am doing some hacks to some parts of the solr source. I am doing a feature > for everytime I use delta import hanlder I want it to start geting info from > the db starting from the last indexed document id

Re: Delta-import hack to use last indexed id document

2008-12-06 Thread Jon Baer
This sounds a little like my original problem of deltaQuery imports per entity ... https://issues.apache.org/jira/browse/SOLR-783 I wonder if those 2 hacks could be combined to fix the issue. - Jon On Dec 6, 2008, at 12:29 PM, Marc Sturlese wrote: Hey there, I am doing some hacks to some