[
https://issues.apache.org/jira/browse/GEODE-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nabarun resolved GEODE-2273.
----------------------------
Resolution: Fixed
> 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
> Components: lucene
> Reporter: nabarun
> Assignee: nabarun
> Fix For: 1.1.0
>
>
> 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)