| |
20 |
20 |
<file type="data_model" db_type="postgresql" path="sql/postgresql/load.sql"/> |
| |
21 |
21 |
<file type="data_model_create" db_type="postgresql" path="sql/postgresql/openfts-driver-create.sql"/> |
| |
22 |
22 |
<file type="data_model_drop" db_type="postgresql" path="sql/postgresql/openfts-driver-drop.sql"/> |
| |
23 |
23 |
<file type="data_model" db_type="postgresql" path="sql/postgresql/openfts-driver-sc-create.sql"/> |
| |
24 |
24 |
<file type="data_model" db_type="postgresql" path="sql/postgresql/openfts-driver-sc-drop.sql"/> |
| |
25 |
25 |
<file type="tcl_init" path="tcl/openfts-driver-init.tcl"/> |
| |
26 |
26 |
<file type="tcl_procs" path="tcl/openfts-driver-procs.tcl"/> |
| |
27 |
27 |
<file type="tcl_util" path="www/admin/destroy.tcl"/> |
| |
28 |
28 |
<file path="www/admin/index.adp"/> |
| |
29 |
29 |
<file type="tcl_util" path="www/admin/index.tcl"/> |
| |
30 |
30 |
<file type="tcl_util" path="www/admin/initialize-2.tcl"/> |
| |
31 |
31 |
<file path="www/admin/initialize.adp"/> |
| |
32 |
32 |
<file type="tcl_util" path="www/admin/initialize.tcl"/> |
| |
33 |
33 |
<file type="documentation" path="www/doc/INSTALL"/> |
| |
34 |
34 |
<file type="documentation" path="www/doc/index.html"/> |
| |
35 |
35 |
<file path="www/index.adp"/> |
| |
36 |
36 |
<file type="tcl_util" path="www/index.tcl"/> |
| |
37 |
37 |
</files> |
| |
38 |
38 |
<parameters> |
| |
39 |
39 |
<parameter datatype="number" min_n_values="1" max_n_values="1" name="permission_check_enabled_p" default="1" description="Check whether the user is allowed to read the object. This is used to filter the search results w.r.t the privileges of the user performing the query."/> |
| |
40 |
|
<parameter datatype="string" min_n_values="1" max_n_values="1" name="openfts_tcl_src_path" default="/usr/local/src/Search-OpenFTS-tcl-0.2/" description="Path to OpenFTS-TCL source directory."/> |
| |
|
40 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="openfts_tcl_src_path" default="/usr/local/src/Search-OpenFTS-tcl-0.31/" description="Path to OpenFTS-TCL source directory."/> |
| |
41 |
41 |
</parameters> |
| |
42 |
42 |
|
| |
43 |
43 |
</version> |
| |
44 |
44 |
</package> |