Skip to content

Commit

Permalink
need source
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvg committed Dec 2, 2024
1 parent e378530 commit c09207b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ public SortedSetDocValues ordinals(LeafReaderContext context) throws IOException

@Override
public final StoredFieldsSpec rowStrideStoredFieldSpec() {
return StoredFieldsSpec.NO_REQUIREMENTS;
return StoredFieldsSpec.NEEDS_SOURCE;
}
}

Expand Down

0 comments on commit c09207b

Please sign in to comment.