[ https://issues.apache.org/jira/browse/GEODE-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266354#comment-17266354 ]
ASF subversion and git services commented on GEODE-8795: -------------------------------------------------------- Commit 8e013d6052923fe0dc32590a161d45dddc012c83 in geode's branch refs/heads/support/1.13 from Jens Deppe [ https://gitbox.apache.org/repos/asf?p=geode.git;h=8e013d6 ] GEODE-8795: Lucene queries should utilize post-processing if enabled (#5858) (#5911) - 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)