On Feb 11, 2005, at 3:51 PM, Ramon Aseniero wrote:

I have not tried it -- Are there examples on the Lucene book? (I just bought
the book and cant find that’s related to my problem)

No, this particular item is not covered in the book. My initial response was a succinct way of making a point. A lot of times it is worth investing in giving something a try with a little bit of code, and doing this with Lucene is trivial. I don't want to discourage anyone from asking questions, but rather encourage us all to do a little tinkering to find out things for ourselves and then ask if our assumptions don't come out as expected.


In fact, I'd have to mock up an example to find out myself for sure, but my hunch is that Lucene would maintain the order as it probably doesn't make sense algorithmically to do anything but keep the order.

        Erik



Thanks, Ramon

-----Original Message-----
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Friday, February 11, 2005 7:34 AM
To: Lucene Users List
Subject: Re: Multiple Fields with same name


On Feb 10, 2005, at 11:48 PM, Ramon Aseniero wrote:
If I store multiple fields with same name for example “Author” with 3
values
“bob,”jane”,”bill” once I retrieve the doc are the values in the same
order?

Did you try it? :)

        Erik


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



--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.7 - Release Date: 2/10/2005


-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.7 - Release Date: 2/10/2005



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


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



Reply via email to