On 10/26/07, John Patterson <[EMAIL PROTECTED]> wrote:
> What's the best way to maintain an index that is sorted?

Most things in an inverted index are sorted (terms, matching document
ids, term positions within a field, etc).  Can you be more specific
about what you are trying to accomplish?

-Yonik

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to