[ https://issues.apache.org/jira/browse/GEODE-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163628#comment-16163628 ]
ASF subversion and git services commented on GEODE-3240: -------------------------------------------------------- Commit 1a85faeb33d0c3874a775f6ce9a3d612c689e399 in geode's branch refs/heads/feature/GEODE-3240 from zhouxh [ https://gitbox.apache.org/repos/asf?p=geode.git;h=1a85fae ] GEODE-3240: add integration test > User can set a LuceneSerializer through the Java API > ----------------------------------------------------- > > Key: GEODE-3240 > URL: https://issues.apache.org/jira/browse/GEODE-3240 > Project: Geode > Issue Type: Sub-task > Components: lucene > Reporter: Dan Smith > > As a user, I should be able to call LuceneIndexFactory.setLuceneSerializer > and pass my own LuceneSerializer when creating a lucene index. > The API for LuceneSerializer should be as specified on the wiki page. > Acceptance: > User can create a LuceneSerializer with the Java API and the LuceneSerializer > gets invoked. The documents returned by the LuceneSerializer are stored in > the index. > If objects are stored in the region as serialized PDX objects, they are > passed to the serializer as PdxInstance objects, rather than being > deserialized (Or should this be an option??) -- This message was sent by Atlassian JIRA (v6.4.14#64029)