Create and add Documents to only 1 segments in Lucene -


i using lucene .net 4.8.0

apache lucene 4.8.0

i have situation have perform forcemerge 1 segment everytime indexing complete expensive there way lucene creates , adds documents 1 segment , not have forcemerge eveytime?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -