Monday, February 14, 2005

MCMS.Search - free Lucene implementation


Update - links updated

SnowValley have release their free MCMS.Search which provides a complete open-source search solution for Microsoft CMS based around the high-performance Lucene search engine.

Features include:

  • Indexing of a site's HTML content
  • Full text indexing of PDF and Word attachments
  • Indexing of metadata
  • Support for simple and complex search queries
  • Logging of search terms used on a site for later analysis
There are 2 components to MCMS.Search:

  • A spider component that indexes a CMS site
  • A search component that executes searches against the index
Download : Live example implementation

7 Comments:

  • Anonymous Anonymous said…

      Hi, This is regarding a posting dated Feb on Lucene search engine. Could you please provide an example/sample code to show as to how CMS works with this search engine. I've downloaded the code from Snowvalley.com and in the process of understanding the code.
    Thanks   

  • Blogger Mark said…

      There is support for this at http://searchforum.snowvalley.com/   

  • Anonymous Anonymous said…

      Link does not work, is the downoad still available   

  • Blogger Mark said…

      Contact
    sarah.clelland @ snowvalley.com

    im told the link will be fixed later   

  • Blogger Mark said…

      Its now at http://www.snowvalley.com/mcmssearch/   

  • Blogger Denny said…

      Should the spider component be running as a windows service at regular intervals to index the site?   

  • Anonymous Yoshi said…

      Hi

    How do I check to make sure if CmsApplicationContext.AuthenticateAsGuest() is set up to work?

    I opened the project and hit Run but it didn't create the directory.

    Can someone please guide me?

    Regards,

    Yoshi   

Post a comment