[
https://issues.apache.org/jira/browse/GEODE-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nabarun updated GEODE-2273:
---------------------------
Description:
Display the server's name hosting the Lucene indexes while listing the Lucene
index stats in gfsh.
Currently we can't distinguish between the listed pairs.
{noformat}
--------------------
gfsh>list lucene indexes --with-stats
Index Name | Region Path | Indexed Fields | Field
Analyzer | Status | Query Executions | Updates | Commits | Documents
----------------- | ----------- | -------------------------------- |
-------------- | ----------- | ---------------- | ------- | ------- | ---------
customerRegionAll | /customer | [lastUpdateDateTime, displayNa.. | {}
| Initialized | 0 | 0 | 0 | 0
customerRegionAll | /customer | [lastUpdateDateTime, displayNa.. | {}
| Initialized | 0 | 0 | 0 | 0
{noformat}
was:
Display the server's name hosting the Lucene indexes while listing the Lucene
index stats in gfsh.
Currently we can't distinguish between the listed pairs.
> Display the server name while listing the Lucene index stats
> ------------------------------------------------------------
>
> Key: GEODE-2273
> URL: https://issues.apache.org/jira/browse/GEODE-2273
> Project: Geode
> Issue Type: Bug
> Reporter: nabarun
>
> Display the server's name hosting the Lucene indexes while listing the Lucene
> index stats in gfsh.
> Currently we can't distinguish between the listed pairs.
> {noformat}
> --------------------
> gfsh>list lucene indexes --with-stats
> Index Name | Region Path | Indexed Fields | Field
> Analyzer | Status | Query Executions | Updates | Commits | Documents
> ----------------- | ----------- | -------------------------------- |
> -------------- | ----------- | ---------------- | ------- | ------- |
> ---------
> customerRegionAll | /customer | [lastUpdateDateTime, displayNa.. | {}
> | Initialized | 0 | 0 | 0 | 0
> customerRegionAll | /customer | [lastUpdateDateTime, displayNa.. | {}
> | Initialized | 0 | 0 | 0 | 0
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)