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:<str name="description"> <br>hi<br>my<br>name<br>is<br>topper<br>and this <b> blahblah</b> is a <b>test</b> </str>
The tag stripping happens during the analysis phase, and affects what gets indexed. For returned field values, you get what you put in. -Yonik