table of contents
other versions
- trixie 1.4.29-3
- trixie-backports 1.4.31-2~bpo13+1
- testing 1.4.31-2
- unstable 1.4.31-2
- experimental 1.5.2-2
| XAPIAN-POS(1) | User Commands | XAPIAN-POS(1) |
NAME¶
xapian-pos - Debug positional data in a Xapian database
SYNOPSIS¶
xapian-pos [OPTIONS] DATABASE
DESCRIPTION¶
xapian-pos - Debug positional data in a Xapian database
OPTIONS¶
- -d, --doc=DOCID
- show positions for document DOCID
- -s, --start=POS
- specifies the first position to show
- -e, --end=POS
- specifies the last position to show
- -r, --reconstruct[=PREFIX]
- reconstruct text for prefix PREFIX
- --help
- display this help and exit
- --version
- output version information and exit
| March 2026 | xapian-core 1.5.2 |