unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
From: Eric Wong <e@80x24.org>
To: meta@public-inbox.org
Subject: [PATCH 0/2] extsearch: avoid stale Xapian results
Date: Sun, 27 Dec 2020 11:01:40 +0000	[thread overview]
Message-ID: <20201227110142.8969-1-e@80x24.org> (raw)

I noticed recent messages weren't showing up in search results
on http://lore.czquwvybam4bgbro.onion/all/

These should fix it, and we'll probably get rid of the
cleanup timers for per-inbox search and follow this
strategy.

Eric Wong (2):
  extsearch: unconditionally reopen on access
  miscsearch: take reopen from Search and use it

 lib/PublicInbox/ExtSearch.pm  | 4 +---
 lib/PublicInbox/MiscSearch.pm | 4 ++++
 lib/PublicInbox/WwwListing.pm | 3 +++
 3 files changed, 8 insertions(+), 3 deletions(-)

             reply	other threads:[~2020-12-27 11:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-27 11:01 Eric Wong [this message]
2020-12-27 11:01 ` [PATCH 1/2] extsearch: unconditionally reopen on access Eric Wong
2020-12-27 11:01 ` [PATCH 2/2] miscsearch: take reopen from Search and use it Eric Wong
2020-12-28 15:32 ` [PATCH 0/2] extsearch: avoid stale Xapian results Kyle Meyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://public-inbox.org/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201227110142.8969-1-e@80x24.org \
    --to=e@80x24.org \
    --cc=meta@public-inbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).