close
Warning:
Can't synchronize with repository "(default)" (/usr/local/svn/deb2-client does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Dec 6, 2006, 3:12:08 PM (19 years ago)
- Author:
-
Adam
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v8
|
v9
|
|
24 | 24 | XPath of each entry key |
25 | 25 | indexes:: |
26 | | |
| 26 | List of indexed elements/attributes. pairs of element name (attributes name without @) and index type (choose the right type, or the wrong index may cause performance issues). For Wordnet dictionaries, basic set of indexes is set automatically. |
27 | 27 | |
28 | 28 | === Example === |
… |
… |
|
34 | 34 | * root tag = SYNSET |
35 | 35 | * key = /SYNSET/ID |
| 36 | * indexes = automatically set Wordnet indexes (for example, ID:node-element-equality-string, LITERAL:node-element-substring-string, ) |
36 | 37 | |
37 | 38 | == Services == |