Ravenports generated: 29 Feb 2020 19:26
[ravenports.git] / bucket_22 / xapian-core
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               xapian-core
4 VERSION=                1.4.15
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.15/
13 DISTFILE[1]=            xapian-core-1.4.15.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.10.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:104:distinfo]
69 b168e95918a01e014fb6a6cbce26e535f80da4d4791bfa5a0e0051fcb6f950ea      2988752 xapian-core-1.4.15.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:15262: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_1DatabaseClosedError-members.html
231  classXapian_1_1DatabaseClosedError.html
232  classXapian_1_1DatabaseClosedError__inherit__graph.png
233  classXapian_1_1DatabaseCorruptError-members.html
234  classXapian_1_1DatabaseCorruptError.html
235  classXapian_1_1DatabaseCorruptError__inherit__graph.png
236  classXapian_1_1DatabaseCreateError-members.html
237  classXapian_1_1DatabaseCreateError.html
238  classXapian_1_1DatabaseCreateError__inherit__graph.png
239  classXapian_1_1DatabaseError-members.html
240  classXapian_1_1DatabaseError.html
241  classXapian_1_1DatabaseError__inherit__graph.png
242  classXapian_1_1DatabaseLockError-members.html
243  classXapian_1_1DatabaseLockError.html
244  classXapian_1_1DatabaseLockError__inherit__graph.png
245  classXapian_1_1DatabaseModifiedError-members.html
246  classXapian_1_1DatabaseModifiedError.html
247  classXapian_1_1DatabaseModifiedError__inherit__graph.png
248  classXapian_1_1DatabaseNotFoundError-members.html
249  classXapian_1_1DatabaseNotFoundError.html
250  classXapian_1_1DatabaseNotFoundError__inherit__graph.png
251  classXapian_1_1DatabaseOpeningError-members.html
252  classXapian_1_1DatabaseOpeningError.html
253  classXapian_1_1DatabaseOpeningError__inherit__graph.png
254  classXapian_1_1DatabaseVersionError-members.html
255  classXapian_1_1DatabaseVersionError.html
256  classXapian_1_1DatabaseVersionError__inherit__graph.png
257  classXapian_1_1Database__inherit__graph.png
258  classXapian_1_1DateRangeProcessor-members.html
259  classXapian_1_1DateRangeProcessor.html
260  classXapian_1_1DateRangeProcessor__inherit__graph.png
261  classXapian_1_1DateValueRangeProcessor-members.html
262  classXapian_1_1DateValueRangeProcessor.html
263  classXapian_1_1DateValueRangeProcessor__inherit__graph.png
264  classXapian_1_1DecreasingValueWeightPostingSource-members.html
265  classXapian_1_1DecreasingValueWeightPostingSource.html
266  classXapian_1_1DecreasingValueWeightPostingSource__inherit__graph.png
267  classXapian_1_1DocNotFoundError-members.html
268  classXapian_1_1DocNotFoundError.html
269  classXapian_1_1DocNotFoundError__inherit__graph.png
270  classXapian_1_1Document-members.html
271  classXapian_1_1Document.html
272  classXapian_1_1ESet-members.html
273  classXapian_1_1ESet.html
274  classXapian_1_1ESetIterator-members.html
275  classXapian_1_1ESetIterator.html
276  classXapian_1_1Enquire-members.html
277  classXapian_1_1Enquire.html
278  classXapian_1_1Error-members.html
279  classXapian_1_1Error.html
280  classXapian_1_1ErrorHandler-members.html
281  classXapian_1_1ErrorHandler.html
282  classXapian_1_1ErrorHandler__inherit__graph.png
283  classXapian_1_1Error__inherit__graph.png
284  classXapian_1_1ExpandDecider-members.html
285  classXapian_1_1ExpandDecider.html
286  classXapian_1_1ExpandDeciderAnd-members.html
287  classXapian_1_1ExpandDeciderAnd.html
288  classXapian_1_1ExpandDeciderAnd__inherit__graph.png
289  classXapian_1_1ExpandDeciderFilterPrefix-members.html
290  classXapian_1_1ExpandDeciderFilterPrefix.html
291  classXapian_1_1ExpandDeciderFilterPrefix__inherit__graph.png
292  classXapian_1_1ExpandDeciderFilterTerms-members.html
293  classXapian_1_1ExpandDeciderFilterTerms.html
294  classXapian_1_1ExpandDeciderFilterTerms__inherit__graph.png
295  classXapian_1_1ExpandDecider__inherit__graph.png
296  classXapian_1_1FeatureUnavailableError-members.html
297  classXapian_1_1FeatureUnavailableError.html
298  classXapian_1_1FeatureUnavailableError__inherit__graph.png
299  classXapian_1_1FieldProcessor-members.html
300  classXapian_1_1FieldProcessor.html
301  classXapian_1_1FieldProcessor__inherit__graph.png
302  classXapian_1_1FixedWeightPostingSource-members.html
303  classXapian_1_1FixedWeightPostingSource.html
304  classXapian_1_1FixedWeightPostingSource__inherit__graph.png
305  classXapian_1_1GreatCircleMetric-members.html
306  classXapian_1_1GreatCircleMetric.html
307  classXapian_1_1GreatCircleMetric__inherit__graph.png
308  classXapian_1_1IfB2Weight-members.html
309  classXapian_1_1IfB2Weight.html
310  classXapian_1_1IfB2Weight__inherit__graph.png
311  classXapian_1_1InL2Weight-members.html
312  classXapian_1_1InL2Weight.html
313  classXapian_1_1InL2Weight__inherit__graph.png
314  classXapian_1_1IneB2Weight-members.html
315  classXapian_1_1IneB2Weight.html
316  classXapian_1_1IneB2Weight__inherit__graph.png
317  classXapian_1_1InternalError-members.html
318  classXapian_1_1InternalError.html
319  classXapian_1_1InternalError__inherit__graph.png
320  classXapian_1_1InvalidArgumentError-members.html
321  classXapian_1_1InvalidArgumentError.html
322  classXapian_1_1InvalidArgumentError__inherit__graph.png
323  classXapian_1_1InvalidOperationError-members.html
324  classXapian_1_1InvalidOperationError.html
325  classXapian_1_1InvalidOperationError__inherit__graph.png
326  classXapian_1_1KeyMaker-members.html
327  classXapian_1_1KeyMaker.html
328  classXapian_1_1KeyMaker__inherit__graph.png
329  classXapian_1_1LMWeight-members.html
330  classXapian_1_1LMWeight.html
331  classXapian_1_1LMWeight__inherit__graph.png
332  classXapian_1_1LatLongCoords-members.html
333  classXapian_1_1LatLongCoords.html
334  classXapian_1_1LatLongCoordsIterator-members.html
335  classXapian_1_1LatLongCoordsIterator.html
336  classXapian_1_1LatLongDistanceKeyMaker-members.html
337  classXapian_1_1LatLongDistanceKeyMaker.html
338  classXapian_1_1LatLongDistanceKeyMaker__inherit__graph.png
339  classXapian_1_1LatLongDistancePostingSource-members.html
340  classXapian_1_1LatLongDistancePostingSource.html
341  classXapian_1_1LatLongDistancePostingSource__inherit__graph.png
342  classXapian_1_1LatLongMetric-members.html
343  classXapian_1_1LatLongMetric.html
344  classXapian_1_1LatLongMetric__inherit__graph.png
345  classXapian_1_1LogicError-members.html
346  classXapian_1_1LogicError.html
347  classXapian_1_1LogicError__inherit__graph.png
348  classXapian_1_1MSet-members.html
349  classXapian_1_1MSet.html
350  classXapian_1_1MSetIterator-members.html
351  classXapian_1_1MSetIterator.html
352  classXapian_1_1MatchDecider-members.html
353  classXapian_1_1MatchDecider.html
354  classXapian_1_1MatchDecider__inherit__graph.png
355  classXapian_1_1MatchSpy-members.html
356  classXapian_1_1MatchSpy.html
357  classXapian_1_1MatchSpy__inherit__graph.png
358  classXapian_1_1MultiValueKeyMaker-members.html
359  classXapian_1_1MultiValueKeyMaker.html
360  classXapian_1_1MultiValueKeyMaker__inherit__graph.png
361  classXapian_1_1NetworkError-members.html
362  classXapian_1_1NetworkError.html
363  classXapian_1_1NetworkError__inherit__graph.png
364  classXapian_1_1NetworkTimeoutError-members.html
365  classXapian_1_1NetworkTimeoutError.html
366  classXapian_1_1NetworkTimeoutError__inherit__graph.png
367  classXapian_1_1NumberRangeProcessor-members.html
368  classXapian_1_1NumberRangeProcessor.html
369  classXapian_1_1NumberRangeProcessor__inherit__graph.png
370  classXapian_1_1NumberValueRangeProcessor-members.html
371  classXapian_1_1NumberValueRangeProcessor.html
372  classXapian_1_1NumberValueRangeProcessor__inherit__graph.png
373  classXapian_1_1PL2PlusWeight-members.html
374  classXapian_1_1PL2PlusWeight.html
375  classXapian_1_1PL2PlusWeight__inherit__graph.png
376  classXapian_1_1PL2Weight-members.html
377  classXapian_1_1PL2Weight.html
378  classXapian_1_1PL2Weight__inherit__graph.png
379  classXapian_1_1PositionIterator-members.html
380  classXapian_1_1PositionIterator.html
381  classXapian_1_1PostingIterator-members.html
382  classXapian_1_1PostingIterator.html
383  classXapian_1_1PostingSource-members.html
384  classXapian_1_1PostingSource.html
385  classXapian_1_1PostingSource__inherit__graph.png
386  classXapian_1_1Query-members.html
387  classXapian_1_1Query.html
388  classXapian_1_1QueryParser-members.html
389  classXapian_1_1QueryParser.html
390  classXapian_1_1QueryParserError-members.html
391  classXapian_1_1QueryParserError.html
392  classXapian_1_1QueryParserError__inherit__graph.png
393  classXapian_1_1RSet-members.html
394  classXapian_1_1RSet.html
395  classXapian_1_1RangeError-members.html
396  classXapian_1_1RangeError.html
397  classXapian_1_1RangeError__inherit__graph.png
398  classXapian_1_1RangeProcessor-members.html
399  classXapian_1_1RangeProcessor.html
400  classXapian_1_1RangeProcessor__inherit__graph.png
401  classXapian_1_1Registry-members.html
402  classXapian_1_1Registry.html
403  classXapian_1_1RuntimeError-members.html
404  classXapian_1_1RuntimeError.html
405  classXapian_1_1RuntimeError__inherit__graph.png
406  classXapian_1_1SerialisationError-members.html
407  classXapian_1_1SerialisationError.html
408  classXapian_1_1SerialisationError__inherit__graph.png
409  classXapian_1_1SimpleStopper-members.html
410  classXapian_1_1SimpleStopper.html
411  classXapian_1_1SimpleStopper__inherit__graph.png
412  classXapian_1_1Stem-members.html
413  classXapian_1_1Stem.html
414  classXapian_1_1StemImplementation-members.html
415  classXapian_1_1StemImplementation.html
416  classXapian_1_1StemImplementation__inherit__graph.png
417  classXapian_1_1Stopper-members.html
418  classXapian_1_1Stopper.html
419  classXapian_1_1Stopper__inherit__graph.png
420  classXapian_1_1StringValueRangeProcessor-members.html
421  classXapian_1_1StringValueRangeProcessor.html
422  classXapian_1_1StringValueRangeProcessor__inherit__graph.png
423  classXapian_1_1TermGenerator-members.html
424  classXapian_1_1TermGenerator.html
425  classXapian_1_1TermIterator-members.html
426  classXapian_1_1TermIterator.html
427  classXapian_1_1TfIdfWeight-members.html
428  classXapian_1_1TfIdfWeight.html
429  classXapian_1_1TfIdfWeight__inherit__graph.png
430  classXapian_1_1TradWeight-members.html
431  classXapian_1_1TradWeight.html
432  classXapian_1_1TradWeight__inherit__graph.png
433  classXapian_1_1UnimplementedError-members.html
434  classXapian_1_1UnimplementedError.html
435  classXapian_1_1UnimplementedError__inherit__graph.png
436  classXapian_1_1Utf8Iterator-members.html
437  classXapian_1_1Utf8Iterator.html
438  classXapian_1_1ValueCountMatchSpy-members.html
439  classXapian_1_1ValueCountMatchSpy.html
440  classXapian_1_1ValueCountMatchSpy__inherit__graph.png
441  classXapian_1_1ValueIterator-members.html
442  classXapian_1_1ValueIterator.html
443  classXapian_1_1ValueMapPostingSource-members.html
444  classXapian_1_1ValueMapPostingSource.html
445  classXapian_1_1ValueMapPostingSource__inherit__graph.png
446  classXapian_1_1ValuePostingSource-members.html
447  classXapian_1_1ValuePostingSource.html
448  classXapian_1_1ValuePostingSource__inherit__graph.png
449  classXapian_1_1ValueRangeProcessor-members.html
450  classXapian_1_1ValueRangeProcessor.html
451  classXapian_1_1ValueRangeProcessor__inherit__graph.png
452  classXapian_1_1ValueSetMatchDecider-members.html
453  classXapian_1_1ValueSetMatchDecider.html
454  classXapian_1_1ValueSetMatchDecider__inherit__graph.png
455  classXapian_1_1ValueWeightPostingSource-members.html
456  classXapian_1_1ValueWeightPostingSource.html
457  classXapian_1_1ValueWeightPostingSource__inherit__graph.png
458  classXapian_1_1Weight-members.html
459  classXapian_1_1Weight.html
460  classXapian_1_1Weight__inherit__graph.png
461  classXapian_1_1WildcardError-members.html
462  classXapian_1_1WildcardError.html
463  classXapian_1_1WildcardError__inherit__graph.png
464  classXapian_1_1WritableDatabase-members.html
465  classXapian_1_1WritableDatabase.html
466  classXapian_1_1WritableDatabase__inherit__graph.png
467  classes.html
468  closed.png
469  compactor_8h.html
470  constants_8h.html
471  constinfo_8h.html
472  database_8h.html
473  dbfactory_8h.html
474  deprecated.html
475  dir_f63502d618711192f85ccb772536c6ae.html
476  doc.png
477  document_8h.html
478  doxygen.css
479  doxygen.png
480  enquire_8h.html
481  error_8h.html
482  errorhandler_8h.html
483  eset_8h.html
484  expanddecider_8h.html
485  files.html
486  folderclosed.png
487  folderopen.png
488  functions.html
489  functions_b.html
490  functions_c.html
491  functions_d.html
492  functions_e.html
493  functions_enum.html
494  functions_eval.html
495  functions_f.html
496  functions_func.html
497  functions_func_b.html
498  functions_func_c.html
499  functions_func_d.html
500  functions_func_e.html
501  functions_func_f.html
502  functions_func_g.html
503  functions_func_h.html
504  functions_func_i.html
505  functions_func_k.html
506  functions_func_l.html
507  functions_func_m.html
508  functions_func_n.html
509  functions_func_o.html
510  functions_func_p.html
511  functions_func_q.html
512  functions_func_r.html
513  functions_func_s.html
514  functions_func_t.html
515  functions_func_u.html
516  functions_func_v.html
517  functions_func_w.html
518  functions_func_~.html
519  functions_g.html
520  functions_h.html
521  functions_i.html
522  functions_k.html
523  functions_l.html
524  functions_m.html
525  functions_n.html
526  functions_o.html
527  functions_p.html
528  functions_q.html
529  functions_r.html
530  functions_s.html
531  functions_t.html
532  functions_type.html
533  functions_u.html
534  functions_v.html
535  functions_vars.html
536  functions_w.html
537  functions_~.html
538  geospatial_8h.html
539  globals.html
540  globals_defs.html
541  graph_legend.html
542  graph_legend.png
543  hierarchy.html
544  index.html
545  inherit_graph_0.png
546  inherit_graph_1.png
547  inherit_graph_10.png
548  inherit_graph_11.png
549  inherit_graph_12.png
550  inherit_graph_13.png
551  inherit_graph_14.png
552  inherit_graph_15.png
553  inherit_graph_16.png
554  inherit_graph_17.png
555  inherit_graph_18.png
556  inherit_graph_19.png
557  inherit_graph_2.png
558  inherit_graph_20.png
559  inherit_graph_21.png
560  inherit_graph_22.png
561  inherit_graph_23.png
562  inherit_graph_24.png
563  inherit_graph_25.png
564  inherit_graph_26.png
565  inherit_graph_27.png
566  inherit_graph_3.png
567  inherit_graph_4.png
568  inherit_graph_5.png
569  inherit_graph_6.png
570  inherit_graph_7.png
571  inherit_graph_8.png
572  inherit_graph_9.png
573  inherits.html
574  keymaker_8h.html
575  matchspy_8h.html
576  mset_8h.html
577  namespaceXapian.html
578  namespaceXapian_1_1Auto.html
579  namespaceXapian_1_1Chert.html
580  namespaceXapian_1_1InMemory.html
581  namespaceXapian_1_1Remote.html
582  namespaceXapian_1_1Unicode.html
583  namespacemembers.html
584  namespacemembers_enum.html
585  namespacemembers_eval.html
586  namespacemembers_func.html
587  namespacemembers_type.html
588  namespacemembers_vars.html
589  namespaces.html
590  nav_f.png
591  nav_g.png
592  nav_h.png
593  open.png
594  pages.html
595  positioniterator_8h.html
596  postingiterator_8h.html
597  postingsource_8h.html
598  query_8h.html
599  queryparser_8h.html
600  registry_8h.html
601  splitbar.png
602  stem_8h.html
603  structXapian_1_1LatLongCoord-members.html
604  structXapian_1_1LatLongCoord.html
605  sync_off.png
606  sync_on.png
607  tab_a.png
608  tab_b.png
609  tab_h.png
610  tab_s.png
611  tabs.css
612  termgenerator_8h.html
613  termiterator_8h.html
614  types_8h.html
615  unicode_8h.html
616  valueiterator_8h.html
617  valuesetmatchdecider_8h.html
618  version_8h.html
619  weight_8h.html
620  xapian_8h.html
621