You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2022. It is now read-only.
[](https://www.repostatus.org/#active)
**A general purpose R interface to [Solr](https://lucene.apache.org/solr/)**
18
+
**A general purpose R interface to [Solr](https://solr.apache.org/)**
21
19
22
20
Development is now following Solr v7 and greater - which introduced many changes, which means many functions here may not work with your Solr installation older than v7.
23
21
24
22
Be aware that currently some functions will only work in certain Solr modes, e.g, `collection_create()` won't work when you are not in Solrcloud mode. But, you should get an error message stating that you aren't.
25
23
26
24
Currently developing against Solr `v8.2.0`
27
25
28
-
## Solr info
29
-
30
-
+[Solr home page](https://lucene.apache.org/solr/)
0 commit comments