Could you post the code where you construct your analyzer? you use the whitespacefilter, but what tokenizer are you using?
On Tue, May 12, 2009 at 2:58 AM, Heath Aldrich <[email protected]> wrote: > Sorry in advance if this should be in the dev list... > > > > I have a index generator that uses the Snowball filter. > > It also uses the Whitespace filter so as to not remove anything but > white space. > > > > When I look at the raw data in Luke, it seems like all the quotes in my > data have been stripped out. > > Just trying to find out if anyone else has seen this, and if anyone > knows if the Snowball filter is responsible. > > > > Thanks in advance. > > Heath > > -- Jokin
