when you restart the server, what do the logs show?

Take a look at the size of your transaction log. There's
a possibility that if you do not commit correctly, all the
data you put in the core is replaying on startup, see:
http://searchhub.org/2013/08/23/understanding-transaction-logs-softcommit-and-commit-in-sorlcloud/

Otherwise, theres's not enough data to say much here,
the behavior you're seeing definitely shouldn't be
happening.

Best,
Erick


On Fri, Feb 14, 2014 at 8:14 AM, Eric_Peng <sagittariuse...@gmail.com>wrote:

> Need help, Thx in advance.
>
> About import a big XML document (using DIH or SolrJ) into Solr core(for
> examle "SolrPedia"), it works fine when I query.
>
> But after I stop the server, and then restart my Jetty server.
>
> I could not ping the core "SolrPedia"
>
> <http://lucene.472066.n3.nabble.com/file/n4117416/111.png>
>
> I have to remove the core and re-import data again.
>
> I will be very appreciated your reply.
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Could-not-connect-or-ping-a-core-after-import-a-big-data-into-it-tp4117416.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to