GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DELVE(1) User Commands DELVE(1)

delve - Inspect the contents of a Xapian database

delve [OPTIONS] DATABASE...

delve - Inspect the contents of a Xapian database

show all terms in the database
show all terms in the database with given prefix
for term list(s)
for posting list(s)
for position list(s)
set the stemming language, the default is 'none'
-1
output one list entry per line
output value valueno for each document referred to (or each document in the database if no -r options). <type> can be: E: escape in a C-like way (default) I: decode as a packed integer R: show the raw value (which may contain binary data,
S: decode using Xapian::sortable_unserialise()
output all values for each document referred to. <type> is as above.
output document data for each document referred to
for db, count documents with length 0
extra info (wdf and len for postlist; wdf and termfreq for termlist; number of terms for db; termfreq when showing all terms; value bounds and freq when showing all values in a slot)
even more info (also show collection freq and wdf upper bound for terms)
display this help and exit
output version information and exit
April 2025 xapian-core 1.4.29

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.