[
https://issues.apache.org/jira/browse/GEODE-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16207957#comment-16207957
]
ASF subversion and git services commented on GEODE-3242:
--------------------------------------------------------
Commit ef7c2d973399af609fd3d70176ba79ec9b5fd0fb in geode's branch
refs/heads/develop from [~upthewaterspout]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ef7c2d9 ]
GEODE-3242, GEODE-3243: Add gfsh support for LuceneSerializer
gfsh create index now supports a LuceneSerializer and the serializer is
persisted in cluster configuration.
> User can add a LuceneSerializer using GFSH
> ------------------------------------------
>
> Key: GEODE-3242
> URL: https://issues.apache.org/jira/browse/GEODE-3242
> Project: Geode
> Issue Type: Sub-task
> Components: docs, lucene
> Reporter: Dan Smith
> Fix For: 1.3.0
>
>
> As a user, I can pass in a LuceneSerializer when creating an index through
> gfsh.
> Acceptance:
> A user can pass a LuceneSerializer as a parameter when creating a lucene
> index through gfsh. That serializer is called when entries are added to the
> region, and the results are what get stored in the lucene index.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)