Is this not desired/intended behaviour for the -all switch? If not then we should be able to pass an argument to only index a batchId or crawlId
On Mon, May 13, 2013 at 11:06 AM, Bai Shen <[email protected]> wrote: > I'm using 2.x HEAD now and I'm still seeing the same problem. When I call > solrindex -all it still indexes everything, not just the newly parsed > items. > > > On Wed, May 1, 2013 at 2:13 PM, Lewis John Mcgibbney < > [email protected]> wrote: > > > What version are you using? > > If you can I would advise you to upgrade to 2.x HEAD. > > > > > > On Wed, May 1, 2013 at 4:32 AM, Bai Shen <[email protected]> > wrote: > > > > > My crawl loop consists of the following. > > > > > > generate -topN > > > fetch -all > > > parse -all > > > updatedb > > > solrindex -all > > > > > > With the fetch and parse the -all only pulls the batch that was > > generated, > > > skipping all of the other urls. However, the solrindex seems to be > > > equivalent to -reindex, commiting everything not just what hasn't been > > > sent. > > > > > > Anyone else run into this issue? > > > > > > Thanks. > > > > > > > > > > > -- > > *Lewis* > > > -- *Lewis*

