Makes exact match work properly, returning map

This commit is contained in:
Bryce
2023-05-24 08:41:52 -07:00
parent 9366347245
commit b1a48fa812

View File

@@ -114,7 +114,8 @@
"fields" "id"})
first
:id
Long/parseLong)))
Long/parseLong
(#(hash-map :db/id %)))))
@@ -125,7 +126,8 @@
"fields" "id"})
first
:id
Long/parseLong)))
Long/parseLong
(#(hash-map :db/id %)))))
(defn rebuild-search-index []
(solr/index-documents-raw solr/impl