Skip to content

Commit eed6f2d

Browse files
committed
Restore import that was removed during a backport but still needed in this branch
1 parent 59e21c6 commit eed6f2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/main/java/org/elasticsearch/index/mapper/AllFieldMapper.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
package org.elasticsearch.index.mapper;
2121

22+
import org.apache.lucene.document.Field;
2223
import org.apache.lucene.index.IndexOptions;
2324
import org.apache.lucene.index.Term;
2425
import org.apache.lucene.search.Query;

0 commit comments

Comments
 (0)