Excuse me, 
i explain my need:
i have a xml file like exemple:
I want to indexing the xsl transformation; i transform my xml to html, i
have:
-------------------------
si les ruches d’abeilles prouvent la
                  monarchie, les fourmillières, les troupes d’éléphants ou
de castors prouvent la république.
-------------------------
i indexed this one, with the type text_strip_html, but it's not result i
want.

I want: if i search "castors" solr return this xml file (with the exemple:
castors). I tryed to strip_tags() (php function) before index again. But it
doesn't work.

i want to put in index not :"castors" or "c astors" or again "astors" but
"castors".



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Strip-html-tp3987051p3987232.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to