MM2: Archive search function for a private list?

Hi,
I run a list for members of an organization. Recently I was asked by a member if the archives had a search function. With MM2 they don't, I know. This is a private list, so I don't want it publicly searchable. Does anyone know of a web application that can be deployed on a Linux server which will go through a list's archives, generate a searchable index, and allow members (possibly using their mailing list Email and password, or maybe something else) to access it?
Thanks,
Jayson

Namazu (http://www.namazu.org/) will create a searchable. You need shell access to the server to install it and it leverages the existing Mailman archive web interface. It works quite well. With a nightly cron job, the index is kept up-to-date.
At Mon, 29 Mar 2021 13:28:47 -0400 Jayson Smith jaybird@bluegrasspals.com wrote:
Hi,
I run a list for members of an organization. Recently I was asked by a member if the archives had a search function. With MM2 they don't, I know. This is a private list, so I don't want it publicly searchable. Does anyone know of a web application that can be deployed on a Linux server which will go through a list's archives, generate a searchable index, and allow members (possibly using their mailing list Email and password, or maybe something else) to access it?
Thanks,
Jayson
Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-leave@python.org https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/ https://mail.python.org/archives/list/mailman-users@python.org/

On 3/29/21 10:28 AM, Jayson Smith wrote:
Hi,
I run a list for members of an organization. Recently I was asked by a member if the archives had a search function. With MM2 they don't, I know. This is a private list, so I don't want it publicly searchable. Does anyone know of a web application that can be deployed on a Linux server which will go through a list's archives, generate a searchable index, and allow members (possibly using their mailing list Email and password, or maybe something else) to access it?
There is an up to date branch at https://mail.python.org/archives/list/mailman-users@python.org/ that integrates the htdig http://htdig.sourceforge.net/ search engine with Mailman 2.1.
As mentioned in another reply, There is also Namazu http://www.namazu.org/, and there is info on using that with Mailman at https://wiki.list.org/x/4030581.

On 2021-03-29 1:00 PM, Mark Sapiro wrote:
There is an up to date branch at https://mail.python.org/archives/list/mailman-users@python.org/ that integrates the htdig http://htdig.sourceforge.net/ search engine with Mailman 2.1.
A bit "heavier" and batteries not included, but I was thinking of pulling my mailboxes into Solr. It comes with a "sample" search UI that may be sufficient.
Haven't gotten a round tuit yet though.
Dima
participants (4)
-
dmitri maziuk
-
Jayson Smith
-
Mark Sapiro
-
Robert Heller