-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categoriesgood first issuelow hanging fruitlow hanging fruithelp wantedadoptmeadoptme
Description
elasticsearch/core/src/main/java/org/elasticsearch/action/search/TransportSearchAction.java
Line 287 in b727a60
| searchRequest.searchType(QUERY_THEN_FETCH); |
when it comes to one shard , here should be “QUERY_AND_FETCH”, not QUERY_THEN_FETCH.
Metadata
Metadata
Assignees
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categoriesgood first issuelow hanging fruitlow hanging fruithelp wantedadoptmeadoptme