| - |
curl "http://localhost:8983/solr/twitter/update/csv?stream.file=${2}&fieldnames=name,desc,id,userid&encapsulator=%1f";
|
+ |
curl "http://localhost:8983/solr/update/csv?stream.file=/tmp/x1.csv&encapsulator=%1f"
|
| |
( you need to add the commit parameter only for the first document when starting indexing with an empty index) |
|
( you need to add the commit parameter only for the first document when starting indexing with an empty index) |
| - |
http://localhost:8983/solr/twitter/select/?q=airfare+deals&fl=score
|
+ |
http://localhost:8983/solr/twitter/select/?q=john ab180027&fl=score
|
| - |
solr and lucene are registered trandemarks of apache software foundation.
|
+ |
1. solr and lucene are registered trandemarks of apache software foundation.
|
| - |
twitter is a trademark of twitter, inc.
|
|
|