On Fri, Nov 20, 2009 at 10:26 AM, kalidoss <kalidoss.muthuramalin...@sifycorp.com> wrote: > In version 1.3 EventDate field type is date, In 1.4 also its date But we are > getting the following error.
Use the schema you had with 1.3 and it should work. The example schemas are not backward compatible with an index built with the previous version. "date" in the 1.3 example schema mapped to DateField, but TrieDateField in 1.4. -Yonik http://www.lucidimagination.com