How could I optimize my index creation?
        // setUseCompoundFile(?);
        // setMaxBufferedDocs(?);
        // setMergeFactor(?);
 
How could I reduce the disk access because I work with more than 1000000
documents?
Thanks

Reply via email to