You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Nicholas Knize (JIRA)" <ji...@apache.org> on 2016/07/22 20:23:20 UTC

[jira] [Updated] (LUCENE-7388) Add IntRangeField, FloatRangeField, LongRangeField

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org