index html files as text file

2013-12-15 Thread Jiyas Basha H
Hi Team, I am new to solr. I am trying to index html file as text file. http://localhost:9050/solr-4.5.1/testSolr/update/extract?stream.file=C:\Basha/47363.txt&commit=true&literal.id=$i Using above query i indexed successfully. when i used http://localhost:9050/solr-4.5.1/testSolr/select?q

Solr Doubts

2013-12-04 Thread Jiyas Basha H
Hai Team, I am new to Solr. I am trying to index 7GB CSV file. My questions: 1.How to index without using uniquekey ? I tried with id I got --> Document is missing mandatory uniqueKey field: id I am using query to update csv : localhost:9050/solr-4.5.1/collection1/update/csv?stream.fil