implement PerFieldAnalyzerWrapper.getOffsetGap ----------------------------------------------
Key: LUCENE-2235 URL: https://issues.apache.org/jira/browse/LUCENE-2235 Project: Lucene - Java Issue Type: Bug Components: Analysis Affects Versions: 3.1 Environment: Any Reporter: Javier Godoy Priority: Minor PerFieldAnalyzerWrapper does not delegates calls to getOffsetGap(Fieldable), instead it returns the default values from the implementation of Analyzer. (Similar to LUCENE-659 "PerFieldAnalyzerWrapper fails to implement getPositionIncrementGap") -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org