[
https://issues.apache.org/jira/browse/SOLR-13309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18062481#comment-18062481
]
Jason Gerlowski commented on SOLR-13309:
----------------------------------------
Alright, {{IntRangeField}} will make Solr 10.1.
Hoping to get to the equivalents for other field types shortly -
DoubleRangeField, FloatRangeField, and LongRangeField. Those should be able to
piggy-back off much of the logic and plumbing done for IntRangeField and be
much smaller efforts.
> Add FieldTypes for Lucene IntRange, LongRange, FloatRange, DoubleRange
> ----------------------------------------------------------------------
>
> Key: SOLR-13309
> URL: https://issues.apache.org/jira/browse/SOLR-13309
> Project: Solr
> Issue Type: New Feature
> Components: Schema and Analysis
> Reporter: David Smiley
> Assignee: Jason Gerlowski
> Priority: Major
> Labels: gsoc2019, mentor, pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> This issue is for adding Solr FieldType subclasses that expose the
> functionality implemented by the Lucene classes: IntRange, LongRange,
> FloatRange, DoubleRange.
> An attribute on the FieldType could specify the dimensionality 1-4.
> We'll need to come up with a syntax to specify the predicate: Intersects,
> Contains, or Within.
> Credit to [~nknize] for implementing these cool classes at the Lucene level.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]