Eric:

I'm working on the new incarnation of lore.kernel.org (that will run on
multiple frontends as opposed to the centralized version we have now) -- I
hope to have everything ready to go by the time 1.7.x rolls out. I wonder if
you can give some pointers for extindex and /all, specifically:

- what needs to go into the config file to enable the feature? I poked at the
  source, and it appears that this will do it?:
  [extindex "all"]
  topdir = /path/to/where/xap15/will/live

- when "public-inbox-index" runs in grok-post script, will it automatically
  update the "all" extindex without any additional flags, or do we need to
  pass something special to it?

- when handling message-id based lookups, will the "all" extindex be used
  automatically, if found? 

Thanks in advance!

-K

Reply via email to