Re: Indexing date into multiple fields

2009-08-11 Thread Shalin Shekhar Mangar
On Wed, Aug 12, 2009 at 7:15 AM, Bernadette Houghton < bernadette.hough...@deakin.edu.au> wrote: > Am very new to SOLR, so this question may seem overly basic - > > In schema.xml, I have a date field type - > > omitNorms="true"/> > > used by - > > >multiValued="true" /> > > and want to

Indexing date into multiple fields

2009-08-11 Thread Bernadette Houghton
Am very new to SOLR, so this question may seem overly basic - In schema.xml, I have a date field type - used by - and want to create additional indexes based on variations of the date, e.g. year, decade (which can then be used as facets). I'm assuming I need to set up another f