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
When index_input is specified (for another use), parts of the sequential counter get activitated as well even though cardinality_type wasn't set to counter. This generates unused search variables and clauses. See for instance line 42 and line 43 of cardinality.bul.
The text was updated successfully, but these errors were encountered:
When
index_input
is specified (for another use), parts of the sequential counter get activitated as well even thoughcardinality_type
wasn't set tocounter
. This generates unused search variables and clauses. See for instance line 42 and line 43 of cardinality.bul.The text was updated successfully, but these errors were encountered: