Posledná aktualizácia dňa
May 21, 2021 01:33:33 PM GMT
|
Platí tiež pre CRX
Problem, Question
You would like to limit the resultset that is returned (Like a âTopâ in MS SQL, a âLIMITâ in MySQL or âROWNUMâ in Oracle ).
Resolution, Answer
You can call com.day.crx.query.lucene.CRXQuery.setLimit(long limit)
method before you execute the query.
Applies to
CRX 1.4.x
Prihláste sa do svojho účtu