Re: IndexSchema uniqueKey is not stored

2017-06-16 Thread Chris Hostetter
elated shard requests. : Date: Fri, 16 Jun 2017 15:34:54 +0000 : From: Markus Jelsma : Reply-To: solr-user@lucene.apache.org : To: solr-user : Subject: IndexSchema uniqueKey is not stored : : Hi, : : Moving over to docValues as stored field i got this: : o.a.s.s.IndexSchema uniqueKey is not sto

IndexSchema uniqueKey is not stored

2017-06-16 Thread Markus Jelsma
Hi, Moving over to docValues as stored field i got this: o.a.s.s.IndexSchema uniqueKey is not stored - distributed search and MoreLikeThis will not work But distributed and MLT still work. Is the warning actually obsolete these days? Regards, Markus