Skip to content

Commit

Permalink
Add link to tutorial blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
radu-gheorghe authored Jul 27, 2022
1 parent f4d16eb commit 2eb7816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# solr-reindexer
Reindexes documents from a Solr query to a destination collection
Reindexes documents from a Solr query to a destination collection. Quick tutorial [here](https://sematext.com/blog/solr-reindexer-quick-way-to-reindex-to-a-new-collection/).
## Usage
Download the uber-jar from [releases](https://github.com/sematext/solr-reindexer/releases) and run it with Java (11+). Here's an example with all the options:
```
Expand Down

0 comments on commit 2eb7816

Please sign in to comment.