This framework is a semantic search engine framework. Specte search engine devoloped as web search engine for finding web pages on the internet just like Google, Yahoo, Bing. Before explaining the search logic, you have to understand what is semantic search. You can find a lot of knowledge about semantic web. This framework created based on PHP 5.4 and MySQL 5.5.31-30.3. And also frame work using Wordnet for semantic analysis.
Semantic Web & Semantic Search
Semantic search is basicly not a search system based processing the text format. Text processing is the second stage of the search. The system using semantic search for semantic parsing, distinguish synonyms, offering to user the other search query which is related the user’s search query and so on. By using this query analysis the logic of engine expands the keyword pool and scores the keywords by relation of main query. Also Specte search engine framework uses the semantic search for sort the results with more efficient and properly. We will tell more about semantic search at the manual.
The second imported thing is processing huge database(including hundreds of thousands web pages) and order by the semantic analysis process results. This sorting process not so complicated but it has many factor such as web page’s keyword, description, page title, URL matches with users query, popularity of page.
Specte search engine has two types of the search; Web search and Image search. Let us first explain web search logic of Specte.
1. Web Search
When you enter a search phrase of Specte’s search bar. System brings to you results from five major search engine these are AOL, Bing, Yahoo, Blekko and Excite. So that you can compare the result of these engines. If you want to have a look the result from Specte’s own database simply click to “Search at Specte’s Database” on top-center of the page.
On searchplus.php the engine will search on it’s own database. Specte will show you twenty results by listed relevancy. Each results begin the title of page, just below the URL of result is located, and finally the descripton or a summary of page is located. The background adjusted so as to not tire your eyes and also your monitor consumes less energy owing to gray color of background.
At the bottom of page you will see related search keywords(If the engine finds) which are related words with your search phrase and you can search it by clicking them. For example when you searched “Google” you will see some keywords as in the picture below:
As you can see Specte Search Engine with all of these aspects stands out from the similars. In addition now, let us explain image search logic of Specte.
2. Image Search
The image search process of the Specte completely simulating Google’s image search logic. When you looked the image search you won’t see so many differences beetwen Google’s image search. For now the image search database only is a small prototype for seeing how it works. And for now this image search logic only answers to phrases related with “World of Warcraft Game”. Because all images in the pool of Specte Image database basically related with this game.
When you having this item you will get so much information about search on the internet. Thanks for reading.