I have had the same problems with regex and I went with the regular pattern
replace filter rather than the charfilter. When I added it to the very end
of the chain, only then would it work...I am on Solr 3.2. I have also
noticed that the HTML filter factory is not working either. When I dump the
field that it's supposed to be working on, all the hyperlinks and everything
that you would expect to be stripped are still present.

Adam

On Wed, Jun 29, 2011 at 10:04 AM, samuele.mattiuzzo <samum...@gmail.com>wrote:

> ok, last question on the UpdateProcessor: can you please give me the steps
> to
> implement my own?
> i mean, i can push my custom processor in solr's code, and then what?
> i don't understand how i have to change the solrconf.xml and how can i bind
> that to the updater i just wrotea
> and also i don't understand how i do have to change the schema.xml
>
> i'm sorry for this question, but i started working on solr 5 days ago and
> for some things i really need a lot of documentation, and this isn't fully
> covered anywhere
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Regex-replacement-not-working-tp3120748p3121743.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to