mirror of
https://github.com/apache/lucene.git
synced 2025-02-06 18:18:38 +00:00
rename FacetsPayloadProviderTest to OrdinalMappingReaderTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1425596 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1652b2649f
commit
8a7c585a15
@ -43,7 +43,7 @@ import org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter;
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
public class FacetsPayloadProcessorProviderTest extends LuceneTestCase {
|
||||
public class OrdinalMappingReaderTest extends LuceneTestCase {
|
||||
|
||||
private static final int NUM_DOCS = 100;
|
||||
|
Loading…
x
Reference in New Issue
Block a user