Open namlook opened 10 years ago
see http://davidstutz.github.io/bootstrap-multiselect
If the number of value is < 10 (or 15?) then display them all with a checkbox.
Otherwise, use suggestion (typeahead?) to search and add a value. The facet count is then displayed in suggestions.
+
Support ranges for:
Example:
{species.gender: {$in: [Rattus], $nin: [Rattus Norvegicus]}}
see http://davidstutz.github.io/bootstrap-multiselect
If the number of value is < 10 (or 15?) then display them all with a checkbox.
Otherwise, use suggestion (typeahead?) to search and add a value. The facet count is then displayed in suggestions.
+
Support ranges for: