Team,

I'm using Lucene 4.4 and am indexing my documents using TieredMergePolicy.
The documents I index have an incremental ID field. From the javadoc, I see
that, tiered merge policy merges non adjacent segments.

However, when I try to search through in my test environment, I get the
search results in perfect order of incremental IDs. In case non adjacent
segments are merged, then there should be a change in order of the IDs
right? Or am I missing something?



-- 
With Thanks and Regards,
Ramprakash Ramamoorthy,
Chennai, India.

Reply via email to