[
https://issues.apache.org/jira/browse/LUCENE-7388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas Knize updated LUCENE-7388:
-----------------------------------
Attachment: LUCENE-7388.patch
Patch ready for review:
* adds IntRangeField, FloatRangeField, and LongRangeField classes
* fixes {{BaseRangeFieldQueryTestCase}} to use an abstract {{Range}} class that
is implemented by the concrete test class
* adds {{TestIntRangeFieldQueries}}, {{TestFloatRangeFieldQueries}}, and
{{TestLongRangeFieldQueries}} concrete test classes
* updates {{TestDoubleRangeFieldQueries}} to implement changes to
{{BaseRangeFieldQueryTestCase}}
> Add IntRangeField, FloatRangeField, LongRangeField
> --------------------------------------------------
>
> Key: LUCENE-7388
> URL: https://issues.apache.org/jira/browse/LUCENE-7388
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Nicholas Knize
> Attachments: LUCENE-7388.patch
>
>
> This is the follow on to LUCENE-7381 for adding support for indexing and
> querying on {{int}}, {{float}}, and {{long}} ranges.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]