Thanks Ketin for your input. There is already build in HTML strip reader i.e. 
HTMLStripReader in solr, which I am currently using to strip all HTML tags 
before creating index. This also solved my earlier problem related to 
highlighter , which was highlighting HTML tags e.g. I was searching for "net" 
and result was something http://sdjkkjsd.net and it got converted to 
http://sjhdnjkshn.<b>net</b> by highlighter.
   
  -BR

Karl Wettin <[EMAIL PROTECTED]> wrote:
  
25 okt 2007 kl. 20.18 skrev Cool Coder:

> Is there any analyzer that can be configured

All of them can be.

TokenFilter.html>

I suggest you take a look at the code of any of them, 
StandardAnalyzer for instance.



-- 
karl

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to