RE: Pass field value through function for filtering

2018-01-05 Thread Chris Hostetter
value through function for filtering : : Forget about it, i just remember PostFilters! : : Thanks! : Markus : : -Original message- : > From:Markus Jelsma <markus.jel...@openindex.io> : > Sent: Tuesday 12th December 2017 12:54 : > To: Solr-user <solr-user@lucene.apache.org> : &

RE: Pass field value through function for filtering

2017-12-12 Thread Markus Jelsma
Forget about it, i just remember PostFilters! Thanks! Markus -Original message- > From:Markus Jelsma <markus.jel...@openindex.io> > Sent: Tuesday 12th December 2017 12:54 > To: Solr-user <solr-user@lucene.apache.org> > Subject: Pass field value through function

Pass field value through function for filtering

2017-12-12 Thread Markus Jelsma
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