|
1.
|
|
|
This module adds full text search capabilities to OpenERP if used in conjunction with the Koo client.
Note that this module requires the server to connect to an administrator user in PostgreSQL because it uses PL/PythonU. Be advised that this might be a security risk.
The module will try to load PL/PythonU language if it doesn't already exist in the database.
|
|
|
module: full_text_search
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
model:ir.module.module,description:full_text_search.module_meta_information
|
|
2.
|
|
|
fts.full_text_index
|
|
|
module: full_text_search
|
|
|
|
(no translation yet)
|
|
|
|
Located in
model:ir.model,name:full_text_search.model_fts_full_text_index
|
|
3.
|
|
|
The Object name must start with x_ and not contain any special character !
|
|
|
module: full_text_search
|
|
|
|
对象名称必须以“x_”开头且不能包含任何特殊字符!
|
|
Translated and reviewed by
Wei "oldrev" Li
|
|
|
|
Located in
constraint:ir.model:0
|
|
4.
|
|
|
Fields that should be indexed in the Full Text Search engine should be given a priority here.
|
|
|
module: full_text_search
|
|
|
|
(no translation yet)
|
|
|
|
Located in
help:ir.model.fields,fts_priority:0
|
|
5.
|
|
|
Choose a PostgreSQL TS configuration
|
|
|
module: full_text_search
|
|
|
|
选择一个 PostgreSQL TS 配置
|
|
Translated and reviewed by
Wei "oldrev" Li
|
|
|
|
Located in
help:fts.wizard,configuration:0
|
|
6.
|
|
|
Full Text Index Priorities
|
|
|
module: full_text_search
|
|
|
|
全文搜索索引优先级
|
|
Translated and reviewed by
Wei "oldrev" Li
|
|
|
|
Located in
model:ir.actions.act_window,name:full_text_search.fts_priorities_action
|
|
7.
|
|
|
fts.wizard
|
|
|
module: full_text_search
|
|
|
|
(no translation yet)
|
|
|
|
Located in
model:ir.model,name:full_text_search.model_fts_wizard
|
|
8.
|
|
|
Indexes
|
|
|
module: full_text_search
|
|
|
|
索引
|
|
Translated and reviewed by
Wei "oldrev" Li
|
|
|
|
Located in
model:ir.ui.menu,name:full_text_search.fts_full_text_index_menu
|
|
9.
|
|
|
Priority
|
|
|
module: full_text_search
|
|
|
|
优先级
|
|
Translated and reviewed by
Wei "oldrev" Li
|
|
|
|
Located in
field:fts.current_full_text_index,priority:0
field:fts.full_text_index,priority:0
|
|
10.
|
|
|
Field
|
|
|
module: full_text_search
|
|
|
|
字段
|
|
Translated and reviewed by
Wei "oldrev" Li
|
|
|
|
Located in
field:fts.current_full_text_index,field_id:0
field:fts.full_text_index,field_id:0
|