Bug 1414801

Summary: Rebuild Index in Remote Client-Server Mode
Product: [JBoss] JBoss Data Grid 6 Reporter: Paulo Henrique Alves <alvesph.redhat>
Component: DocumentationAssignee: jdg-docs <jdg-docs>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.6.1CC: jdg-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.6/html/Infinispan_Query_Guide/sect-Configure_Indexing.html#Rebuilding_the_Index
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 23151, Infinispan Query Guide-6.6 Build Date: 08-09-2016 09:23:32 Topic ID: 14127-719126 [Specified]
Last Closed: Type: Component Upgrade
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Paulo Henrique Alves 2017-01-19 13:44:26 UTC
Title: Rebuilding the Index

Describe the issue:
The Rebuild Index can be used in Remote Client-Server Mode?
I ask this because the method getSearchManager receive a Cache class and when I use cache in client-server mode I have a RemoteCache class returned by  remoteCacheManager.getCache("my_cache").

Suggestions for improvement:


Additional information: