collective / collective.solr

Solr search engine integration for Plone
https://pypi.org/project/collective.solr/
21 stars 46 forks source link

Plone 6.0.0 #343

Closed tisto closed 1 year ago

adrianschulz commented 1 year ago

Looks good to me. 👍 Is there a reason to NOT support Python 3.10 and 3.11 already? @tisto

tisto commented 1 year ago

@adrianschulz the reason is that Python 3.10 currently fails:

https://github.com/collective/collective.solr/pull/337

and I haven't tried 3.11. Feel free to give it a shot and work on it if you have the time. :)