Skip to content

Commit

Permalink
Updates to ReST README
Browse files Browse the repository at this point in the history
  • Loading branch information
simonambridge committed Nov 12, 2017
1 parent bfd434d commit 7665504
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Solr/build_solr_indexes.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dsetool create_core rtfap.transactions generateResources=true reindex=true
dsetool reload_core rtfap.transactions schema=./transactions.xml reindex=true

dsetool create_core rtfap.txn_count_min generateResources=true reindex=true
dsetool reload_core rtfap.txn_count_min schema=./txn_count_min.xml reindex=true


0 comments on commit 7665504

Please sign in to comment.