HI All, I have thousands file on some folder which i want to index using solr. Firstly my file only 9 until 20 file, so i upload them manually into solr using curl.
But Now, my file is thousands file, how i can index it using solr ? should i upload them one by one ? i've tried using curl command like bellow : java -Durl=http://localhost:8906/solr/update/extract?literal.id=PPN -Dtype=text/html -jar post.jar *.htm But when i search it, only one file appear.Not all of them. Help me to solve this Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Indexing-thousands-file-on-solr-tp4001050.html Sent from the Solr - User mailing list archive at Nabble.com.