Skip to content

Commit a8a2293

Browse files
author
Joan He
committed
MAGETWO-94172: Elasticsearch 5.0+ exception is shown if customer searches product before reindexing
- fix static test failure
1 parent d884094 commit a8a2293

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Elasticsearch/Elasticsearch5/SearchAdapter

1 file changed

+2
-0
lines changed

app/code/Magento/Elasticsearch/Elasticsearch5/SearchAdapter/Adapter.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ public function __construct(
100100
}
101101

102102
/**
103+
* Search query
104+
*
103105
* @param RequestInterface $request
104106
* @return QueryResponse
105107
*/

0 commit comments

Comments
 (0)