Hi,
I am seeing this error from another jboss server that connects to solr
for queries/updates
SolrServiceImpl] Solr server exception
org.apache.solr.client.solrj.SolrServerException:
java.net.SocketTimeoutException: Read timed out
On the solr serer itself only thing I am seeing is
INFO org.a
I am using solr under jboss, so this might be more of a jboss config
issue, not really sure. But my logs keep getting spammed, because
solr sends it as ERROR [STDERR] INFO org.apache.solr.core.SolrCore -
webapp=/solr path=/admin/ping params={} status=0 QTime=1
Has anyone seen this and found a wor
rowse/SOLR-2156
>
> The patch can be applied to fix the issue.
> You can also delete the old index directories, except for the current
> one which is mentioned in the index.properties.
>
> Regards,
> Jayendra
>
> On Tue, Mar 1, 2011 at 4:27 PM, Mike Franon wrote:
>> ok
ation pull counts as a
>> 'commit') so quick that you get overlapping commits before the slave was
>> able to warm a new index... its' going to be trouble all around.]
>>
>> On 3/1/2011 4:27 PM, Mike Franon wrote:
>> > ok doing some more research I noticed,
mits before the slave was able to warm
> a new index... its' going to be trouble all around.]
>
> On 3/1/2011 4:27 PM, Mike Franon wrote:
>>
>> ok doing some more research I noticed, on the slave it has multiple
>> folders where it keeps them for example
>>
>>
copies? Is there a
setting somewhere I can change to only keep one copy so not to lose
space?
Thanks
On Tue, Mar 1, 2011 at 3:26 PM, Mike Franon wrote:
> No pending commits, what it looks like is there are almost two copies
> of the index on the master, not sure how that happened.
>
>
No pending commits, what it looks like is there are almost two copies
of the index on the master, not sure how that happened.
On Tue, Mar 1, 2011 at 3:08 PM, Markus Jelsma
wrote:
> Are there pending commits on the master?
>
>> I was curious why would the size be dramatically different even thou
I was curious why would the size be dramatically different even though
the index versions are the same?
One is 1.2 Gb, and on the slave it is 512 MB
I would think they should both be the same size no?
Thanks
Hi,
I am fairly new to solr, and have setup two servers, one with master,
other as a slave.
I have a load balancer in front with 2 different VIP, one to do
gets/reads distributed evenly on the master and slave, and another VIP
to do posts/updates just to the master. If the master fails I have
th