Dan Smith created GEODE-3240:
--------------------------------

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

Reply via email to