removing potentially problematic log.
This commit is contained in:
@@ -171,8 +171,6 @@
|
|||||||
|
|
||||||
true
|
true
|
||||||
(merge-query {:query {:find ['?sort-default '?e] :where ['[?e :client/name ?sort-default]]}}))]
|
(merge-query {:query {:find ['?sort-default '?e] :where ['[?e :client/name ?sort-default]]}}))]
|
||||||
(mu/log ::q
|
|
||||||
:query query)
|
|
||||||
(->> (query2 query)
|
(->> (query2 query)
|
||||||
(apply-sort-3 (update args :sort conj {:sort-key "default-2" :asc true}))
|
(apply-sort-3 (update args :sort conj {:sort-key "default-2" :asc true}))
|
||||||
(apply-pagination args))))
|
(apply-pagination args))))
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
ssh -L 2049:172.31.32.90:2049 3.213.115.86 -L 8983:solr-prod.local:8983 -L 4334:datomic-iol-dev.local:4334
|
ssh -L 2049:172.31.32.90:2049 3.213.115.86 -L 8983:solr-prod.local:8983 -L 4334:integreat-datomic.local:4334
|
||||||
|
|||||||
@@ -109,6 +109,7 @@ X auser/index-solr)
|
|||||||
LATER
|
LATER
|
||||||
* reset up datomic HA - needs different hostnames
|
* reset up datomic HA - needs different hostnames
|
||||||
* Update terraform provider
|
* Update terraform provider
|
||||||
|
* make solr support graceful shutdown tini/init?
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user