Semantic Search With Elasticsearch

Поделиться
HTML-код
  • Опубликовано: 26 сен 2024

Комментарии • 2

  • @mayuri7928
    @mayuri7928 5 месяцев назад

    we are getting errro while we are trying to exclude embeddings from source, response = client.indices.create(index=index_name, body=mappings, ignore=[400])
    {'error': {'root_cause': [{'type': 'parse_exception', 'reason': 'unknown key [_source] for create index'}], 'type': 'parse_exception', 'reason': 'unknown key [_source] for create index'}, 'status': 400

    • @OfficialElasticCommunity
      @OfficialElasticCommunity  5 месяцев назад

      Hi! To troubleshoot that error, we recommend asking your question on discuss.elastic.co