Add "prob" as name for probabilistic query expansion
commit0ca4d37475a51a15b38cb17bd3927bd1c8bdb7a2
authorOlly Betts <olly@survex.com>
Tue, 9 Jul 2024 05:38:40 +0000 (9 17:38 +1200)
committerOlly Betts <olly@survex.com>
Tue, 16 Jul 2024 02:01:55 +0000 (16 14:01 +1200)
tree147396239a10cb04578c6d197528c64fd64275bc
parent4cbf2242fcf9a3ad3e031677163c12c09a21cd78
Add "prob" as name for probabilistic query expansion

This is now the preferred name, with the previous "trad" still being
accepted, but deprecated.
xapian-applications/omega/docs/omegascript.rst
xapian-applications/omega/expand.cc
xapian-core/api/enquire.cc
xapian-core/api/enquireinternal.h
xapian-core/docs/deprecation.rst
xapian-core/expand/Makefile.mk
xapian-core/expand/expandweight.h
xapian-core/expand/probeweight.cc [moved from xapian-core/expand/tradeweight.cc with 91% similarity]
xapian-core/include/xapian/enquire.h
xapian-core/tests/api_anydb.cc