Scroll to navigation

DELVE(1) User Commands DELVE(1)

NAME

delve - Inspect the contents of a Xapian database

SYNOPSIS

delve [OPTIONS] DATABASE...

DESCRIPTION

delve - Inspect the contents of a Xapian database

OPTIONS

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 values for each document referred to
output value valueno for each document referred to (or each document in the database if no -r options)
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)
even more info (also show collection freq and wdf upper bound for terms)
display this help and exit
output version information and exit
April 2017 xapian-core 1.4.4