Varun Thacker created SOLR-9227:
-----------------------------------
Summary: Solr Suggester should report full error when it fails to
build
Key: SOLR-9227
URL: https://issues.apache.org/jira/browse/SOLR-9227
Project: Solr
Issue Type: Bug
Reporter: Varun Thacker
When building a suggester if it fails, the current logging is not too helpful.
It would report an error like {{Store Lookup build failed}} but no root cause.
This is because of this logging statement in SolrSuggester.java -
{code}
LOG.error("Store Lookup build failed");
{code}
We should audit logging and fix the places where we don't print the stack track
along
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]