In my previous post on Semantic Search, I discussed about what is Semantic Search in general. One of the ideas that is revolving around is how to make the search efficient.
At an average it takes 3 google searches for someone to find what they are looking for. This is mainly because the google search engine has to scan their index table and it brings out all the documents that matches the keyword, of course ranked by the google page ranking algorithm also known as PigeonRank.
But if we keep the technology aside, then there are two possible ways we start searching for something.
Until Next Time....!!!
At an average it takes 3 google searches for someone to find what they are looking for. This is mainly because the google search engine has to scan their index table and it brings out all the documents that matches the keyword, of course ranked by the google page ranking algorithm also known as PigeonRank.
But if we keep the technology aside, then there are two possible ways we start searching for something.
- When we know what we are looking for. This is the simple and straightforward case where we are very well aware of our needs and we often get result faster.
- But there is this other situation when we don't know what we are looking for. We just have knowledge about few attributes, characteristics of the object we are searching.
Until Next Time....!!!