N1QL based querying support in spring data couchbase 2.1.6

Hi folks,

I need to use N1QL based querying and Pageable repository but found that it is supported until the version 2.x

I’m using spring-data-couchbase 2.1.6 , Is there any way to achieve the same using 2.1.6v?

Hi @NIVEDASIVAPRAKASAM,

N1ql based paging and sorting repository was introduced as early as 2.0.0 RC1, so it should be available in 2.1.6. Is there a specific feature you are looking for?