The search technique what I thought
Here I want introduce my search technique, I don't know whether this technique is already used by some search enginee. At all, I have never heard or never seen. Now come to the subject. I think, everyone here has the experience by searching. For example search your shoe, or search your pencil, or something else, usually, it is always not successful by searching. I have also had such experience. And I then thought, It is better that I need not search, but they tell me where they are. That is the basic idea by this searching. Instead of searching, they should tell me where they are. But how?
Now I tell you how. First you should have an concept that, the files are not files, but objects, that mean, every file in your Computer are File object, that is more than file. Every file object has already an listener, that is fast an sensor, that mean, when you search something, every file object will be automatically actived, and try to ask himself, whether he is your search object, when yes, he will come to you automatcally. So it is simple.
Now you have know the search principle. Do you know why it should be so? First let's look at the usually search way. Usually we will create an search table, maybe a Hashtable, maybe it includes still a Hashtable. but at all, we look for something still one by one. That mean, when you see something, something are still waiting there for you. We can not touch two things in the same time. In principle, when you search something with software, you can never realize, touch two thing in the same time. But how to improve the search way? The answer is using hardware, using hardware you can really do two things, even more things at the same time. That mean, you get things not one by one, but more things at the same time. Now the questions is, how can we still improve search efficient through using software, the answer is, using File object, every object is a thread, that is in most time not actived, only when you make them actived, they work in concurrent wise. And when a file object is what you want, he will go to your result table, that mean, he create some text as link and write this in your result table.