There is nothing between the client app and the solr server, its on the same
machine and on the same app server, only going through the loopback interface.
Unfortunatly, I cannot reproduce it, but I see it in the server log.
Thanks
Michael
--
Michael Szalay
Senior Software Engineer
basis06 AG
We are using SolrJ 3.1 as our http client...
So it may be a bug in there?
Regards Michael
--
Michael Szalay
Senior Software Engineer
basis06 AG, Birkenweg 61, CH-3013 Bern - Fon +41 31 311 32 22
http://www.basis06.ch - source of smart business
- Ursprüngliche Mail -
Von: "Jay J
)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:451)
at java.lang.Thread.run(Thread.java:662)
--
Michael Szalay
Senior Software Engineer
basis06 AG, Birkenweg 61, CH-3013 Bern
You are right, they are not stored...
But I is possible to see them, as the schema browser in the admin application
does?
Regards Michael
--
Michael Szalay
Senior Software Engineer
basis06 AG, Birkenweg 61, CH-3013 Bern - Fon +41 31 311 32 22
http://www.basis06.ch - source of smart business
o do this? We are using solrj 3.1.0 and solr 3.1.0.
Regards
Michael
--
Michael Szalay
Senior Software Engineer
basis06 AG, Birkenweg 61, CH-3013 Bern - Fon +41 31 311 32 22
http://www.basis06.ch - source of smart business
- Ursprüngliche Mail -
Von: "Juan Grande"
An: solr-use
quot; so that I can have the current state to start with.
I'm missing the "COPY"-Core admin request. How can I copy the index of the
first core
to the second one in a efficient manner?
Regards Michael
--
Michael Szalay
Senior Software Engineer
basis06 AG, Birkenweg 61, CH-3013 B
Hi all
We work with two cores ("active" and "passive") and swap them when the
reindexing was finished.
Is it allowed to reuse the same instance of the SolrServer (both Embedded and
Common)?
I.E. do they point to the "other" core after the swapping?
Regards Mich