On 4/29/2019 6:36 PM, 유정인 wrote:
I am using solr 7.7.1.

I would like to ask about index issues.

Use the solr rest api to do the indexing process.

There is a problem here.

My indexing process creates a collection every time I perform a batch
index. When the index is completed, it alias, and the previous collection
is backed up and deleted. The problematic collection is batch indexed every
10 minutes. A message will be displayed that the collection can not be
created from about two days.

"Could not fully create collection"

The message is as above.

We will need to see actual logfiles from your servers. Error messages are almost always significantly larger than the few words you have quoted above, and there can be clues in surrounding log entries as well. The file will be named solr.log, and with Tomcat, I have no idea where it's going to end up.

Message attachments won't work.  You'll need to use a file sharing website.

I am running solr using tomcat.

Solr is not officially supported on Tomcat. That's probably not the cause of the problem you're having, but you should know that it's much more difficult for us to provide support when Solr is running on a platform that's different than default.

https://wiki.apache.org/solr/WhyNoWar

Thanks,
Shawn

Reply via email to