__construct() __construct(string $field,boolean $is_or = false) Field must not be null Parameters string $field Name of the search field boolean $is_or Merge with other filters with or
ToQuery() ToQuery(): string Create query Convert to solr search query like length:[* TO 200] Returnsstring —The search query