Lots of great new search engines popping up that search the rest of the web that Google tends to ignore. Other ones worth checking out include: - https://search.marginalia.nu/ (A non-commercial search engine) - https://wiby.me/ (Tends to have those really weird and cool indie sites) - https://searchmysite.net/ (An index of personal websites) - https://indieweb-search.jamesg.blog/ (Search IndieWeb websites) - https://…
Teclis – Non-commercial web search
21–30 of 83 posts
Re: Teclis – Non-commercial web search
#22The results seem crappy to me, teclis found what I wanted zero percent of the time. Hopefully they can keep iterating and improving this; a new entrant to Search is always welcome! Because we desperately need something better and more useful than Goggle. It'll take a paradigm shift, for sure.
Re: Teclis – Non-commercial web search
#23Re: Teclis – Non-commercial web search
#24Fun bug, searching for the letter e crashes the site http://teclis.com/search?q=e
Re: Teclis – Non-commercial web search
#25Matches well with our thesis we wrote about here: https://re-search.xyz/writing/mapping-the-new-world-towards-...
Disclaimer: We’re a research group that is also working on a new kind of search engine. Our approach is a little different though. We think that information is now scattered across different semi-open silos, so the future of search will not look like a search bar and ten blue links to web pages.
Re: Teclis – Non-commercial web search
#26The results seem crappy to me, teclis found what I wanted zero percent of the time. Hopefully they can keep iterating and improving this; a new entrant to Search is always welcome! Because we desperately need something better and more useful than Goggle. It'll take a paradigm shift, for sure.
What were your failed searches?
Projects on GitHub (if it found anything, it was shitty, unmaintained forks)
Current events like the war in ukraine
Wikipedia articles
Terms found on websites I host or frequent which do not serve any form of advertisement (not indexed apparently, the hits were completely irrelevant with zero matching terms)
Re: Teclis – Non-commercial web search
#27Re: Teclis – Non-commercial web search
#28Hey all - creator here. It looks like next page of results does not work currently because wrong query param (should be "q" instead of "topics"). Easy enough to manually change if you need it. As a few of you noticed, narrow searches do not work very well because this is not a general web search engine and has a tiny index compared to Google. Use Teclis to discover more about a broader topic you are interested in and…
Are you getting better results with vector search?
I've been looking at this problem with my search engine as well. I've recently side-loaded all of stackoverflow and stackexchange, and searching in that part of the index is still not great at finding narrow results like you can on bigger search engines, when that reasonably speaking should be possible.
I think, beyond the fact that my index is DIY and fairly crude, algorithms like BM25 are designed to identify topical keywords, and they do that rather well, but narrow searches go far beyond merely the topic and often involve words that aren't important to the document but are important to some particular context within it.
I may have some ideas to get around this, but they're fairly half baked. Experiments are needed.
Re: Teclis – Non-commercial web search
#29Re: Teclis – Non-commercial web search
#30Lots of great new search engines popping up that search the rest of the web that Google tends to ignore. Other ones worth checking out include: - https://search.marginalia.nu/ (A non-commercial search engine) - https://wiby.me/ (Tends to have those really weird and cool indie sites) - https://searchmysite.net/ (An index of personal websites) - https://indieweb-search.jamesg.blog/ (Search IndieWeb websites) - https://…
https://seirdy.one/2021/03/10/search-engines-with-own-indexe...