LOG.debug("NEQ operator found for string attribute {}, deferring to in-memory or graph query (might cause poor performance)",qualifiedName);
LOG.debug("{} operator found for string attribute {}, deferring to in-memory or graph query (might cause poor performance)",filterCriteria.getOperator(),qualifiedName);
}
}
ret=false;
ret=false;
...
@@ -633,6 +633,7 @@ public abstract class SearchProcessor {
...
@@ -633,6 +633,7 @@ public abstract class SearchProcessor {