You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because now it is not implemented correctly.
In RawQueryBuilder it is necessary to make the appropriate changes for build method, in this place: $value = "({$value}) AND NOT primary_key:({$tmpValue})";
The text was updated successfully, but these errors were encountered:
nqxcode
changed the title
Fix an excluding of ID from search query
Port an excluding of ID from search query from branch 1.x
Jan 17, 2019
Because now it is not implemented correctly.
In
RawQueryBuilder
it is necessary to make the appropriate changes forbuild
method, in this place:$value = "({$value}) AND NOT primary_key:({$tmpValue})";
The text was updated successfully, but these errors were encountered: