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:
Shai Erera 2012-12-24 06:24:30 +00:00
parent 1652b2649f
commit 8a7c585a15
1 changed files with 1 additions and 1 deletions

View File

@ -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;