I have a situation where I might have 1000 different types of Lucene
Documents each with 10 or so fields with different names that get
indexed.

I am wondering if this is bad to do within Lucene.  I end up with
10,000 fields within the index although any given document has only 10
or so.

I was hoping not to have to have many indexes under the covers if I
can avoid it but I don't want performance to suffer either.

Any thoughts?

Thanks,
Jason Tesser
dotCMS Lead Development Manager
1-305-858-1422

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to