://issues.apache.org/jira/browse/SOLR-11641
: Date: Tue, 12 Dec 2017 12:15:55 +
: From: Markus Jelsma
: Reply-To: solr-user@lucene.apache.org
: To: "solr-user@lucene.apache.org"
: Subject: RE: Pass field value through function for filtering
:
: Forget about it, i just remember P
Forget about it, i just remember PostFilters!
Thanks!
Markus
-Original message-
> From:Markus Jelsma
> Sent: Tuesday 12th December 2017 12:54
> To: Solr-user
> Subject: Pass field value through function for filtering
>
> Hello,
>
> I have a function and a lot
Hello,
I have a function and a lot of documents, i want to select all documents that
give a certain value when i pass a document's field through the function, i
just want to filter by function, how?
I am thinking of implementing Collector. Get the docId, make a field look-up
and discard if it