Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
The problem is that the parsed query is appended to the query container as 'required'. This can be reworked in such a way that it can be set up for content bias subqueries.
Fixed in commit #273234. Note that the fix may break custom hook_luceneapi_query_alter() implementations if they depend on the position of the parsed query object from the search keys passed by the user.
Comments
Comment #1
cpliakas commentedThe problem is that the parsed query is appended to the query container as 'required'. This can be reworked in such a way that it can be set up for content bias subqueries.
Comment #2
cpliakas commentedFixed in commit #273234. Note that the fix may break custom hook_luceneapi_query_alter() implementations if they depend on the position of the parsed query object from the search keys passed by the user.
Comment #3
cpliakas commented