File: dir_contents

package info (click to toggle)
xapian-core 1.2.19-1%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 19,420 kB
  • ctags: 12,656
  • sloc: cpp: 101,561; sh: 11,340; ansic: 8,193; perl: 757; makefile: 635; tcl: 308; python: 40
file content (10 lines) | stat: -rw-r--r-- 401 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
<Directory>backends/chert</Directory>

<Description>
Chert is the default backend for the Xapian 1.2.x release series.
It uses a custom written Btree management system to store
posting lists and termlists.  This is a highly efficient
backend, using compression to store the postlists, and supporting the
full range of indexing functionality (positional information, transactions,
etc).
</Description>