Ravenports generated: 05 Nov 2018 10:34
[ravenports.git] / bucket_22 / xapian-core
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               xapian-core
4 VERSION=                1.4.9
5 KEYWORDS=               databases
6 VARIANTS=               standard
7 SDESC[standard]=        Xapian Probabilistic Information Retrieval Library
8 HOMEPAGE=               https://xapian.org/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://oligarchy.co.uk/xapian/1.4.9/
13 DISTFILE[1]=            xapian-core-1.4.9.tar.xz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         docs
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 USES=                   libtool zlib c++:primary
23
24 LICENSE=                GPLv2+:primary
25 LICENSE_TERMS=          primary:{{WRKDIR}}/TERMS
26 LICENSE_FILE=           GPLv2+:{{WRKSRC}}/COPYING
27 LICENSE_AWK=            TERMS:"^$$"
28 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/include/xapian.h
29 LICENSE_SCHEME=         solo
30
31 FPC_EQUIVALENT=         databases/xapian-core
32
33 MUST_CONFIGURE=         gnu
34
35 INSTALL_TARGET=         install-strip
36 SOVERSION=              30.6.1
37
38 post-install:
39         ${INSTALL_PROGRAM} ${WRKSRC}/bin/xapian-inspect \
40                 ${STAGEDIR}${PREFIX}/bin/xapian-inspect
41         ${INSTALL_PROGRAM} ${WRKSRC}/examples/.libs/copydatabase \
42                 ${STAGEDIR}${PREFIX}/bin/xapian-copydatabase
43         ${INSTALL_PROGRAM} ${WRKSRC}/examples/.libs/quest \
44                 ${STAGEDIR}${PREFIX}/bin/xapian-quest
45         ${INSTALL_PROGRAM} ${WRKSRC}/examples/.libs/xapian-metadata \
46                 ${STAGEDIR}${PREFIX}/bin/xapian-metadata
47
48 [FILE:635:descriptions/desc.primary]
49 Xapian is an Open Source Probabilistic Information Retrieval library,
50 released under the GPL. It's written in C++, with bindings to allow use
51 from other languages.
52
53 Xapian is designed to be a highly adaptable toolkit to allow developers to
54 easily add advanced indexing and search facilities to their own
55 applications.
56
57 Xapian features include:
58  - Ranked probabilistic search - word importance weighting
59  - Relevance feedback
60  - Phrase and proximity searching
61  - Full range of structured boolean search operators
62  - Term stemming
63  - Database files > 2GB
64  - Platform independent data formats
65  - Allows simultaneous update and searching.
66
67
68 [FILE:103:distinfo]
69 cde9c39d014f04c09b59d9c21551db9794c10617dc69ab4c9826352a533df5cc      2880024 xapian-core-1.4.9.tar.xz
70
71
72 [FILE:1494:manifests/plist.primary]
73 bin/
74  copydatabase
75  quest
76  simpleexpand
77  simpleindex
78  simplesearch
79  xapian-check
80  xapian-compact
81  xapian-config
82  xapian-copydatabase
83  xapian-delve
84  xapian-inspect
85  xapian-metadata
86  xapian-pos
87  xapian-progsrv
88  xapian-quest
89  xapian-replicate
90  xapian-replicate-server
91  xapian-tcpsrv
92 include/xapian.h
93 include/xapian/
94  attributes.h
95  compactor.h
96  constants.h
97  constinfo.h
98  database.h
99  dbfactory.h
100  deprecated.h
101  derefwrapper.h
102  document.h
103  enquire.h
104  error.h
105  errorhandler.h
106  eset.h
107  expanddecider.h
108  geospatial.h
109  intrusive_ptr.h
110  iterator.h
111  keymaker.h
112  matchspy.h
113  mset.h
114  positioniterator.h
115  postingiterator.h
116  postingsource.h
117  query.h
118  queryparser.h
119  registry.h
120  stem.h
121  termgenerator.h
122  termiterator.h
123  types.h
124  unicode.h
125  valueiterator.h
126  valuesetmatchdecider.h
127  version.h
128  visibility.h
129  weight.h
130 lib/
131  libxapian.so
132  libxapian.so.%%SOMAJOR%%
133  libxapian.so.%%SOVERSION%%
134 lib/cmake/xapian/
135  xapian-config-version.cmake
136  xapian-config.cmake
137 lib/pkgconfig/xapian-core.pc
138 share/aclocal/xapian.m4
139 share/man/man1/
140  copydatabase.1.gz
141  quest.1.gz
142  xapian-check.1.gz
143  xapian-compact.1.gz
144  xapian-config.1.gz
145  xapian-delve.1.gz
146  xapian-metadata.1.gz
147  xapian-pos.1.gz
148  xapian-progsrv.1.gz
149  xapian-replicate-server.1.gz
150  xapian-replicate.1.gz
151  xapian-tcpsrv.1.gz
152 share/xapian-core/stopwords/
153  arabic.list
154  danish.list
155  dutch.list
156  english.list
157  finnish.list
158  french.list
159  german.list
160  hungarian.list
161  indonesian.list
162  italian.list
163  norwegian.list
164  portuguese.list
165  russian.list
166  spanish.list
167  swedish.list
168
169
170 [FILE:14942:manifests/plist.docs]
171 share/doc/xapian-core/
172  admin_notes.html
173  bm25.html
174  collapsing.html
175  deprecation.html
176  facets.html
177  geospatial.html
178  glossary.html
179  index.html
180  install.html
181  internals.html
182  intro_ir.html
183  matcherdesign.html
184  overview.html
185  postingsource.html
186  queryparser.html
187  remote.html
188  replication.html
189  scalability.html
190  serialisation.html
191  sorting.html
192  spelling.html
193  stemming.html
194  synonyms.html
195  termgenerator.html
196  tests.html
197  valueranges.html
198 share/doc/xapian-core/apidoc/html/
199  annotated.html
200  bc_s.png
201  bdwn.png
202  classXapian_1_1AssertionError-members.html
203  classXapian_1_1AssertionError.html
204  classXapian_1_1AssertionError__inherit__graph.png
205  classXapian_1_1BB2Weight-members.html
206  classXapian_1_1BB2Weight.html
207  classXapian_1_1BB2Weight__inherit__graph.png
208  classXapian_1_1BM25PlusWeight-members.html
209  classXapian_1_1BM25PlusWeight.html
210  classXapian_1_1BM25PlusWeight__inherit__graph.png
211  classXapian_1_1BM25Weight-members.html
212  classXapian_1_1BM25Weight.html
213  classXapian_1_1BM25Weight__inherit__graph.png
214  classXapian_1_1BoolWeight-members.html
215  classXapian_1_1BoolWeight.html
216  classXapian_1_1BoolWeight__inherit__graph.png
217  classXapian_1_1Compactor-members.html
218  classXapian_1_1Compactor.html
219  classXapian_1_1CoordWeight-members.html
220  classXapian_1_1CoordWeight.html
221  classXapian_1_1CoordWeight__inherit__graph.png
222  classXapian_1_1DLHWeight-members.html
223  classXapian_1_1DLHWeight.html
224  classXapian_1_1DLHWeight__inherit__graph.png
225  classXapian_1_1DPHWeight-members.html
226  classXapian_1_1DPHWeight.html
227  classXapian_1_1DPHWeight__inherit__graph.png
228  classXapian_1_1Database-members.html
229  classXapian_1_1Database.html
230  classXapian_1_1DatabaseCorruptError-members.html
231  classXapian_1_1DatabaseCorruptError.html
232  classXapian_1_1DatabaseCorruptError__inherit__graph.png
233  classXapian_1_1DatabaseCreateError-members.html
234  classXapian_1_1DatabaseCreateError.html
235  classXapian_1_1DatabaseCreateError__inherit__graph.png
236  classXapian_1_1DatabaseError-members.html
237  classXapian_1_1DatabaseError.html
238  classXapian_1_1DatabaseError__inherit__graph.png
239  classXapian_1_1DatabaseLockError-members.html
240  classXapian_1_1DatabaseLockError.html
241  classXapian_1_1DatabaseLockError__inherit__graph.png
242  classXapian_1_1DatabaseModifiedError-members.html
243  classXapian_1_1DatabaseModifiedError.html
244  classXapian_1_1DatabaseModifiedError__inherit__graph.png
245  classXapian_1_1DatabaseOpeningError-members.html
246  classXapian_1_1DatabaseOpeningError.html
247  classXapian_1_1DatabaseOpeningError__inherit__graph.png
248  classXapian_1_1DatabaseVersionError-members.html
249  classXapian_1_1DatabaseVersionError.html
250  classXapian_1_1DatabaseVersionError__inherit__graph.png
251  classXapian_1_1Database__inherit__graph.png
252  classXapian_1_1DateRangeProcessor-members.html
253  classXapian_1_1DateRangeProcessor.html
254  classXapian_1_1DateRangeProcessor__inherit__graph.png
255  classXapian_1_1DateValueRangeProcessor-members.html
256  classXapian_1_1DateValueRangeProcessor.html
257  classXapian_1_1DateValueRangeProcessor__inherit__graph.png
258  classXapian_1_1DecreasingValueWeightPostingSource-members.html
259  classXapian_1_1DecreasingValueWeightPostingSource.html
260  classXapian_1_1DecreasingValueWeightPostingSource__inherit__graph.png
261  classXapian_1_1DocNotFoundError-members.html
262  classXapian_1_1DocNotFoundError.html
263  classXapian_1_1DocNotFoundError__inherit__graph.png
264  classXapian_1_1Document-members.html
265  classXapian_1_1Document.html
266  classXapian_1_1ESet-members.html
267  classXapian_1_1ESet.html
268  classXapian_1_1ESetIterator-members.html
269  classXapian_1_1ESetIterator.html
270  classXapian_1_1Enquire-members.html
271  classXapian_1_1Enquire.html
272  classXapian_1_1Error-members.html
273  classXapian_1_1Error.html
274  classXapian_1_1ErrorHandler-members.html
275  classXapian_1_1ErrorHandler.html
276  classXapian_1_1ErrorHandler__inherit__graph.png
277  classXapian_1_1Error__inherit__graph.png
278  classXapian_1_1ExpandDecider-members.html
279  classXapian_1_1ExpandDecider.html
280  classXapian_1_1ExpandDeciderAnd-members.html
281  classXapian_1_1ExpandDeciderAnd.html
282  classXapian_1_1ExpandDeciderAnd__inherit__graph.png
283  classXapian_1_1ExpandDeciderFilterPrefix-members.html
284  classXapian_1_1ExpandDeciderFilterPrefix.html
285  classXapian_1_1ExpandDeciderFilterPrefix__inherit__graph.png
286  classXapian_1_1ExpandDeciderFilterTerms-members.html
287  classXapian_1_1ExpandDeciderFilterTerms.html
288  classXapian_1_1ExpandDeciderFilterTerms__inherit__graph.png
289  classXapian_1_1ExpandDecider__inherit__graph.png
290  classXapian_1_1FeatureUnavailableError-members.html
291  classXapian_1_1FeatureUnavailableError.html
292  classXapian_1_1FeatureUnavailableError__inherit__graph.png
293  classXapian_1_1FieldProcessor-members.html
294  classXapian_1_1FieldProcessor.html
295  classXapian_1_1FieldProcessor__inherit__graph.png
296  classXapian_1_1FixedWeightPostingSource-members.html
297  classXapian_1_1FixedWeightPostingSource.html
298  classXapian_1_1FixedWeightPostingSource__inherit__graph.png
299  classXapian_1_1GreatCircleMetric-members.html
300  classXapian_1_1GreatCircleMetric.html
301  classXapian_1_1GreatCircleMetric__inherit__graph.png
302  classXapian_1_1IfB2Weight-members.html
303  classXapian_1_1IfB2Weight.html
304  classXapian_1_1IfB2Weight__inherit__graph.png
305  classXapian_1_1InL2Weight-members.html
306  classXapian_1_1InL2Weight.html
307  classXapian_1_1InL2Weight__inherit__graph.png
308  classXapian_1_1IneB2Weight-members.html
309  classXapian_1_1IneB2Weight.html
310  classXapian_1_1IneB2Weight__inherit__graph.png
311  classXapian_1_1InternalError-members.html
312  classXapian_1_1InternalError.html
313  classXapian_1_1InternalError__inherit__graph.png
314  classXapian_1_1InvalidArgumentError-members.html
315  classXapian_1_1InvalidArgumentError.html
316  classXapian_1_1InvalidArgumentError__inherit__graph.png
317  classXapian_1_1InvalidOperationError-members.html
318  classXapian_1_1InvalidOperationError.html
319  classXapian_1_1InvalidOperationError__inherit__graph.png
320  classXapian_1_1KeyMaker-members.html
321  classXapian_1_1KeyMaker.html
322  classXapian_1_1KeyMaker__inherit__graph.png
323  classXapian_1_1LMWeight-members.html
324  classXapian_1_1LMWeight.html
325  classXapian_1_1LMWeight__inherit__graph.png
326  classXapian_1_1LatLongCoords-members.html
327  classXapian_1_1LatLongCoords.html
328  classXapian_1_1LatLongCoordsIterator-members.html
329  classXapian_1_1LatLongCoordsIterator.html
330  classXapian_1_1LatLongDistanceKeyMaker-members.html
331  classXapian_1_1LatLongDistanceKeyMaker.html
332  classXapian_1_1LatLongDistanceKeyMaker__inherit__graph.png
333  classXapian_1_1LatLongDistancePostingSource-members.html
334  classXapian_1_1LatLongDistancePostingSource.html
335  classXapian_1_1LatLongDistancePostingSource__inherit__graph.png
336  classXapian_1_1LatLongMetric-members.html
337  classXapian_1_1LatLongMetric.html
338  classXapian_1_1LatLongMetric__inherit__graph.png
339  classXapian_1_1LogicError-members.html
340  classXapian_1_1LogicError.html
341  classXapian_1_1LogicError__inherit__graph.png
342  classXapian_1_1MSet-members.html
343  classXapian_1_1MSet.html
344  classXapian_1_1MSetIterator-members.html
345  classXapian_1_1MSetIterator.html
346  classXapian_1_1MatchDecider-members.html
347  classXapian_1_1MatchDecider.html
348  classXapian_1_1MatchDecider__inherit__graph.png
349  classXapian_1_1MatchSpy-members.html
350  classXapian_1_1MatchSpy.html
351  classXapian_1_1MatchSpy__inherit__graph.png
352  classXapian_1_1MultiValueKeyMaker-members.html
353  classXapian_1_1MultiValueKeyMaker.html
354  classXapian_1_1MultiValueKeyMaker__inherit__graph.png
355  classXapian_1_1NetworkError-members.html
356  classXapian_1_1NetworkError.html
357  classXapian_1_1NetworkError__inherit__graph.png
358  classXapian_1_1NetworkTimeoutError-members.html
359  classXapian_1_1NetworkTimeoutError.html
360  classXapian_1_1NetworkTimeoutError__inherit__graph.png
361  classXapian_1_1NumberRangeProcessor-members.html
362  classXapian_1_1NumberRangeProcessor.html
363  classXapian_1_1NumberRangeProcessor__inherit__graph.png
364  classXapian_1_1NumberValueRangeProcessor-members.html
365  classXapian_1_1NumberValueRangeProcessor.html
366  classXapian_1_1NumberValueRangeProcessor__inherit__graph.png
367  classXapian_1_1PL2PlusWeight-members.html
368  classXapian_1_1PL2PlusWeight.html
369  classXapian_1_1PL2PlusWeight__inherit__graph.png
370  classXapian_1_1PL2Weight-members.html
371  classXapian_1_1PL2Weight.html
372  classXapian_1_1PL2Weight__inherit__graph.png
373  classXapian_1_1PositionIterator-members.html
374  classXapian_1_1PositionIterator.html
375  classXapian_1_1PostingIterator-members.html
376  classXapian_1_1PostingIterator.html
377  classXapian_1_1PostingSource-members.html
378  classXapian_1_1PostingSource.html
379  classXapian_1_1PostingSource__inherit__graph.png
380  classXapian_1_1Query-members.html
381  classXapian_1_1Query.html
382  classXapian_1_1QueryParser-members.html
383  classXapian_1_1QueryParser.html
384  classXapian_1_1QueryParserError-members.html
385  classXapian_1_1QueryParserError.html
386  classXapian_1_1QueryParserError__inherit__graph.png
387  classXapian_1_1RSet-members.html
388  classXapian_1_1RSet.html
389  classXapian_1_1RangeError-members.html
390  classXapian_1_1RangeError.html
391  classXapian_1_1RangeError__inherit__graph.png
392  classXapian_1_1RangeProcessor-members.html
393  classXapian_1_1RangeProcessor.html
394  classXapian_1_1RangeProcessor__inherit__graph.png
395  classXapian_1_1Registry-members.html
396  classXapian_1_1Registry.html
397  classXapian_1_1RuntimeError-members.html
398  classXapian_1_1RuntimeError.html
399  classXapian_1_1RuntimeError__inherit__graph.png
400  classXapian_1_1SerialisationError-members.html
401  classXapian_1_1SerialisationError.html
402  classXapian_1_1SerialisationError__inherit__graph.png
403  classXapian_1_1SimpleStopper-members.html
404  classXapian_1_1SimpleStopper.html
405  classXapian_1_1SimpleStopper__inherit__graph.png
406  classXapian_1_1Stem-members.html
407  classXapian_1_1Stem.html
408  classXapian_1_1StemImplementation-members.html
409  classXapian_1_1StemImplementation.html
410  classXapian_1_1StemImplementation__inherit__graph.png
411  classXapian_1_1Stopper-members.html
412  classXapian_1_1Stopper.html
413  classXapian_1_1Stopper__inherit__graph.png
414  classXapian_1_1StringValueRangeProcessor-members.html
415  classXapian_1_1StringValueRangeProcessor.html
416  classXapian_1_1StringValueRangeProcessor__inherit__graph.png
417  classXapian_1_1TermGenerator-members.html
418  classXapian_1_1TermGenerator.html
419  classXapian_1_1TermIterator-members.html
420  classXapian_1_1TermIterator.html
421  classXapian_1_1TfIdfWeight-members.html
422  classXapian_1_1TfIdfWeight.html
423  classXapian_1_1TfIdfWeight__inherit__graph.png
424  classXapian_1_1TradWeight-members.html
425  classXapian_1_1TradWeight.html
426  classXapian_1_1TradWeight__inherit__graph.png
427  classXapian_1_1UnimplementedError-members.html
428  classXapian_1_1UnimplementedError.html
429  classXapian_1_1UnimplementedError__inherit__graph.png
430  classXapian_1_1Utf8Iterator-members.html
431  classXapian_1_1Utf8Iterator.html
432  classXapian_1_1ValueCountMatchSpy-members.html
433  classXapian_1_1ValueCountMatchSpy.html
434  classXapian_1_1ValueCountMatchSpy__inherit__graph.png
435  classXapian_1_1ValueIterator-members.html
436  classXapian_1_1ValueIterator.html
437  classXapian_1_1ValueMapPostingSource-members.html
438  classXapian_1_1ValueMapPostingSource.html
439  classXapian_1_1ValueMapPostingSource__inherit__graph.png
440  classXapian_1_1ValuePostingSource-members.html
441  classXapian_1_1ValuePostingSource.html
442  classXapian_1_1ValuePostingSource__inherit__graph.png
443  classXapian_1_1ValueRangeProcessor-members.html
444  classXapian_1_1ValueRangeProcessor.html
445  classXapian_1_1ValueRangeProcessor__inherit__graph.png
446  classXapian_1_1ValueSetMatchDecider-members.html
447  classXapian_1_1ValueSetMatchDecider.html
448  classXapian_1_1ValueSetMatchDecider__inherit__graph.png
449  classXapian_1_1ValueWeightPostingSource-members.html
450  classXapian_1_1ValueWeightPostingSource.html
451  classXapian_1_1ValueWeightPostingSource__inherit__graph.png
452  classXapian_1_1Weight-members.html
453  classXapian_1_1Weight.html
454  classXapian_1_1Weight__inherit__graph.png
455  classXapian_1_1WildcardError-members.html
456  classXapian_1_1WildcardError.html
457  classXapian_1_1WildcardError__inherit__graph.png
458  classXapian_1_1WritableDatabase-members.html
459  classXapian_1_1WritableDatabase.html
460  classXapian_1_1WritableDatabase__inherit__graph.png
461  classes.html
462  closed.png
463  compactor_8h.html
464  constants_8h.html
465  constinfo_8h.html
466  database_8h.html
467  dbfactory_8h.html
468  deprecated.html
469  dir_f63502d618711192f85ccb772536c6ae.html
470  doc.png
471  document_8h.html
472  doxygen.css
473  doxygen.png
474  enquire_8h.html
475  error_8h.html
476  errorhandler_8h.html
477  eset_8h.html
478  expanddecider_8h.html
479  files.html
480  folderclosed.png
481  folderopen.png
482  functions.html
483  functions_0x7e.html
484  functions_b.html
485  functions_c.html
486  functions_d.html
487  functions_e.html
488  functions_enum.html
489  functions_eval.html
490  functions_f.html
491  functions_func.html
492  functions_func_0x7e.html
493  functions_func_b.html
494  functions_func_c.html
495  functions_func_d.html
496  functions_func_e.html
497  functions_func_f.html
498  functions_func_g.html
499  functions_func_h.html
500  functions_func_i.html
501  functions_func_k.html
502  functions_func_l.html
503  functions_func_m.html
504  functions_func_n.html
505  functions_func_o.html
506  functions_func_p.html
507  functions_func_q.html
508  functions_func_r.html
509  functions_func_s.html
510  functions_func_t.html
511  functions_func_u.html
512  functions_func_v.html
513  functions_func_w.html
514  functions_g.html
515  functions_h.html
516  functions_i.html
517  functions_k.html
518  functions_l.html
519  functions_m.html
520  functions_n.html
521  functions_o.html
522  functions_p.html
523  functions_q.html
524  functions_r.html
525  functions_s.html
526  functions_t.html
527  functions_type.html
528  functions_u.html
529  functions_v.html
530  functions_vars.html
531  functions_w.html
532  geospatial_8h.html
533  globals.html
534  globals_defs.html
535  graph_legend.html
536  graph_legend.png
537  hierarchy.html
538  index.html
539  inherit_graph_0.png
540  inherit_graph_1.png
541  inherit_graph_10.png
542  inherit_graph_11.png
543  inherit_graph_12.png
544  inherit_graph_13.png
545  inherit_graph_14.png
546  inherit_graph_15.png
547  inherit_graph_16.png
548  inherit_graph_17.png
549  inherit_graph_18.png
550  inherit_graph_19.png
551  inherit_graph_2.png
552  inherit_graph_20.png
553  inherit_graph_21.png
554  inherit_graph_22.png
555  inherit_graph_23.png
556  inherit_graph_24.png
557  inherit_graph_25.png
558  inherit_graph_26.png
559  inherit_graph_27.png
560  inherit_graph_3.png
561  inherit_graph_4.png
562  inherit_graph_5.png
563  inherit_graph_6.png
564  inherit_graph_7.png
565  inherit_graph_8.png
566  inherit_graph_9.png
567  inherits.html
568  keymaker_8h.html
569  matchspy_8h.html
570  mset_8h.html
571  namespaceXapian.html
572  namespaceXapian_1_1Auto.html
573  namespaceXapian_1_1Chert.html
574  namespaceXapian_1_1InMemory.html
575  namespaceXapian_1_1Remote.html
576  namespaceXapian_1_1Unicode.html
577  namespacemembers.html
578  namespacemembers_enum.html
579  namespacemembers_func.html
580  namespacemembers_type.html
581  namespacemembers_vars.html
582  namespaces.html
583  nav_f.png
584  nav_g.png
585  nav_h.png
586  open.png
587  pages.html
588  positioniterator_8h.html
589  postingiterator_8h.html
590  postingsource_8h.html
591  query_8h.html
592  queryparser_8h.html
593  registry_8h.html
594  splitbar.png
595  stem_8h.html
596  structXapian_1_1LatLongCoord-members.html
597  structXapian_1_1LatLongCoord.html
598  sync_off.png
599  sync_on.png
600  tab_a.png
601  tab_b.png
602  tab_h.png
603  tab_s.png
604  tabs.css
605  termgenerator_8h.html
606  termiterator_8h.html
607  types_8h.html
608  unicode_8h.html
609  valueiterator_8h.html
610  valuesetmatchdecider_8h.html
611  version_8h.html
612  weight_8h.html
613  xapian_8h.html
614