Subject: Can I just add ShingleFilter to my nalayzer used for indexing and searching Trying out ShingleFIlter and the way it is documented it implys that you
can just add it to your anaylzer and that's it with no side-effects
except a larger index, but I read other implying you have to modify the
way you parse user queries, could anyone confirm/deny. Also is there an easy way to use a ShingleFilter only for common stop words, or is that pointless. Paul --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@xxxxxxxxxxxxxxxxx For additional commands, e-mail: java-user-help@xxxxxxxxxxxxxxxxx |