makes cloud search possible.

This commit is contained in:
2023-05-04 17:07:08 -07:00
parent 2bb1da1636
commit b200728c6a
30 changed files with 1308 additions and 451 deletions

View File

@@ -44,7 +44,8 @@
"http://localhost:8983/solr/gettingstarted/update?commitWithin=60000"
{:headers {"Content-Type" "application/json"}
:method "POST"
:body (json/write-str batch)}))))
:body (json/write-str batch)
}))))
(comment