Makes exact match work properly, returning map
This commit is contained in:
@@ -114,7 +114,8 @@
|
|||||||
"fields" "id"})
|
"fields" "id"})
|
||||||
first
|
first
|
||||||
:id
|
:id
|
||||||
Long/parseLong)))
|
Long/parseLong
|
||||||
|
(#(hash-map :db/id %)))))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -125,7 +126,8 @@
|
|||||||
"fields" "id"})
|
"fields" "id"})
|
||||||
first
|
first
|
||||||
:id
|
:id
|
||||||
Long/parseLong)))
|
Long/parseLong
|
||||||
|
(#(hash-map :db/id %)))))
|
||||||
|
|
||||||
(defn rebuild-search-index []
|
(defn rebuild-search-index []
|
||||||
(solr/index-documents-raw solr/impl
|
(solr/index-documents-raw solr/impl
|
||||||
|
|||||||
Reference in New Issue
Block a user