SOLR-6127: Fix reference to previously renamed script

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649376 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2015-01-04 17:48:03 +00:00
parent a4965941be
commit 73837c049e
1 changed files with 1 additions and 1 deletions

View File

@ -62,5 +62,5 @@ curl http://localhost:8983/solr/films/schema/fields -X POST -H 'Content-type:app
Exploring the data further -
* Increase the MAX_ITERATIONS value, put in your freebase API_KEY and run the exampledocs_generator.py script using Python 3.
* Increase the MAX_ITERATIONS value, put in your freebase API_KEY and run the film_data_generator.py script using Python 3.
Now re-index Solr with the new data.