Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/sql/82.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Datastax DSE Solr错误_Solr_Datastax Enterprise - Fatal编程技术网

Datastax DSE Solr错误

Datastax DSE Solr错误,solr,datastax-enterprise,Solr,Datastax Enterprise,我有一个带有复合键(id int、category text、property text)的CQL3表 发布Solr架构时,出现以下错误: 具有非字符串比较器的ColumnFamilies不支持Solr索引 有没有人遇到过同样的问题,或者知道如何解决这个问题 谢谢。您使用的DSE版本是什么?3.2中增加了对Solr的CQL3支持,但在该版本发布之前未完全支持。DSE Solr不支持复合密钥 不支持的功能 DSE搜索不支持: 卡桑德拉超级专栏 卡桑德拉计数柱 Cassandra timeseri

我有一个带有复合键(id int、category text、property text)的CQL3表

发布Solr架构时,出现以下错误:

具有非字符串比较器的ColumnFamilies不支持Solr索引

有没有人遇到过同样的问题,或者知道如何解决这个问题


谢谢。

您使用的DSE版本是什么?3.2中增加了对Solr的CQL3支持,但在该版本发布之前未完全支持。DSE Solr不支持复合密钥

不支持的功能 DSE搜索不支持:

  • 卡桑德拉超级专栏
  • 卡桑德拉计数柱
  • Cassandra timeseries类型行
  • Cassandra复合列,Solr字段必须是字符串