Hi,

1) How do I query for Data between 2 date ranges.  I have specified the 
following field definition in Schema.xml.

   <field name="createdDate"  type="long" indexed="true" stored="true" />

I have long values for Date fields.  When I query with long values, I am always 
getting all the results.

2) For indexing to be working efficiently and for querying between Date ranges, 
Is it OK to use long values or Do I need to use 'Date' type with specific 
formats.

Please Let me know your thoughts.

Thanks & Regards
Venkat

Reply via email to