We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 404e645 commit bdfcf5eCopy full SHA for bdfcf5e
server/src/main/java/org/elasticsearch/index/mapper/vectors/TokenPruningConfig.java
@@ -7,13 +7,6 @@
7
* License v3.0 only", or the "Server Side Public License, v 1".
8
*/
9
10
-/*
11
- * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
12
- * or more contributor license agreements. Licensed under the Elastic License
13
- * 2.0; you may not use this file except in compliance with the Elastic License
14
- * 2.0.
15
- */
16
-
17
package org.elasticsearch.index.mapper.vectors;
18
19
import org.elasticsearch.common.ParsingException;
0 commit comments