You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jason Huynh (JIRA)" <ji...@apache.org> on 2017/10/30 20:04:00 UTC

[jira] [Created] (GEODE-3932) Modify create lucene index command to execute on existing region

Jason Huynh created GEODE-3932:
----------------------------------

             Summary: Modify create lucene index command to execute on existing region
                 Key: GEODE-3932
                 URL: https://issues.apache.org/jira/browse/GEODE-3932
             Project: Geode
          Issue Type: Sub-task
          Components: lucene
            Reporter: Jason Huynh


The existing index command should allow a Lucene Index to be created on an existing region.  It should call the function created in GEODE-3929. 

The command should wait until the indexing is complete before returning.  This may require another function to call computeRepository on all buckets or if computeRepository is invoked asynchronously in the previous function, it might want to wait until the result is available.



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