Re: multivaluefield and order

2008-08-05 Thread Ian Connor
Thanks for the quick reply. I was searching for multivalue field, multi value, order and positon and didn't find the answer. However, with this little bit of keyword loading, the next person to search will be all good. Order IS conserved when storing mutivalued fields in solr and lucene. On Tue

Re: multivaluefield and order

2008-08-05 Thread Smiley, David W. (DSMILEY)
Yes. On 8/5/08 4:58 PM, "Ian Connor" <[EMAIL PROTECTED]> wrote: > Hi, > > When you store a multivaluefield in a given order > ['one','two','three','four'], will it always return the values in that > order?

multivaluefield and order

2008-08-05 Thread Ian Connor
Hi, When you store a multivaluefield in a given order ['one','two','three','four'], will it always return the values in that order? -- Regards, Ian Connor