Hi, It looks like MappingCharFilter sets start and end offset to the same value. Can this be affected on by some setting?
For a string: test $ test2 and mapping "$" => " dollarsign " (we insert extra space to separate $ into its own token) we get: http://snag.gy/eJT1H.jpg Ideally, we would like to have start and end offset respecting the remapped token. Can this be achieved with settings? -- Dmitry Kan Luke Toolbox: http://github.com/DmitryKey/luke Blog: http://dmitrykan.blogspot.com Twitter: http://twitter.com/dmitrykan SemanticAnalyzer: www.semanticanalyzer.info