On 7-Jan-08, at 2:35 PM, Yonik Seeley wrote:

Anyway, if splits on capitalization changes is not desired, getting
rid of the WordDelimiterFilter in both the index and query analyzers
is the right thing to do.

Well, he might want to split on punctuation.

self.object.frobulation.method()

probably shouldn't be one token.

The OP's problem might have to do with index/query-time analyzer mismatch. We'd know more if he posted the schema definitions.

-Mike

Reply via email to