- Issue created by @aasarava
- πΊπΈUnited States aasarava San Diego
Pull request: https://github.com/mkalkbrenner/search_api_solr/pull/102
- π©πͺGermany mkalkbrenner π©πͺ
The tests are failing:
https://github.com/mkalkbrenner/search_api_solr/actions/runs/11451902990...
- Status changed to Needs work
3 months ago 12:00am 15 January 2025 - πΊπΈUnited States aasarava San Diego
@mkalkbrenner Sorry for the slow response. I've updated the PR to explicitly check if the option is set.
I also added support for `facet.contains` and `facet.contains.ignoreCase` options, as they are all part of the same goal of allowing facet autocomplete queries.
It seems like some of the tests are now failing on things that are unrelated to the changes in the PR (like deprecated code), and that's causing other tests to get canceled. Not sure if there's a way around that.