Differences between revisions 1 and 2
Revision 1 as of 2008-05-27 13:23:14
Size: 3774
Editor: terri
Comment:
Revision 2 as of 2008-06-04 21:16:06
Size: 3857
Editor: terri
Comment: Added a link to http://infothecary.org/jordan/mailman.html, cleaned up some formatting
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DOC/versions/4292637 #pragma page-filename DOC/versions/4292763
Line 11: Line 11:
{{{
Line 13: Line 12:
}}}
Line 17: Line 15:
{{{
  
Gmane: http://www.gmane.org/ Gmane is an older USENET gateway/archive service, some lists may have delay in indexing
  Nabble: http://www.nabble.com/ Nabble has instant indexing up to the minute, clean UI.
}}}
Gmane: http://www.gmane.org/ Gmane is an older USENET gateway/archive service, some lists may have delay in indexing
Nabble: http://www.nabble.com/ Nabble has instant indexing up to the minute, clean UI.
Line 26: Line 22:
{{{
Swish: <http://www.swish-e.org>
  MnoGoSearch: <http://www.mnogosearch.org/>
  HT:Dig: <http://www.htdig.org/>
}}}
  Swish: http://www.swish-e.org
  MnoGoSearch: http://www.mnogosearch.org/
  HT:Dig: http://www.htdig.org/
Line 32: Line 26:
For instructions on how to incorporate Namazu as the search engine for Mailman, see <[[http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.008.htp]]>. For instructions on how to incorporate Namazu as the search engine for Mailman, see [[../How can I add Namazu as a search engine for my Mailman list archives?|How can I add Namazu as a search engine for my Mailman list archives?]].
Line 34: Line 28:
For instructions on how to incorporate Swish-e as the search engine for Mailman, see <http://wpkg.org/Integrating_Mailman_with_a_Swish-e_search_engine>. For instructions on how to incorporate Swish-e as the search engine for Mailman, see http://wpkg.org/Integrating_Mailman_with_a_Swish-e_search_engine
There is also some useful instruction at this page: http://infothecary
.org/jordan/mailman.html
Line 48: Line 43:
{{{
<http://www.openinfo.co.uk/>
}}}
  <[[http://www.openinfo.co.uk/]]>
Line 52: Line 45:

{{{
  <
[http://sourceforge.net/tracker/index.php?func=detail&aid=444879&group_id=103&atid=300103]>
  <[http://sourceforge.net/tracker/index.php?func=detail&aid=444884&group_id=103&atid=300103]>
  <[http://sourceforge.net/tracker/index.php?func=detail&aid=820723&group_id=103&atid=300103]>
}}}
  <[[http://sourceforge.net/tracker/index.php?func=detail&aid=444879&group_id=103&atid=300103]]>
  <[[http://sourceforge.net/tracker/index.php?func=detail&aid=444884&group_id=103&atid=300103]]>
  <[[http://sourceforge.net/tracker/index.php?func=detail&aid=820723&group_id=103&atid=300103]]>

1.11. How do I make the archives searchable

The archives (unless made explicitly private) are indexable and searchable by standard web search tools (for example you could encourage google to index your archive pages and then do searches with google restricting results to your domain).

  eg Search google for, "clever technique site:your.domain.dom"

But you should note that Google does not index all your posts, especially the recent posts which have not yet been crawled and indexed yet. An alternative is to use a third-party mailing list archive service which usually index your messages up to the minute. These services are usually free, although some may run Google ads. Below is a list of providers:

The following sites have set up unofficial gateways of the Mailman-* mailing lists in the past, but were asked to terminate their unapproved activities, or investigation into their unapproved activities is ongoing:

Gmane: http://www.gmane.org/ Gmane is an older USENET gateway/archive service, some lists may have delay in indexing Nabble: http://www.nabble.com/ Nabble has instant indexing up to the minute, clean UI.

Go to the sites, fill out a form to request your lists to get added. Then you will have a searchable archive within a day or two. They may also offer import of historical mailing list archives.

Other commonly used and recommended external search tools include:

For instructions on how to incorporate Namazu as the search engine for Mailman, see How can I add Namazu as a search engine for my Mailman list archives?.

For instructions on how to incorporate Swish-e as the search engine for Mailman, see http://wpkg.org/Integrating_Mailman_with_a_Swish-e_search_engine There is also some useful instruction at this page: http://infothecary.org/jordan/mailman.html

As an alternative, there are some patches for Mailman that integrate it with HT:Dig and work with both pipermail, the Mailman internal archiver, and/or with the MHonArc external archive page generator when that is also integrated with Mailman. The patches maintain list archive privacy while providing per-list indexing and searching of the archive pages. The patch adds a search box to each list's archive TOC page.

The patches to handle this are on the Mailman sourceforge patches/bugs pages, with ids:-

  [ #444879 ] Archive indexer control to improve indexing
  [ #444884 ] Integration of Mailman & htdig for archive search
  [ #820723 ] Mailman/pipermail/MHonArc integration patch

The sourceforge URLs for the patches are given below but if you have any difficulty retrieving them from sourceforge then they are also posted on the following site where there is more detail about each patch and its use:

Instructions for applying these patches (you need the copy of the Mailman source tree you installed from) are given on the referenced pages.

Last changed on Fri Nov 30 23:53:58 2007 by Tomasz Chmielewski Converted from the Mailman FAQ Wizard

This is one of many Frequently Asked Questions.

MailmanWiki: DOC/How do I make the archives searchable (last edited 2024-04-18 17:39:50 by msapiro)