Skip to content

Commit

Permalink
#28045 restore removed import after backport
Browse files Browse the repository at this point in the history
  • Loading branch information
jimczi committed Jan 15, 2018
1 parent b93996f commit 24c19c8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
import org.apache.lucene.search.Query;
import org.apache.lucene.search.TermQuery;
import org.apache.lucene.util.BytesRef;
import org.elasticsearch.ElasticsearchParseException;
import org.elasticsearch.common.lucene.search.Queries;
import org.elasticsearch.index.mapper.MappedFieldType;
import org.elasticsearch.index.query.AbstractQueryBuilder;
Expand Down

0 comments on commit 24c19c8

Please sign in to comment.