FullTextQueryImpl raises java.sql.QueryTimeoutException
Description
Activity
Show:

Yoann Rodière December 13, 2019 at 2:53 PMEdited
Note that I chose to raise the JPA QueryTimeoutException instead of the Hibernate-specific one. There's also a warning in the documentation about the SearchQuery => ORM query adapter not being guaranteed to throw the same exceptions as ORM Queries.

Yoann Rodière December 13, 2019 at 2:52 PM
Fixed as part of the PR for
Emmanuel Bernard February 5, 2015 at 4:32 PM
yes

Sanne Grinovero February 5, 2015 at 3:44 PM
Related to org.hibernate.search.query.engine.spi.TimeoutExceptionFactory
?
Emmanuel Bernard February 5, 2015 at 3:03 PM
Actually, this might be on purpose, I am quite puzzled.
Fixed
Details
Details
Assignee

Reporter
Sprint
None
Fix versions
Priority
Created February 5, 2015 at 3:01 PM
Updated December 13, 2019 at 2:57 PM
Resolved December 13, 2019 at 2:52 PM
It should raiseorg.hibernate.search.query.engine.QueryTimeoutException