Slashdot Mirror


Attractive Open Source Search Interfaces?

An anonymous reader writes "I work for a company that manages an online database for the political market. We add to this DB daily with updates from a variety of sources and our customers then search through this content via our Solr/Lucene search engine. My problem is, our search interface is a little, well, basic and I would love to know if there are any feature-rich open source alternatives out there. The only one I can find is Flamenco, and while that seems strong on categorisation, that seems to be about the height of it."

2 of 65 comments (clear)

  1. Sphinx Search by neoform · · Score: 4, Interesting

    Sphinx Search works quite well, is very fast and can handle very large datasets.. Only down side is the indexes are not live.. http://www.sphinxsearch.com/

    --
    MABASPLOOM!
  2. How about Sphider? by pbulteel73 · · Score: 3, Interesting

    I found Sphider and it fulfills my needs. -P