LUCENE-4011: disable broken link for now

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329262 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2012-04-23 14:37:18 +00:00
parent ab3f63d279
commit a047f3f9dd
1 changed files with 2 additions and 1 deletions

View File

@ -32,7 +32,8 @@ import com.ibm.icu.text.RuleBasedCollator;
import com.ibm.icu.util.ULocale;
/**
* Factory for {@link ICUCollationKeyFilter}.
* <!-- see LUCENE-4015 for why we cannot link -->
* Factory for <code>ICUCollationKeyFilter</code>.
* <p>
* This factory can be created in two ways:
* <ul>