File: icu.idx

package info (click to toggle)
idzebra 2.2.10-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,644 kB
  • sloc: ansic: 54,389; xml: 27,054; sh: 6,214; makefile: 1,099; perl: 210; tcl: 64
file content (29 lines) | stat: -rw-r--r-- 650 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# ICU indexing for words and phrases.. Otherwise similar
# to default.idx .

# Traditional word index
# Used if completeness is 'incomplete field' (@attr 6=1) and
# structure is word/phrase/word-list/free-form-text/document-text
index w
completeness 0
position 1
alwaysmatches 1
firstinfield 1
icuchain words-icu.xml
# debug 1

# Phrase index
# Used if completeness is 'complete {sub}field' (@attr 6=2, @attr 6=3)
# and structure is word/phrase/word-list/free-form-text/document-text
index p
completeness 1
icuchain phrases-icu.xml
# debug 1

# Sort register
sort s
completeness 1
charmap string.chr

# Staticrank (uncomment to enable)
#staticrank r