未验证 提交 8def3c44 编写于 作者: C Cai Yudong 提交者: GitHub

[skip e2e] Reorder header files for query/SearchOnGrowing.cpp (#14263)

Signed-off-by: Nyudong.cai <yudong.cai@zilliz.com>
上级 d9cac2b3
......@@ -10,16 +10,11 @@
// or implied. See the License for the specific language governing permissions and limitations under the License
#include "SearchOnGrowing.h"
#include <knowhere/index/vector_index/adapter/VectorAdapter.h>
#include <knowhere/index/vector_index/VecIndexFactory.h>
#include "segcore/Reduce.h"
#include <faiss/utils/distances.h>
#include "utils/Utils.h"
#include "query/SearchBruteForce.h"
#include "query/SearchOnIndex.h"
namespace milvus::query {
Status
FloatSearch(const segcore::SegmentGrowingImpl& segment,
const query::SearchInfo& info,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册