Mailing List Archive

MMapDirectory usage during indexing and search
Hi,-

 are there some examples on how to use MMapDirectory during indexing (i
used the constructor to create it) and search?

what are the best practices?

should i repeat during search what i did during indexing for
MMapDirectory i.e, use the constructor to create the MMapDirectory
object by passing path?

or: should i use the open api of MMapDirectory (which is inherited from
FSDirectory) during search?

Best regards


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