On 2/24/07, Brian Whitman <[EMAIL PROTECTED]> wrote:
Is there any guarantee that if I add a doc like

<doc>
<field name="orderedText">one</field>
<field name="orderedText">two</field>
<field name="orderedText">three</field>
<field name="orderedText">four</field>
</doc>

that they will always come back in the same order during queries?

Yes, order is always maintained.

-Yonik

Reply via email to