Hello, Dominik. IIRC, fl=field(foo_field_1) On Wed, Sep 12, 2018 at 1:49 PM Dominik Safaric <dominiksafa...@gmail.com> wrote:
> Hi, > > I've implemented a custom FieldType, BinaryDocValuesField, that stores > binary values as doc-values. > > I am interested onto how can I retrieve the stored values via a Solr query > as base64 encoded string? Because if I issue a "*" query with all fields > selected, I get all fields expect the binary - the same behaviour implies > to the native Solr BinaryField. > > Thanks in advance, > Dominik > -- Sincerely yours Mikhail Khludnev