[
https://issues.apache.org/jira/browse/GEODE-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swapnil Bawaskar updated GEODE-3240:
------------------------------------
Fix Version/s: 1.3.0
> 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
> Fix For: 1.3.0
>
>
> 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)