On Thu, Oct 29, 2009 at 9:48 PM, Joel Nylund wrote:
> Hi, I have been reading the solr book and wiki, but I cant find any similar
> examples to what Im looking for.
>
> I have a database field called category, this field needs some text
> manipulation before it goes in the index
>
> here is the j
w.put('category', catname);
return row;
}
]]>
- Bill
--
From: "Joel Nylund"
Sent: Thursday, October 29, 2009 9:18 AM
To:
Subject: data import with transformer
Hi, I have bee
* from X">
- Bill
----------
From: "Joel Nylund"
Sent: Thursday, October 29, 2009 9:18 AM
To:
Subject: data import with transformer
Hi, I have been reading the solr book and wiki, but I can
Hi, I have been reading the solr book and wiki, but I cant find any
similar examples to what Im looking for.
I have a database field called category, this field needs some text
manipulation before it goes in the index
here is the java code for what im trying to do:
// categories look like