我目前遇到了一个问题,我们的elasticsearch再索引功能。我使用spring-data-elasticsearch 7.10.0,并创建了一个弹性模板类来使用Java进行批量索引。基本上,我创建了一个索引查询列表,并尝试使用elasticsearch提供的以下方法对给定的elasticsearch索引进行索引: public final List<IndexedObjectInformationBulkOptions must not be null")
我在文档中找到了这种方法: title = Text(analyzer='snowball', fields={'raw': Keyword()}) tags = Keyword() lines = Integer()# create and save and article
article = Article(meta={