Re: [POLL] Where do you get Lucene/Solr from? Maven? ASF Mirrors?

2011-01-22 Thread Jan-Olav Eide
> > [] ASF Mirrors (linked in our release announcements or via the Lucene website) > > [x] Maven repository (whether you use Maven, Ant+Ivy, Buildr, etc.) > > [] I/we build them from source via an SVN/Git checkout. > > [] Other (someone in your company mirrors them internally or via a downstre

Re: Get the actual NOW value that was used in the query

2010-04-21 Thread Jan-Olav Eide
> you can see in the response if you append > &debugQuery=on to your search url. Thanks, I guess that would work, but it also returns a lot of information that I am not interested in. In particular under One line with this would really be enough, but I guess that is not possible? : indextim

Get the actual NOW value that was used in the query

2010-04-21 Thread Jan-Olav Eide
I use the query {NOW -1DAY to NOW} on a date field, an it works just fine. I am however also interested in the actual value that the server substituted for NOW, how can I have that returned in the query response? -- jo

problem querying date field

2010-04-16 Thread Jan-Olav Eide
I have the follwing field in my schema : Querying for another field, I verify that the value is being set as expected. http://localhost:8080/apache-solr-1.4.0/select/?q=url:www.vg.no ... 2010-04-16T10:47:25.282Z however, querying on a date-range that definitely includes this document, I get