We have a custom query parser plugin registered as the default for searches, and we'd like to have the same parser used for facet.query.
Is there a way to register it as the default for FacetComponent in solrconfig.xml? I know I can add {!type=customparser} to each query as a workaround, but I'd rather register it in the config that make my code send that and strip it off on every facet query. -- Stephen Duncan Jr www.stephenduncanjr.com