A method, apparatus, and computer instructions for searching for information.
解答例
In response to receiving an input string, the input string is parsed for a universal resource identifier and a search string, wherein the universal resource identifier and the search string are separated from each other in the input string by a selected character.
The information corresponding to the search string is searched through a Web page identified by the universal resource identifier.
The information may be searched by at least one of (a) locating a search object on the Web page, and using the search object to search for the information; and (b) searching the Web page for information corresponding to the search string.
[0002] The present invention relates generally to an improved data processing system and, in particular, to a method, system, and computer program for searching for data.
Still more particularly, the present invention relates to a method, system, and computer program for simplifying search requests.
[0004] The Internet, also referred to as an "internetwork", is a set of computer networks, possibly dissimilar, joined together by means of gateways that handle data transfer and the conversion of messages from the sending network to the protocols used by the receiving network (with packets if necessary).
When capitalized, the term "Internet" refers to the collection of networks and gateways that use the TCP/IP suite of protocols.
[0005] The Internet has become a cultural fixture as a source of both information and entertainment.
Many businesses are creating Internet sites as an integral part of their marketing efforts, informing consumers of the products or services offered by the business or providing other information seeking to engender brand loyalty.
Many federal, state, and local government agencies are also employing Internet sites for informational purposes, particularly agencies which must interact with virtually all segments of society such as the Internal Revenue Service and secretaries of state.
Providing informational guides and/or searchable databases of online public records may reduce operating costs.
Further, the Internet is becoming increasingly popular as a medium for commercial transactions.
[0006] Currently, the most commonly employed method of transferring data over the Internet is to employ the World Wide Web environment, also called simply "the Web".
Other Internet resources exist for transferring information, such as File Transfer Protocol (FTP) and Gopher, but have not achieved the popularity of the Web.
In the Web environment, servers and clients effect data transaction using the Hypertext Transfer Protocol (HTTP), a known protocol for handling the transfer of various data files (e.g., text, still graphic images, audio, motion video, etc.).
The information in various data files is formatted for presentation to a user by a standard page description language, the Hypertext Markup Language (HTML).
In addition to basic presentation formatting, HTML allows developers to specify "links" to other Web resources identified by a Uniform Resource Locator (URL).
A URL is a special syntax identifier defining a communications path to specific information.
Each logical block of information accessible to a client, called a "page" or a "Web page", is identified by a URL.
The URL provides a universal, consistent method for finding and accessing this information, not necessarily for the user, but mostly for the user's Web "browser".
A browser is a program capable of submitting a request for information identified by an identifier, such as, for example, a URL.
A user may enter a domain name through a graphical user interface (GUI) for the browser to access a source of content.
The domain name is automatically converted to the Internet Protocol (IP) address by a domain name system (DNS), which is a service that translates the symbolic name entered by the user into an IP address by looking up the domain name in a database.
[0007] The Internet also is widely used to transfer applications to users using browsers.
With respect to commerce on the Web, individual consumers and business use the Web to purchase various goods and services.
In offering goods and services, some companies offer goods and services solely on the Web while others use the Web to extend their reach.
[0008] Currently, when a user searches for text or information on a Web site, the user must enter the site itself.
After entering the site, a "search" option is selected.
A search query is entered into the fields provided and the search is activated or initiated by selecting or pressing a search button.