Whew! Thanks for bringing closure to that one, it looked ugly
at the start!
Best
Erick
On Thu, Aug 19, 2010 at 2:03 AM, kirsty wrote:
>
>
> Grijesh.singh wrote:
> >
> > provide schema.xml and solrconfig.xml to dig the problem and by which
> > version of solr u have indexed the data?
> >
> My gr
Grijesh.singh wrote:
>
> provide schema.xml and solrconfig.xml to dig the problem and by which
> version of solr u have indexed the data?
>
My greatest apologies, I have seen my mistake! ...looks like someone had
added a sort into the requestHandler on another date already...which I was
not awa
lance, is there any Bug in solr1.4 related to sorting on date field?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Date-sorting-tp1219372p1219537.html
Sent from the Solr - User mailing list archive at Nabble.com.
provide schema.xml and solrconfig.xml to dig the problem and by which version
of solr u have indexed the data?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Date-sorting-tp1219372p1219534.html
Sent from the Solr - User mailing list archive at Nabble.com.
Wow. Can you try upgrading to 1.4.1 and re-indexing?
On Wed, Aug 18, 2010 at 10:35 PM, kirsty wrote:
>
> Sorry forgot to mention that I am using SOLR 1.4
> and using the dismax query type.
>
>
>
> kirsty wrote:
>>
>> Hi I hope someone can point out what I am doing wrong.
>> I have a date field in
Sorry forgot to mention that I am using SOLR 1.4
and using the dismax query type.
kirsty wrote:
>
> Hi I hope someone can point out what I am doing wrong.
> I have a date field in my schema
>
>
> and I am trying to do a sort on it
> example url:
> ...select/?sort=PublishDate
> asc&qt=FinCo