[ https://issues.apache.org/jira/browse/LUCENE-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13407386#comment-13407386 ]
Hoss Man commented on LUCENE-4191: ---------------------------------- BaseTokenFilterFactory no longer exists in the latest version of Solr (most of the Factory concepts were refactored up into the Lucene-Core analysis-common module) and Google has not yet updated it's crawl of solr javadocs. Solr 3.6 javadocs are still available, or you can follow links from he Solr 4.0-ALPHA javadocs over to the Lucene-Core javadocs for classes like TokenFilterFactory and AbstractAnalysisFactory ... http://lucene.apache.org/solr/documentation.html > Lucene doc pages redirect to "api-4_0_0-ALPHA" which results in 404 > ------------------------------------------------------------------- > > Key: LUCENE-4191 > URL: https://issues.apache.org/jira/browse/LUCENE-4191 > Project: Lucene - Java > Issue Type: Bug > Affects Versions: 3.6 > Reporter: Chaim Peck > Labels: documentation > > Try to go to this URL: > http://lucene.apache.org/solr/api/org/apache/solr/analysis/BaseTokenFilterFactory.html > The result is that you will be redirected here, which is a 404: > http://lucene.apache.org/solr/api-4_0_0-ALPHA/org/apache/solr/analysis/BaseTokenFilterFactory.html > You can still get to the page from google cache: > http://webcache.googleusercontent.com/search?q=cache:mCJCac4iZ0QJ:lucene.apache.org/solr/api/org/apache/solr/analysis/BaseTokenFilterFactory.html+&cd=1&hl=en&ct=clnk&gl=us -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org