My data, found with solr needs to be tested against matching regular expression formed at auery time. to avoid sending big data chunks via http i've suggested that results can be verified on solr side before they sent to client.
I've heard that we can assign custom java function for filtering but what about my own function that tests data against formed regexp? -- View this message in context: http://www.nabble.com/Custom-Filter.-Pass-field-thru-regular-expression-to-match.-tp16893711p16893711.html Sent from the Solr - User mailing list archive at Nabble.com.