diff options
author | Max Magorsch <arzano@gentoo.org> | 2020-02-20 23:14:24 +0100 |
---|---|---|
committer | Max Magorsch <arzano@gentoo.org> | 2020-02-20 23:14:24 +0100 |
commit | 26f1a40d9a10c988911f5a8e0ae1c4f9a156049f (patch) | |
tree | 582c49a0333e39939cc9a9f9fc842575c7dab589 /Rakefile | |
parent | Add information about the committer (diff) | |
download | packages-5-26f1a40d9a10c988911f5a8e0ae1c4f9a156049f.tar.gz packages-5-26f1a40d9a10c988911f5a8e0ae1c4f9a156049f.tar.bz2 packages-5-26f1a40d9a10c988911f5a8e0ae1c4f9a156049f.zip |
Fix some searches ordered by 'date'
So far there was only one 'date' field in the ES commit
index. However, in the last commit, author_date and
committer_date have been introduced. A plain 'date'
field doesn't exist anymore. That's why searches
that are using 'date' to order the results have been
adjusted to use 'commmitter_date' instead.
Signed-off-by: Max Magorsch <arzano@gentoo.org>
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions