[ 
https://issues.apache.org/jira/browse/SOLR-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14309790#comment-14309790
 ] 

Mikhail Khludnev commented on SOLR-1715:
----------------------------------------

[~toke] can be the same achieved by updating docvalues, and then caching filter 
on-demand via fq={!frange ...}val ? wdyt?

> Externally Generated Filters
> ----------------------------
>
>                 Key: SOLR-1715
>                 URL: https://issues.apache.org/jira/browse/SOLR-1715
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Grant Ingersoll
>            Priority: Minor
>             Fix For: 4.9, Trunk
>
>
> I'd like to have a way of loading document filters from externally generated 
> sources.  For instance, I may have run a clustering task over my corpus and 
> the results may be stored in HDFS (Hadoop).  A given cluster will have a 
> centroid and a bunch of points that are in the cluster.  The points are 
> labeled by doc id (the Solr doc id) from the index.  
> Another example is I may have an external security system that can provide 
> info on which documents are available to a user.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to