[ https://issues.apache.org/jira/browse/GEODE-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266353#comment-17266353 ]
ASF subversion and git services commented on GEODE-8795: -------------------------------------------------------- Commit cc7fc1d2f1befcaabb4c16d60da00a0dba8757f9 in geode's branch refs/heads/support/1.12 from Jens Deppe [ https://gitbox.apache.org/repos/asf?p=geode.git;h=cc7fc1d ] GEODE-8795: Lucene queries should utilize post-processing if enabled (#5858) (#5887) - Some adjustments to the initial implementation - This now relies on the principal being available in the FunctionContext. - PDX objects are passed directly to the post-processor thus avoiding any possible serialization issues. Co-authored-by: Nabarun Nag <n...@cs.wisc.edu> (cherry picked from commit 8785b84efcabf9a74691ae65d7c1015a9c698893) > Lucene queries should utilize post-processing if enabled > -------------------------------------------------------- > > Key: GEODE-8795 > URL: https://issues.apache.org/jira/browse/GEODE-8795 > Project: Geode > Issue Type: Bug > Components: lucene > Reporter: Jens Deppe > Priority: Major > Labels: pull-request-available > Fix For: 1.14.0 > > > Currently the entries returned by lucene queries are not able to be > post-processed as other retrieval mechanisms can (gets, regular OQL queries, > CQs). -- This message was sent by Atlassian Jira (v8.3.4#803005)