Hi all, I have an optional field called "common_names". I would like to keep this field optional but at the same, occasionally do a search where I do not include results where there is no value set for this field. Is this possible to do within solr?
In other words, I would like to do a search where if there is no value set for common_names, I would not want that record included in the search result. Thanks, Brian Lamb