You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "xiaojian zhou (JIRA)" <ji...@apache.org> on 2017/09/14 00:18:00 UTC

[jira] [Resolved] (GEODE-3240) User can set a LuceneSerializer through the Java API

     [ https://issues.apache.org/jira/browse/GEODE-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

xiaojian zhou resolved GEODE-3240.
----------------------------------
    Resolution: Fixed

> 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)