Oh I totally forgot about .indexwriter.
OK so here is how it will be
we keep hibernate.search.[indexname].indexwriter.transaction/batch for
most with batch inheriting tx
And we support
hibernate.search.[indexname].indexwriter.use_compound_file
hibernate.search.[indexname].indexwriter.max_fiel
2 answers inline:
2008/11/13 Emmanuel Bernard <[EMAIL PROTECTED]>:
> Plus it seems the default value is compound = true, just like in Lucene.
> This is not what we are saying in the doc.
> Am I completely off-base?
No, you are correct.
2008/11/12 Emmanuel Bernard <[EMAIL PROTECTED]>:
> So where