David Smiley created SOLR-13309:
-----------------------------------
Summary: 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
Security Level: Public (Default Security Level. Issues are Public)
Components: Schema and Analysis
Reporter: David Smiley
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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]