Lucene: uniqueResult should take limit and offset into account

Bug #736206 reported by Vesa Marttila
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Querydsl
Fix Released
Medium
Vesa Marttila

Bug Description

Currently uniqueResult ignores limit and offset, fix this.

Vesa Marttila (ponzao)
Changed in querydsl:
assignee: nobody → Vesa Marttila (ponzao)
importance: Undecided → Medium
Revision history for this message
Timo Westkämper (timo-westkamper) wrote :

Addition : for singleResult limit(1) is fixed, for uniqueResult() the default limit is 2 and as an override 1 is allowed

Vesa Marttila (ponzao)
Changed in querydsl:
status: New → In Progress
Vesa Marttila (ponzao)
Changed in querydsl:
status: In Progress → Fix Committed
Revision history for this message
Timo Westkämper (timo-westkamper) wrote :

Released in 2.2.0-beta3

Changed in querydsl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.