[
https://issues.apache.org/jira/browse/SOLR-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12882962#action_12882962
]
Chris Male commented on SOLR-1974:
----------------------------------
Koji,
I think the commit to branch_3x has made the build fail:
compile:
[mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Solr-3.x/ws/branch_3x/solr/build/solr>
[javac] Compiling 444 source files to
<http://hudson.zones.apache.org/hudson/job/Solr-3.x/ws/branch_3x/solr/build/solr>
[javac]
<http://hudson.zones.apache.org/hudson/job/Solr-3.x/ws/branch_3x/solr/src/java/org/apache/solr/analysis/LimitTokenCountFilterFactory.java>:35:
method does not override a method from its superclass
[javac] @Override
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 error
> Add LimitTokenCountFilterFactory
> --------------------------------
>
> Key: SOLR-1974
> URL: https://issues.apache.org/jira/browse/SOLR-1974
> Project: Solr
> Issue Type: New Feature
> Components: Schema and Analysis
> Reporter: Koji Sekiguchi
> Assignee: Koji Sekiguchi
> Priority: Trivial
> Fix For: 3.1, 4.0
>
> Attachments: SOLR-1974.patch
>
>
> Add a factory for LimitTokenCountFilter that was introduced in LUCENE-2295.
--
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: [email protected]
For additional commands, e-mail: [email protected]