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.

How to Index Anything (2003)

107 pointsby usrbinenvover 2 years ago

3 comments

metadatover 2 years ago
This is an interesting alternative compared to, say, using Elasticsearch &#x2F; OpenSearch.<p>One caveat appears to be index size, though:<p>&gt; The indices can get large. In our example index of HTML files, the index occupies about 11MB, about one-fourth the size of the original files indexed.<p>--<p>Meta-observation: Whoa, the accessibility wheelchair in the lower right-hand side is unlike anything I&#x27;ve seen offered by a website before. It&#x27;s like these people really care about user comfort. Refreshing.
评论 #33302740 未加载
评论 #33302595 未加载
zvrover 2 years ago
This needs a &quot;(2003)&quot; in the title, so that people realize how old this information is. The (last?) version of the software mentioned is archived in <a href="https:&#x2F;&#x2F;github.com&#x2F;swish-e&#x2F;swish-e" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;swish-e&#x2F;swish-e</a>
评论 #33303627 未加载
评论 #33303334 未加载
mro_nameover 2 years ago
how does is compare to e.g. xapian?