TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Techu - RESTful full-text searches with Sphinx, Redis, Nginx and Django

69 pointsby gpsarakisabout 12 years ago

6 comments

arocksabout 12 years ago
An extremely informative and well-designed site. I wish all open source projects had a section which explained why they chose the components that they have chosen and a high level diagram of how the technology works.
评论 #5734396 未加载
评论 #5734016 未加载
midasabout 12 years ago
Why do you recommend easy_install (vs pip)? I have hardly any experience with easy_install so I'm always curious when projects use it.<p><a href="http://stackoverflow.com/questions/3220404/why-use-pip-over-easy-install" rel="nofollow">http://stackoverflow.com/questions/3220404/why-use-pip-over-...</a>
electicabout 12 years ago
This could be very powerful if it gets:<p>Clustering &#38; distributed indexing/searching<p>sphinx performance per node is amazing but it lacks clustering and if that comes along it will put serious pressure on ElasticSearch.
julien_cabout 12 years ago
Project looks great. Great Github page too – is this a stock Github template?
评论 #5734040 未加载
Gigablahabout 12 years ago
For faceting, there's the fSphinx library:<p><a href="https://github.com/alexksikes/fSphinx" rel="nofollow">https://github.com/alexksikes/fSphinx</a>
评论 #5736144 未加载
hnewser1about 12 years ago
Or, you know, just use elasticsearch.
评论 #5734014 未加载