Hi Erick

On Tue, Jun 7, 2011 at 11:42 PM, Erick Erickson <erickerick...@gmail.com> wrote:
> Well, this is odd. Several questions
>
> 1> what do your logs show? I'm wondering if somehow some data is getting
>     rejected. I have no idea why that would be, but if you're seeing indexing
>     exceptions that would explain it.
> 2> on the admin/stats page, are maxDocs and numDocs the same in the success
>     /failure case? And are they equal to 40,000?
> 3> what does &debugQuery=on show in the two cases? I'd expect it to be
> identical, but...
> 4> admin/schema browser. Look at your three fields and see if things
> like unique-terms are
>     identical.
> 5> are the rows being returned before indexing in the same order? I'm
> wondering if somehow
>     you're getting documents overwritten by having the same id (uniqueKey).
> 6> Have you poked around with Luke to see what, if anything, is dissimilar?
>
> These are shots in the dark, but my supposition is that somehow you're
> not indexing what
> you expect, the questions above might give us a clue where to look next.
>

You were right, I found a nasty problem with the indexer and postgres which
prevented some documents to be indexed. Once I fixed this problem everything
worked fine.

Thanks a lot for your support.

Best Regards,

-- 
Jérôme

Reply via email to