.
Here is the working response -
https://gist.github.com/vermaharsh/d61f5e220f0858ccf9938791da3d3bac
~Harsh
From: Harsh Verma
Sent: Thursday, June 28, 2018 10:42 AM
To: solr-user@lucene.apache.org
Subject: Custom FieldType not getting populated in the response
Hi All,
I am trying to fetch values
Hi All,
I am trying to fetch values (docValues to be exact) from external redis during
query time using a custom written FieldType which I am loading in my solr
instance. I notice that my custom FieldType is being initialized based on the
schema when loading the core. I also notice that during