weird problem with solr.DateField

2009-11-11 Thread siping liu
Hi, I'm using Solr 1.4 (from nightly build about 2 months ago) and have this defined in solrconfig: fieldType name=date class=solr.DateField sortMissingLast=true omitNorms=true / field name=lastUpdate type=date indexed=true stored=true default=NOW multiValued=false / and following code

Re: weird problem with solr.DateField

2009-11-11 Thread Otis Gospodnetic
://sematext.com/about/jobs.html?mls Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR - Original Message From: siping liu siping...@hotmail.com To: solr-user@lucene.apache.org Sent: Wed, November 11, 2009 7:29:18 PM Subject: weird problem with solr.DateField Hi, I'm