我在使用的过程中主键一直是数字型,现在想将主键改用字符和数字型结合是否可行,请大家帮忙!
字符串是不是也是可以的? 文档上只提到了唯一性的约束 是不是可以理解为unique类型的字符串呢?
...m/xs-indexd.sock server.search = /dev/shm/xs-searchd.sock [id];图片ID主键 唯一 type = id index = none tokenizer = none cutlen = 0 weight = 0 phrase = no non_bool = no [title];图片属于哪个图集的题标 非唯一 但每个图集题标都是唯一 type = title;我可以设...