mirror of https://github.com/apache/lucene.git
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:
parent
a4965941be
commit
73837c049e
|
@ -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.
|
Loading…
Reference in New Issue