On 23 January 2013 23:04, hassancrowdc <hassancrowdc...@gmail.com> wrote: > Date and time is not being displayed properly, It gives me the following > error and also it goes to he next line after year and month, see following: > createdDate":"ERROR:SCHEMA-INDEX-MISMATCH,stringValue=2012-12- > 21T21:34:51" in my schema: > <field name="createdDate" type="date" indexed="true" stored="true" > required="true" /> > and type is: > <fieldType name="date" class="solr.TrieDateField" precisionStep="0" > positionIncrementGap="0"/> > Is there any datetime field in solr that i can write in schema.xml so that > my date and time are shown properly in my resultset(json) from solr? [...]
Please create a new thread for separate questions, rather than asking multiple questions in the same thread. Why thread hijacking is bad is covered in http://people.apache.org/~hossman/#threadhijack Regards, Gora P.S. This must be the first time that I have seen someone hijack their own thread.