RE: Changing field datatype

2008-10-28 Thread Nguyen, Joe
impact query time? -Original Message- From: Shalin Shekhar Mangar [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 28, 2008 1:33 Joe To: solr-user@lucene.apache.org Subject: Re: Changing field datatype On Wed, Oct 29, 2008 at 1:55 AM, Nguyen, Joe <[EMAIL PROTECTED]> wrote: > &

Re: Changing field datatype

2008-10-28 Thread Shalin Shekhar Mangar
On Wed, Oct 29, 2008 at 1:55 AM, Nguyen, Joe <[EMAIL PROTECTED]> wrote: > > 1. If I modify datatype of a field 'foo' from string to a sint and > restart the server, what would happen to the existing documents? And > documents added with the new schema? At query time (sort=foo desc), > should I e