Bug 1011506 - Infinispan Query Guide: 2.4. Indexing
Summary: Infinispan Query Guide: 2.4. Indexing
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Documentation
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER2
: 6.2.0
Assignee: Mandar Joshi
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-24 12:48 UTC by Anna Manukyan
Modified: 2015-09-01 02:58 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Build Name: 14318, Infinispan Query Guide-6.2-Beta-1 Build Date: 23-09-2013 09:40:40 Topic ID: 14225-490468 [Latest]
Last Closed: 2013-11-07 22:49:15 UTC
Type: Bug


Attachments (Terms of Use)

Description Anna Manukyan 2013-09-24 12:48:12 UTC
Title: Indexing

Describe the issue:

The code snippets 2.1 and 2.2 have the following part of code:

2.1: Search.getFullTextSession(session)

2.2: Search.getFullTextEntityManager(em)

But in the description it is not specified whether the Search class is the same, i.e. from the same package or not and which package is it.

Suggestions for improvement:

I suggest to write the package name in the code so that the user can easily understand which class is used in which case. So the expressions given above should look like:


2.1: org.hibernate.search.Search.getFullTextSession(session)

2.2: org.hibernate.search.jpa.Search.getFullTextEntityManager(em)

Comment 2 Misha H. Ali 2013-09-26 23:35:32 UTC
I think Mandar can develop this one fairly quickly. Copying Gemma since she is coordinating the IQ guide effort.

Mandar, please develop this fix on a priority basis so that we can brew this before Sanne begins his comprehensive review next week.

Comment 5 Misha H. Ali 2013-10-01 00:31:22 UTC
Looks good!

Comment 6 Misha H. Ali 2013-11-07 22:49:15 UTC
This bug is approved and available at:

https://access.redhat.com/site/documentation/Red_Hat_JBoss_Data_Grid/


Note You need to log in before you can comment on or make changes to this bug.