--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-indexing-from-csv-file-having-28-cols-taking-lot-of-time-plz-help-i-m-new-to-solr-tp4196904.html
Sent from the Solr - User mailing list archive at Nabble.com.
no could you please share an example
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-indexing-from-csv-file-having-28-cols-taking-lot-of-time-plz-help-i-m-new-to-solr-tp4196904p4196928.html
Sent from the Solr - User mailing list archive at Nabble.com.
sir , a silly question m confuse here what is difference between data import
handler and update csv
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-indexing-from-csv-file-having-28-cols-taking-lot-of-time-plz-help-i-m-new-to-solr-tp4196904p4196940.html
Sent from the So
thanks Erick and Alexandre Rafalovitch R
one more doubt how to pass ctrl A(^A) seprator while csv upload
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-indexing-from-csv-file-having-28-cols-taking-lot-of-time-plz-help-i-m-new-to-solr-tp4196904p4196998.html
Sent fro
Alex,
finally it worked for me found ctrl A separator ==( separator=%01&escape=\)
Thanks for your help
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-indexing-from-csv-file-having-28-cols-taking-lot-of-time-plz-help-i-m-new-to-solr-tp4196904p4197143.html
Sent from the
Hi,
I have a use case search all the name="*test*" from two tables (product and
department)
i need distributed result 5 result from product and 5 from department
but i am getting first all result from which is 434 and then department as
shared below
http://localhost:8983/solr/test_core/select?q=
Thanks Toke , nice explanation , i have one more concern instead of comma
separated my columns are ^A separated how to deal ^A ??
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-indexing-from-csv-file-having-28-cols-taking-lot-of-time-plz-help-i-m-new-to-solr-tp4196904p
not able to search on special characters like . ,_
my query
http://localhost:8983/solr/rna/select?q=name:"UAE
B"&wt=json&fl=name&rows=100
getting result UAE_bhdgsfsdbj
but for
http://localhost:8983/solr/rna/select?q=name:"UAE_"&wt=json&fl=name&rows=100
no result found
I am using below field ty
thanks Erick
--
View this message in context:
http://lucene.472066.n3.nabble.com/distributed-search-on-tables-tp4197456p4198285.html
Sent from the Solr - User mailing list archive at Nabble.com.
http://localhost:8983/solr/rna/select?q=test_name:*Uae
blow*&wt=json&rows=100
getting
{
responseHeader: {
status: 400,
QTime: 28
},
error: {
msg: "no field name specified in query and no default specified via 'df'
param",
code: 400
}
}
plz help!!
--
View this message in context:
http://l
10 matches
Mail list logo