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."
<input type="text" name="q" title="Enter your search terms"
<input type="submit" value="Search" title="Submit your search request"
</form>
Anything more complex will probably aggravate your users.
Things you think are in the Constitution, but are not.
In fact, Sphinx is used on Slashdot ...
That's really not the glowing recommendation you thought it would be...
Right. Slashdot search is HORRIBLE. I've better luck finding old articles with Google
Are you talking about searching web pages or a database and presenting the results as web pages? If the latter, then wht's the database?