]> Sergey Matveev's repositories - public-inbox.git/commit
doc: various updates to reflect current state
authorEric Wong <e@80x24.org>
Thu, 23 May 2019 10:37:38 +0000 (10:37 +0000)
committerEric Wong <e@80x24.org>
Thu, 23 May 2019 17:43:51 +0000 (17:43 +0000)
commit666f1b8f5c7c76333df4e1296c1668abf04f210f
tree127e4befde4493285217e269d0b037e3829b5212
parentbb279f4f305649c99dabdbcc0f45fc42c9be8e7e
doc: various updates to reflect current state

-index documentation avoid redundant v1 information and refers
readers to apropriate v1/v2 manpages.  Search::Xapian can also
be optional, now, as only the PSGI search interface uses it.

Favor "INBOX_DIR" where appropriate, since "REPO_DIR" can be
confused for code repos which we also support.

XAPIAN_FLUSH_THRESHOLD is documented for all relevant
bulk commands.
Documentation/public-inbox-compact.pod
Documentation/public-inbox-index.pod
Documentation/public-inbox-v1-format.pod
Documentation/public-inbox-v2-format.pod
Documentation/public-inbox-xcpdb.pod
lib/PublicInbox/Inbox.pm
script/public-inbox-compact
script/public-inbox-index
script/public-inbox-init