Hi,
How does solr index a numeric value? Does it index it as a string or does it
keep it as a numeric value?
Thanks.
--
View this message in context:
http://lucene.472066.n3.nabble.com/indexing-numbers-tp2986424p2986424.html
Sent from the Solr - User mailing list archive at Nabble.com.
Thanks for the prompt reply.
--
View this message in context:
http://lucene.472066.n3.nabble.com/communication-protocol-between-master-and-slave-tp2985163p2986413.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
I am just curious what is the communication protocol that a slave node get
the index update from the master node in a replication settings? Is it
through TCP? I assume it only gets the delta?
Thanks very much in advance.
--
View this message in context:
http://lucene.472066.n3.nabble.com/c
Hi,
I am new to Solr; apologize in advance if this is a stupid question.
I have created a simple database, with only 1 table with 3 columns, id,
name, and last_update fields.
I populate the database with 1 million test rows.
I run solr, go to the data import handler development console and do a