I am as interested in the answer to the first question as you, so we'll
have to wait on an answer from one of the senior guys, I imagine in a
perfect world both indecies should be the same if the same data is fed
in assuming no errors occurred during indexing.
As for the second question, if yo
I am building the same index using different ways:
1) Whole index at once;
2) Step by step and then merging all parts together;
When I compare index files I see that they have different sizes, that's why I'm
not sure whether indexes has the same content or I've made any mistake in my
index build