[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-968) Index dates as numeric fields
Hardy Ferentschik (JIRA)
noreply at atlassian.com
Mon Nov 7 12:51:20 EST 2011
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
More information about the hibernate-issues
mailing list