Index dates as numeric fields
------------------------------
Key: HSEARCH-968
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-968
Project: Hibernate Search
Issue Type: Bug
Components: engine
Affects Versions: 4.0.0.CR1
Reporter: Hardy Ferentschik
The recommended way of indexing Dates in Lucene is now to use _NumericField_. We are still
using strings. If we make numeric fields the default we might want to consider providing a
custom _QueryParser_ which generated a numeric range query for _getRangeQuery_
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira