how about using regular expressions:

http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.PatternReplaceCharFilterFactory


On Tue, Jan 10, 2012 at 1:14 AM, geeky2 <gee...@hotmail.com> wrote:

> Hello all,
>
> i have been reading the solr book as well as searching the archives of this
> list to learn how the various processors and transformers work, but have
> not
> found anything that looks like a good fit.
>
> i have a database with approximately 7Million rows that i am bringing in to
> solr.
>
> for a very small sub-set of these 7Million rows (about 130 rows), i need to
> substitute an old part number for a new part number.  i know ahead of time
> all 130 part numbers that need to be substituted and their new values.
>
> example:
>
> old part#       new part#
> M123b           C987
>
> thank you,
> mark
>
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/best-way-to-force-substitutions-in-data-tp3646195p3646195.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>



-- 
Regards,

Dmitry Kan

Reply via email to