Bug 1290546 - Change "Keyword Queries" support for "Remote Client-Server" from YES to NO
Summary: Change "Keyword Queries" support for "Remote Client-Server" from YES to NO
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Documentation
Version: 6.5.1
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: CR1
: 6.6.0
Assignee: Christian Huffman
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-10 18:42 UTC by mario.mendoza
Modified: 2016-02-17 16:25 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Build Name: 14318, Infinispan Query Guide-6.5 Build Date: 29-10-2015 10:00:49 Topic ID: 30539-770135 [Specified]
Last Closed: 2016-02-17 16:25:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description mario.mendoza 2015-12-10 18:42:58 UTC
Title: Querying Comparison

Describe the issue:

The table on 7.1 states that "Keyword Queries" are supported on "Remote Client-Server Mode/DSL Query Remote Queries" which is not true.

Suggestions for improvement:

Change from "Yes" to "No" 

Additional information:

Keyword queries means querying for a field containing a term (keyword) like we can do with lucene in library mode. But this was never supported in remote queries as there is no way to search for objects containing a concrete term in a field. We can search using "like", but this is not a keyword query.

This is so dangerous because this is a high value functionality which appears in the documentation but is not supported by the product.

Comment 3 Martin Gencur 2016-01-05 12:46:03 UTC
Actually, the middle column called "Library Mode/DSL Query" should have "NO" as well. This is not supported in Infinispan Query DSL regardless of library or client-server mode.

Comment 5 Christian Huffman 2016-02-17 16:25:23 UTC
This section has been corrected and published to the customer portal.  A link to this section is below:

  https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.6/html-single/Infinispan_Query_Guide/index.html#Querying_Comparison


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