feat:格式化yaml文件
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
name: 迅搜 Xunsearch
|
||||
tags:
|
||||
- 工具
|
||||
title: 一个高性能、全功能的全文检索解决方案
|
||||
description: 一个高性能、全功能的全文检索解决方案
|
||||
additionalProperties:
|
||||
key: xunsearch
|
||||
name: 迅搜 Xunsearch
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一个高性能、全功能的全文检索解决方案
|
||||
shortDescEn: A high-performance, full-featured full-text search solution
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: http://www.xunsearch.com
|
||||
github: https://github.com/hightman/xunsearch
|
||||
document: http://www.xunsearch.com/doc/php
|
||||
name: 迅搜 Xunsearch
|
||||
tags:
|
||||
- 工具
|
||||
title: 一个高性能、全功能的全文检索解决方案
|
||||
description: 一个高性能、全功能的全文检索解决方案
|
||||
additionalProperties:
|
||||
key: xunsearch
|
||||
name: 迅搜 Xunsearch
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一个高性能、全功能的全文检索解决方案
|
||||
shortDescEn: A high-performance, full-featured full-text search solution
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: http://www.xunsearch.com
|
||||
github: https://github.com/hightman/xunsearch
|
||||
document: http://www.xunsearch.com/doc/php
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40110
|
||||
edit: true
|
||||
envKey: INDEX_SERVER_PORT
|
||||
labelEn: Index server Port
|
||||
labelZh: 索引服务端配置端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 40111
|
||||
edit: true
|
||||
envKey: SEARCH_SERVER_PORT
|
||||
labelEn: Search server port
|
||||
labelZh: 搜索服务端配置端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40110
|
||||
edit: true
|
||||
envKey: INDEX_SERVER_PORT
|
||||
labelEn: Index server Port
|
||||
labelZh: 索引服务端配置端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 40111
|
||||
edit: true
|
||||
envKey: SEARCH_SERVER_PORT
|
||||
labelEn: Search server port
|
||||
labelZh: 搜索服务端配置端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user