You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/07 17:10:01 UTC

[jira] [Commented] (GEODE-3239) Lucene indexing/searching for nested objects

    [ https://issues.apache.org/jira/browse/GEODE-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157253#comment-16157253 ] 

ASF subversion and git services commented on GEODE-3239:
--------------------------------------------------------

Commit 7ed3737339629158bc52525ad5084ff99c66ab50 in geode's branch refs/heads/develop from [~upthewaterspout]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=7ed3737 ]

Revert "GEODE-3568: User can set a LuceneSerializer through the Java API"

This code is not ready for the develop branch yet, it is not yet fully
implemented. Moving to feature/GEODE-3239.

This reverts commit 51b13ab96d95af6d72ea2921ce575e8f4ecc97d7.


> Lucene indexing/searching for nested objects
> --------------------------------------------
>
>                 Key: GEODE-3239
>                 URL: https://issues.apache.org/jira/browse/GEODE-3239
>             Project: Geode
>          Issue Type: New Feature
>          Components: lucene
>            Reporter: Dan Smith
>            Assignee: Diane Hardman
>
> Some Geode users create data models that include nested and complex
> objects. The current Geode Lucene integration supports indexing and
> querying only the top-level fields in the data object. The objective of
> this proposal is to support indexing and querying an arbitrary depth of
> nested objects.
> Add support for nested objects as proposed in this wiki page:
> https://cwiki.apache.org/confluence/display/GEODE/Lucene+Text+Search+on+Nested+Object
> And this associated email thread:
> http://markmail.org/thread/kgkcd6slqi4uhywg



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)