Hi Chris thanks for the response > It's an inverted index, so *tems* exist once (per segment) and those terms > "point" to the documents -- so having the same terms (in the same fields) > for multiple types of documents in one index is going to take up less > overall space then having distinct collections for each type of document.
I'm not asking about the indexed terms but rather the stored values. By having two doc types are we gaining anything by "storing" attributes only for that doc type cheers lee c