13-4311
>
>
> -Original Message-
> From: Kiran Jayakumar [mailto:kiranjuni...@gmail.com]
> Sent: Thursday, August 30, 2012 1:54 PM
> To: solr-user@lucene.apache.org
> Subject: Static template column in DIH
>
> Hi everyone,
>
> I have defined a template column like
: solr-user@lucene.apache.org
Subject: Static template column in DIH
Hi everyone,
I have defined a template column like this:
I dont have a field called Category in my query, but defined in schema.xml.
I'm expecting it to populate the Category field with a fixed value "Books".
It do
Hi everyone,
I have defined a template column like this:
I dont have a field called Category in my query, but defined in schema.xml.
I'm expecting it to populate the Category field with a fixed value "Books".
It doesnt work. What am I missing ? Any help is much appreciated.
Thanks