Bug 1414801
| Summary: | Rebuild Index in Remote Client-Server Mode | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Grid 6 | Reporter: | Paulo Henrique Alves <alvesph.redhat> |
| Component: | Documentation | Assignee: | jdg-docs <jdg-docs> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.6.1 | CC: | 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: | 2025-02-10 03:49:28 UTC | 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: | |||
This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |
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: