You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Dennis Gearon <ge...@sbcglobal.net> on 2010/10/02 20:08:38 UTC

timestamp column

Is there a timestamp column in Solr,i.e. I could feed it something like:

2010-10-15T23:59:59

And it's indexable of course :-)


Dennis Gearon

Signature Warning
----------------
EARTH has a Right To Life,
  otherwise we all die.

Read 'Hot, Flat, and Crowded'
Laugh at http://www.yert.com/film.php

Re: timestamp column

Posted by Lance Norskog <go...@gmail.com>.
The "date" type in schema.xml does this. It is a Trie type, meaning it
stores very efficiently.

http://search.lucidimagination.com/search/out?u=http%3A%2F%2Fwiki.apache.org%2Fsolr%2FSolrQuerySyntax

On Sat, Oct 2, 2010 at 11:08 AM, Dennis Gearon <ge...@sbcglobal.net> wrote:
> Is there a timestamp column in Solr,i.e. I could feed it something like:
>
> 2010-10-15T23:59:59
>
> And it's indexable of course :-)
>
>
> Dennis Gearon
>
> Signature Warning
> ----------------
> EARTH has a Right To Life,
>  otherwise we all die.
>
> Read 'Hot, Flat, and Crowded'
> Laugh at http://www.yert.com/film.php
>



-- 
Lance Norskog
goksron@gmail.com