index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mu-query.cc
Age
Commit message (
Expand
)
Author
2024-05-08
mu-query: minor cleanups
Dirk-Jan C. Binnema
2024-05-01
lib: centralize xapian include, enable move semantics
Dirk-Jan C. Binnema
2023-09-12
mu-query: remove unnused move ctor
Dirk-Jan C. Binnema
2023-09-09
support xapian ngrams
Dirk-Jan C. Binnema
2023-09-09
lib: implement new query parser
Dirk-Jan C. Binnema
2023-08-04
mu-query: small optimization tweaks
Dirk-Jan C. Binnema
2023-07-20
migrate some more code to mu_format / join_paths
Dirk-Jan C. Binnema
2023-07-05
update to use fmt-based apis
Dirk-Jan C. Binnema
2023-07-02
all: update for API changes (config etc.)
Dirk-Jan C. Binnema
2022-06-29
query: exclude some test code from coverage
Dirk-Jan C. Binnema
2022-04-30
lib: move 3rd party code to thirdparty; add tabulate.hpp
Dirk-Jan C. Binnema
2022-04-30
query: update query subsys to use Message
Dirk-Jan C. Binnema
2022-03-28
lib+guile: use Mu::Option, not std::optional
Dirk-Jan C. Binnema
2022-03-26
many: update for lib/message updates
Dirk-Jan C. Binnema
2022-03-04
lib/query,parser: update to use mu-message-fields
Dirk-Jan C. Binnema
2022-01-30
store/query: access query only through store
Dirk-Jan C. Binnema
2021-10-23
mu-query: honor maxnum in threaded queries
Dirk-Jan C. Binnema
2021-10-20
clang-format: update c/cc coding style
Dirk-Jan C. Binnema
2021-10-18
lib: replace CATCH_BLOCK macros with template magic
Dirk-Jan C. Binnema
2021-07-11
query: fix include-related.
Nicolas Avrutin
2021-06-17
query-results: remove GatherThreadIds
Dirk-Jan C. Binnema
2021-06-04
query: gather related ids from mset, not match-decider
Dirk-Jan C. Binnema
2021-03-17
query: Better debug logging
Dirk-Jan C. Binnema
2021-02-15
query: honor maxnum in threaded searches
Dirk-Jan C. Binnema
2021-02-15
query: avoid expected warning
Dirk-Jan C. Binnema
2021-02-15
query: filter out docs without query-matches
Dirk-Jan C. Binnema
2021-02-13
mu-query: tweaks threaded/threaded querying
Dirk-Jan C. Binnema
2021-02-12
query: improve thread-key-maker
Dirk-Jan C. Binnema
2021-02-10
mu-query: sort "related" input by date
Dirk-Jan C. Binnema
2021-02-10
lib: improve threaded sorting
Dirk-Jan C. Binnema
2021-01-25
query: in related/threaded mode, search all
Dirk-Jan C. Binnema
2021-01-20
query: Rework querying/threading machinery
Dirk-Jan C. Binnema
2020-11-04
lib/query: refactor & rework
Dirk-Jan C. Binnema
2020-10-31
lib: improve error handling, cleanups
Dirk-Jan C. Binnema
2020-07-25
fix compilation error / clang warnings
Dirk-Jan C. Binnema
2020-05-30
rework logging system
Dirk-Jan C. Binnema
2020-03-15
mu4e: use faster count queries, document differences
Dirk-Jan C. Binnema
2020-02-20
lib/parser -> lib/query
Dirk-Jan C. Binnema
2020-01-22
mu-query: implement mu_query_count_run
Dirk-Jan C. Binnema
2020-01-01
lib: Use Mu:Error exception
Dirk-Jan C. Binnema
2019-12-22
move parser/utils to utils, Mux->Mu
Dirk-Jan C. Binnema
2019-12-22
update for lib/utils split
Dirk-Jan C. Binnema
2019-07-30
lib/mu-store: rework implementation
Dirk-Jan C. Binnema
2018-07-09
Perform threading calculation on related set instead of entire result.
Nicolas Avrutin
2017-12-03
mu: support 'raw' query (internally)
djcb
2017-11-02
query: don't be too eager matching field names
djcb
2017-10-30
mu: fix clang build
djcb
2017-10-27
server: update query processing
djcb
2017-10-25
update commands for new query parser
djcb
2017-10-25
integrate new query parser
djcb
[next]