Interface QueryStringHolder
- All Known Implementing Classes:
AnyCriteria,SimpleStringCriteria
public interface QueryStringHolder
Class holding a solr readable QueryString that can be used with the
q parameter.-
Method Summary
-
Method Details
-
getQueryString
String getQueryString()Get the the query string to use- Returns:
-