Hi,
thanks for your answers, you really helped me make the right decision. I
have now a fully denormalized second index, which is way easier to handle
than the attempt I made before that mimicked the DB schema, and I don't have
any speed problems.
It seems Lucene's mailinglist is just as great as
Hi Erickson,
thanks for your reply.
Of course you are right that its a bit insane to mimic a database-schema
with indices, but thats how it is. The primary index is already in use, the
extended requirements came later.
The Index isn't really that big, the primary one has 2-3 MB of data, I don't