diff --git a/solr/core/src/test/org/apache/solr/CursorPagingTest.java b/solr/core/src/test/org/apache/solr/CursorPagingTest.java index f80d702777c..836f0f230ab 100644 --- a/solr/core/src/test/org/apache/solr/CursorPagingTest.java +++ b/solr/core/src/test/org/apache/solr/CursorPagingTest.java @@ -634,21 +634,24 @@ public class CursorPagingTest extends SolrTestCaseJ4 { *
*_version_
is removeddv_last
and dv_first
fields are removed
- * if the codec doesn't support them*_dv_last
, *_dv_first
and *_dv
+ * fields are removed if the codec doesn't support missing DocValues
+ *