[
https://issues.apache.org/jira/browse/SOLR-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679062#action_12679062
]
Shalin Shekhar Mangar commented on SOLR-939:
--------------------------------------------
Yonik, if I understand this correctly (and I don't understand much), the
difference between plain FieldCacheRangeFilter and ValueSourceRangeFilter is
that VSRF can be used with fields as well as function queries, right?
To complete this patch, we would need modifications to other field types as
well (just as the patch does for IntField). Are there other changes required
before this can be committed?
> ValueSourceRangeFilter/Query
> ----------------------------
>
> Key: SOLR-939
> URL: https://issues.apache.org/jira/browse/SOLR-939
> Project: Solr
> Issue Type: New Feature
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Fix For: 1.4
>
> Attachments: SOLR-939.patch
>
>
> Ability to do a range query based on a FieldCache entry or a FunctionQuery
> (ValueSource).
> Equivalent to Lucene's FieldCacheRangeQuery
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.