Shawn Heisey created SOLR-12236:
-----------------------------------

             Summary: Admin UI logging page: "Core" column never gets populated
                 Key: SOLR-12236
                 URL: https://issues.apache.org/jira/browse/SOLR-12236
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Admin UI, logging
    Affects Versions: 6.6.3, 7.3
            Reporter: Shawn Heisey


The logging page in the admin UI has a "Core" column, but there is never 
anything in that column.  I fired up the techproducts example, then used the 
Documents tab to try to index a document missing the "id" field, and got this 
error in the logfile:

ERROR - 2018-04-18 18:51:31.232; [   x:techproducts] 
org.apache.solr.common.SolrException; org.apache.solr.common.SolrException: 
Document is missing mandatory uniqueKey field: id

The core name (techproducts) is in the logfile as seen above, but when looking 
at the logging page in the UI, it can't be found anywhere.

This is the case in both master and branch_7x.  I also tried it on the 6.6.3 
version (binary package) with the same results.  On version 5.3.2-SNAPSHOT, the 
Core column says "null" for all logs, instead of being blank.  That column does 
not appear to be present in 4.x versions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to