Issues
Query | Unassigned | anuj singh | Unresolved | Jan 4, 2022 | Jan 4, 2022 | ||||||
Unable to locate Atrribute after performing a join | Unassigned | Kamil Suchecki | Unresolved | Apr 15, 2021 | Apr 15, 2021 | ||||||
org.hibernate.hql.internal.ast.QuerySyntaxException: unexpected token: FETCH near line 1 | Unassigned | Sanjay | Unresolved | Jun 3, 2020 | Jun 3, 2020 | ||||||
Row is null wrong translation | Unassigned | Jedrzej Biedrzycki | Unresolved | Dec 18, 2019 | Dec 18, 2019 | ||||||
java.lang.NullPointerException at NamedParamBinder.java:34 | Unassigned | pietro nardone | Unresolved | Oct 25, 2019 | Sep 4, 2020 | ||||||
add support for SQL-standard DATE/TIME/TIMESTAMP syntax | Unassigned | Gavin King | Unresolved | Mar 31, 2019 | Mar 31, 2019 | ||||||
JDBC escape format not supported in HQL | Unassigned | Gavin King | Unresolved | Mar 31, 2019 | Mar 31, 2019 | ||||||
support for enums in HQL is flakey | Unassigned | Gavin King | Unresolved | Mar 31, 2019 | Mar 31, 2019 | ||||||
treat() operator for collection join generates SQL without discriminator condition | Unassigned | Gavin King | Unresolved | Mar 25, 2019 | Mar 25, 2019 | ||||||
query with 'is empty' operator and path of form 'entity.manyToOne.embedded.oneToMany' | Unassigned | Gavin King | Unresolved | Mar 24, 2019 | Mar 24, 2019 | ||||||
HqlBaseParser logs to System.err instead of using proper logger | Unassigned | Matthias Fuchs | Unresolved | Aug 7, 2018 | Aug 7, 2018 | ||||||
Provide a RendererDelegate with a different way to bind parameters | Unassigned | Fabio Massimo Ercoli | Fixed | Apr 21, 2018 | Oct 23, 2018 | ||||||
Like predicate value only accept string | Unassigned | Davide D'Alto | Unresolved | Dec 14, 2017 | Dec 14, 2017 | ||||||
Single closing parenthesis within HQL causes unexpected result | Unassigned | Jan-Oliver deutsch | Unresolved | Dec 6, 2017 | Dec 6, 2017 | ||||||
HQLParser generates erroneous MySQL query for join table. | Unassigned | Robert F. Peake | Unresolved | Oct 20, 2017 | Oct 20, 2017 | ||||||
Upgrade source level to Java 1.8 | Unassigned | Guillaume Smet | Fixed | Sep 18, 2017 | Sep 18, 2017 | ||||||
Upgrade to Hibernate Search 5.8.0.Final | Unassigned | Guillaume Smet | Fixed | Sep 18, 2017 | Sep 18, 2017 | ||||||
Un-Expected AST Node | Unassigned | Brindha Narasimhan | Unresolved | Mar 18, 2017 | Mar 18, 2017 | ||||||
Upgrade to Hibernate Search 5.6.0.Final | Unassigned | Davide D'Alto | Fixed | Jan 31, 2017 | Feb 1, 2017 | ||||||
null, true and false tokens are case sensitive | Unassigned | Guillaume Smet | Fixed | Jul 13, 2016 | Aug 9, 2016 | ||||||
Error parsing cast() arguments | Unassigned | Clessio Mendes | Unresolved | Jan 2, 2016 | Jan 2, 2016 | ||||||
TO_NChar | Unassigned | HR | Rejected | Dec 11, 2015 | Dec 11, 2015 | ||||||
createSqlQuery | Unassigned | HR | Rejected | Dec 11, 2015 | Dec 11, 2015 | ||||||
DISTINCT does not work with aggregate functions in JPQL | Unassigned | Steve Fisher | Unresolved | Oct 22, 2015 | Oct 22, 2015 | ||||||
Lucene query rendered with wrong sort type for numeric fields with NullEncodingTwoWayFieldBridge | Unassigned | Gustavo Fernandes | Fixed | Aug 10, 2015 | Aug 9, 2016 | ||||||
Add support for translating GROUP BY and HAVING clauses | Unassigned | Adrian Nistor | Fixed | Jul 15, 2015 | Aug 8, 2015 | ||||||
Implementations of QueryResolverDelegate/QueryRendererDelegate.registerJoinAlias mistakenly lookup the node instead of the node text | Unassigned | Adrian Nistor | Fixed | Jul 1, 2015 | Aug 9, 2016 | ||||||
Add an optional FieldBridgeProvider param to LuceneProcessingChain.buildProcessingChainForClassBasedEntities() | Unassigned | Adrian Nistor | Fixed | Jul 1, 2015 | Aug 9, 2016 | ||||||
Upgrade to Hibernate Search 5.3.0.Beta2 | Unassigned | Sanne Grinovero | Fixed | May 18, 2015 | May 18, 2015 | ||||||
Remove work-around for HSEARCH version incompatability | Unassigned | Gunnar Morling | Unresolved | May 18, 2015 | May 18, 2015 | ||||||
Allow to work with typed parameters given via setParameter() | Unassigned | Gunnar Morling | Fixed | May 18, 2015 | May 18, 2015 | ||||||
Support enum and boolean literals given in queries | Unassigned | Gunnar Morling | Unresolved | May 18, 2015 | May 18, 2015 | ||||||
Make Lucene backend compatible with HSEARCH 4.2 and 4.3 | Unassigned | Gunnar Morling | Fixed | May 11, 2015 | May 18, 2015 | ||||||
Upgrade to Hibernate Search 5.3.0.Beta1 | Unassigned | Gustavo Fernandes | Fixed | May 6, 2015 | May 6, 2015 | ||||||
Upgrade to Hibernate Search 5.1.0.Final | Unassigned | Sanne Grinovero | Fixed | Mar 11, 2015 | May 6, 2015 | ||||||
Upgrade all headers to the new format | Unassigned | Sanne Grinovero | Unresolved | Mar 11, 2015 | Sep 18, 2017 | ||||||
Provide a base implementation class to extend for implementors of org.hibernate.hql.ast.spi.QueryResolverDelegate | Unassigned | Sanne Grinovero | Unresolved | Mar 11, 2015 | Aug 9, 2016 | ||||||
Support join on embedded collections | Unassigned | Davide D'Alto | Fixed | Mar 9, 2015 | May 6, 2015 | ||||||
Query with IS NULL operator on embedded property throw exception | Unassigned | Davide D'Alto | Duplicate | Feb 26, 2015 | Jul 13, 2016 | ||||||
Make sure we convert text tokens to Date and Calendar types as the Hibernate Search DSL expects the right type | Unassigned | Sanne Grinovero | Fixed | Dec 16, 2014 | Dec 16, 2014 | ||||||
Create unit tests for LucenePropertyHelper#convertToPropertyType | Unassigned | Sanne Grinovero | Unresolved | Dec 16, 2014 | Dec 16, 2014 | ||||||
Upgrade to Hibernate Search 5.0.0.Final | Unassigned | Hardy Ferentschik | Fixed | Dec 8, 2014 | Dec 16, 2014 | ||||||
Upgrade dependencies: JPA spec to 2.1, JTA spec, JBoss Logging to 3.1.4.GA | Unassigned | Sanne Grinovero | Fixed | Nov 20, 2014 | Dec 9, 2014 | ||||||
Upgrade to Hibernate Search 5.0.0.Beta3 | Unassigned | Sanne Grinovero | Fixed | Nov 20, 2014 | Dec 9, 2014 | ||||||
Upgrade to Gradle 2.1 | Unassigned | Davide D'Alto | Fixed | Oct 28, 2014 | Dec 9, 2014 | ||||||
Allow extract(..) inside count(distinct ..) | Unassigned | Iikku Mattila | Unresolved | Sep 29, 2014 | Sep 29, 2014 | ||||||
Comparison operands not properly handled in some cases | Unassigned | Adrian Nistor | Unresolved | Jul 3, 2014 | May 26, 2018 | ||||||
Incorrect handling of string literals containing single quotes | Unassigned | Adrian Nistor | Fixed | Jun 26, 2014 | Dec 9, 2014 | ||||||
Upgrade to Hibernatre Search 5.0.0.Alpha4 | Unassigned | Sanne Grinovero | Fixed | May 20, 2014 | May 20, 2014 | ||||||
Using legacy join syntax within EXISTS clause causes AIOOBE | Unassigned | Gunnar Morling | Unresolved | Mar 5, 2014 | Mar 5, 2014 |
1-50 of 88