Re: Bulk indexing and delete old index files

2013-12-03 Thread 장용석
Hi, I did it with Erick's solution. I did mark index file versions to all documents and delete old documents before index new documents. If documents are just update or add, you can use 'automatically replaced' strategy with document's unique key. Thanks. 2013/12/2 revolutionizeit > Did you ge

Re: Where is the source for the .dat files in Kuromoji?

2013-12-03 Thread Christian Moen
On Dec 3, 2013, at 8:38 AM, Benson Margulies wrote: > I'm not clear that there's anything that anyone would complain of. The > question is, are the .dat files part of the source bundle that is the > 'official release'? I just fetched from git, not from the official release, > so I don't know.

SortingMergePolicy for index-block-joins

2013-12-03 Thread Ravikumar Govindarajan
I am trying to find an optimal way of merging two already sorted segments and need some help here... My use-case is this: Segment1 [Segment already sorted by Field "F1"] Fields: F1, F2, F3 List Fields: C1,