You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by "www.vivek.sharma" <ww...@gmail.com> on 2018/02/20 09:33:30 UTC

Re: One of three cores is missing userData and lastModified fields from /admin/cores

Were you able to get a solution to this issue ?


Aaron Daubman wrote
> On a Solr server running 4.10.2 with three cores, two return the expected
> info from /solr/admin/cores?wt=json but the third is missing userData and
> lastModified.
> 
> The first (artists) and third (tracks) cores from the linked screenshot
> are
> the ones I care about. 
*
> Unfortunately, the third (tracks) is the one missing
> lastModified.
*
> 
> As far as I can see, that comes from:
> https://github.com/apache/lucene-solr/blob/lucene_solr_4_10_2/solr/core/src/java/org/apache/solr/handler/admin/LukeRequestHandler.java#L568
> 
> I can't trace back to see what would possible cause getUserData() to
> return
> an empty Object, but that appears to be what is happening?





--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html