이 콘텐츠는 선택한 언어로 제공되지 않습니다.
1.3. New Features and Enhancements
1.3.1. Querying in Library Mode 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Red Hat JBoss Data Grid 6.1 featured a technology preview of a Java querying API in Library mode to search for data in the grid using values instead of keys. In JBoss Data Grid 6.2 this API has been improved and is now fully supported. Library Mode Querying provides features such as:
- Keyword, Range, Fuzzy, Wildcard, and Phrase queries
- Combining queries
- Sorting, filtering, and pagination of query results
Note
Using JBoss Data Grid as a Lucene Directory is supported only in the context of this Querying functionality.
For more information about this feature, see the JBoss Data Grid Infinispan Query Guide.