[
https://issues.apache.org/jira/browse/GEODE-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371432#comment-15371432
]
ASF subversion and git services commented on GEODE-11:
------------------------------------------------------
Commit 82adda1cf7eb55d39c29f99d06d73f9d9ad7b0dc in incubator-geode's branch
refs/heads/develop from [~upthewaterspout]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=82adda1 ]
GEODE-11: GFSH commands for Lucene
Signed-off-by: Aparna Dharmakkan <[email protected]>
GEODE-11: Implementing GFSH command for listing lucene indexes.
Added the LuceneIndexCommands class that implements the list lucene index
functionality in GFSH and the LuceneListIndexFunction class
that gets the information about lucene indexes from the cache. Also added a
test to verify this functionality. The
org.springframework.shell.core.CommandMarker file is required to register the
lucene commands in GFSH.
Signed-off-by: Gester Zhou <[email protected]>
GEODE-11: Adding JUnit test for LuceneIndexCommands
Added a JUnit test for getIndexListing()
Signed-off-by: Gester Zhou <[email protected]>
Adding a unit test for list lucene indexes gfsh command
Signed-off-by: Gester Zhou <[email protected]>
GEODE-11 Adding lucene create index gfsh command
Added lucene create index command and dunit tests.
Signed-off-by: Aparna Dharmakkan <[email protected]>
GEODE-11: Create lucene index gfsh command
Added a GFSH command to create a lucene index. Added DUnit and JUnit tests.
Also added JUnit test for LucenListIndexFunction.
Made changes according to review comments.
Signed-off-by: Gester Zhou <[email protected]>
GEODE-1652: merge pull request 190, fix the conflicts
This closes #190
> 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)