Search Engine Studio Samples
Sample 1. Xtreeme Site Search (around 1,000 documents) -- CGI script
This is our company search engine, which gets automatically updated every week. Search results contain content preview and can be filtered according to website section (search scope).
Sample 2. Partial DMOZ Search (around 6,000 documents) -- PHP script
This search engine in form of a PHP script demonstrates how you can customize the search results (compare with the other searches).
Sample 3. DMOZ Science Section Search (over
160,000 documents) -- CGI script
We indexed the science section of the DMOZ using our built-in crawler to demonstrate the performance of the search script. As you can see, with 160,000 documents the script still works just as fast as with 1000 documents! Please note that this sample doesn't use phrase search DBs.