Re: problem with solr.HTMLStripWhitespaceTokenizerFactory

2007-03-06 Thread Yonik Seeley
On 3/6/07, mike topper <[EMAIL PROTECTED]> wrote: when inserting it it seems like nothing happens ie when i do a query here is the response for a test description: himynameistopperand this  blahblah is a test The tag stripping happens during the analysis phase, and affects what gets index

problem with solr.HTMLStripWhitespaceTokenizerFactory

2007-03-06 Thread mike topper
I'm trying to use the html stripping factory in order to strip html tags from my description field when indexing. I added this fieldtype: