# stop solr
./bin/solr stop -all
# start server with home directory server/ir2 (not in cloud mode)
./bin/solr start -s ir2
# create core called 'decks'
./bin/solr create -c decks
# index decks
./bin/post -c decks path/to/folder/with/decks
# stop solr
./bin/solr stop -all
-
Notifications
You must be signed in to change notification settings - Fork 0
thdaele/Information-Retrieval-Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published