Class FacetSearchQueryExcludedItemsFilterPopulator

    • Constructor Detail

      • FacetSearchQueryExcludedItemsFilterPopulator

        public FacetSearchQueryExcludedItemsFilterPopulator()
    • Method Detail

      • populate

        public void populate​(SearchQueryConverterData source,
                             org.apache.solr.client.solrj.SolrQuery target)
        Description copied from interface: Populator
        Populate the target instance with values from the source instance.
        Parameters:
        source - the source object
        target - the target to fill