[ https://issues.apache.org/jira/browse/GEODE-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15414392#comment-15414392 ]
ASF subversion and git services commented on GEODE-11: ------------------------------------------------------ Commit e0d80a25583f8fb0be20f69ee62d43107ac87208 in incubator-geode's branch refs/heads/develop from [~adharmakkan] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=e0d80a2 ] This closes #229 GEODE-11: Fixing bug in definedIndexMap in LuceneServiceImpl If an index is created on an existing region, an exception is thrown, but the index is still stored in definedIndexMap. This is fixed by removing the index definition before the exception is thrown. Added a test to verify GEODE-11: Describe/Search index gfsh commands returns error message when region not created - Previously, the describe/search index gfsh command on definied indexes returned an exception. Changed the behavior to return a message. Added dunit test to verify - Changed Search index command to "search lucene" (previously "lucene search") > Lucene Integration > ------------------ > > Key: GEODE-11 > URL: https://issues.apache.org/jira/browse/GEODE-11 > Project: Geode > Issue Type: New Feature > Components: querying > Reporter: Dan Smith > Assignee: xiaojian zhou > > This is a feature that has been under development for GemFire but was not > part of the initial drop of code for geode. > Allow Lucene indexes to be stored in Geode regions allowing users to do text > searches on data stored in Geode. -- This message was sent by Atlassian JIRA (v6.3.4#6332)