I’m experimenting with using MySQL full text indexing to generate a list of “related entries” for each entry (click on an item’s permalink to see it in action). It works …| Simon Willison’s Weblog
Learn all about the site: search operator and how it can help with debugging and understanding how Google sees your website.| Google for Developers
Last time we implemented a search feature that found all matching documents, sorted in some arbitrary order. This time I want to sort them in a more reasonable order. Here are some ideas, some which depend on the query and others which don't:| Red Blob Games: latest blog posts