WO2001016806A1 - An internet search system for retrieving selected results from a previous search - Google Patents

An internet search system for retrieving selected results from a previous search Download PDF

Info

Publication number
WO2001016806A1
WO2001016806A1 PCT/US2000/024285 US0024285W WO0116806A1 WO 2001016806 A1 WO2001016806 A1 WO 2001016806A1 US 0024285 W US0024285 W US 0024285W WO 0116806 A1 WO0116806 A1 WO 0116806A1
Authority
WO
WIPO (PCT)
Prior art keywords
record
search
collection
query
records
Prior art date
Application number
PCT/US2000/024285
Other languages
French (fr)
Inventor
Aaron Clyde Crandall
Jason Wayne Bosarge
Louis Hernandez
Original Assignee
Mindcrossing, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mindcrossing, Inc. filed Critical Mindcrossing, Inc.
Priority to AU71116/00A priority Critical patent/AU7111600A/en
Publication of WO2001016806A1 publication Critical patent/WO2001016806A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99932Access augmentation or optimizing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99933Query processing, i.e. searching
    • Y10S707/99936Pattern matching access

Definitions

  • Fig. 1 illustrates the computer network in which the inventive search and rank system may be incorporated;
  • Fig. 2 illustrates the TCP/IP Layering Model Protocol used during communications between components on the computer network
  • Fig. 4-A illustrates a search query
  • Fig. 6 illustrates the bookmark hierarchical tree structure according to a preferred embodiment of the invention
  • Fig. 7 illustrates a URL record that is stored in a collection database and a rank database according to a preferred embodiment of the invention
  • Fig. 8 illustrates a flowchart of how a preferred embodiment of the system processes search queries
  • any component connected to the network can communicate with any other component connected directly or indirectly to the one of the attached networks.
  • an Internet user may log on the Internet through server 102 and a browser application program, such as Microsoft ExplorerTM or NetscapeTM browser, on client computer system 104-110.
  • the browser displays text and/or graphic information on Web pages through the client computer system 104-110 screen and permits the user to navigate through the Web using a mouse. Furthermore, some of the Web page information may be highlighted to indicate that an item is a hypertext, or pointer to another document.
  • Fig. 3 illustrates an inventive search engine 300 that is used to search for web sites related to a particular topic. Search engine 300 is preferably executed on server 102 although it may be executed on client computer system 104-110. The user may access search engine 300 through the browser and submit a search query related to a specific topic to it.
  • AltaVista TM search engine returns. If the minus sign, '-', precedes query term 402, the search engine will only retrieve records that do not contain the query term. The user may also search for exact phrases by enclosing search terms in quotation marks.
  • Fig. 4-B illustrates a search query that includes special characters and
  • Fig. 4-C illustrates a search query that includes Boolean characters. It should be apparent that other modifications may be made to search query 400.
  • any-word query 508 will retrieve records containing 'record', 'records', 'recording', and 'recorded' .
  • search engine 300 determines that multiple queries 504-508 will produce identical results, then only one of the queries is used.
  • search engine 300 Upon executing queries 504-508, search engine 300 also eliminates duplicate records retrieved by multiple queries.
  • the user Upon creating a public collection, the user must identify the collection type either as a "general list” of bookmarks or as a specific topic.
  • An example of a general list identification is "John Smith's Favorite” and example of a specific topic identification is "Computer Gaming Sites”.
  • the record is stored in rank database 514 and a URL is provided to the user for publishing the collection. Thereafter, other users may access the collection either through a result set returned by search engine 300 or by entering the URL directly into a browser.
  • the user If the user identifies the collection as a specific topic, the collection must be submitted for approval. The collection is evaluated based on predefined criteria, for example, the number of links in the collection or no empty folders in a collection.
  • the system Upon approval of the collection, the system prompts the user to enter personal information such as creator's email address and the title, description and keywords associated with the collection.
  • the collection is then stored in collection and rank databases 512, 514 and it is searchable by search engine 300.
  • record 700 is transmitted to the rank database 604. If record 700 already exists in database 604, a score associated with it is incremented and if it does not exist, it is inserted into the database and a score is assigned to it. Then the system updates statistical information about the collection. Examples of statistical information include the number of bookmarks in collection 502-506, 512, the number of folders in the collection 502-506, 512, the names of folders that are contained in the root of collection 502-506, 512 and the last update date of collection 502-506, 512.

Abstract

A system and method that enable Internet users to access selected records retrieved from result sets (510) that are derived from earlier search queries. The invention tracks and ranks selected records by creating multiple queries for searching multiple accessible web sites, a collection database (512), and a rank database (514).

Description

AN INTERNET SEARCH SYSTEM FOR RETRIEVING SELECTED RESULTS FROM A PREVIOUS SEARCH
Field of the Invention This invention relates to a computer search system and more particularly to a search system and method in a computer network for sharing and ranking retrieved preselected records that are organized in a hierarchical format.
Background of the Invention Advances in computer processing power and network communications have made information from a wide variety sources available to users on computer networks. Computer networking allows network computer users to share information, software applications and hardware devices and internetworking enables a set of physical networks to be connected into a single network such as the Internet. The World Wide Web (Web), a hypermedia system used on the Internet, enables hypertext linking, whereby documents automatically reference or link other documents located on connected computer networks around the world. Thus, users connected to the Internet have almost instant access to information stored in relatively distant regions.
A page of information on the Web may include references to other Web pages and may include a broad range of multimedia data including textual, graphical, audio, and animation information. Currently, Internet users retrieve information from the Internet, through the Web, by 'visiting' a web site on a computer that is connected to the Internet. The web site is, in general terms, a server application that displays information stored on a network server computer. The web site accepts connections from client programs, such as Internet browsers, and the client programs allow Internet users to access information displayed on the web site. As the number of physical networks connected to the Internet continue to grow, so too will the number of web sites that are accessible to Internet users. Presently, the only practical way to search the Internet for web sites that are related to a specific topic is to use an Internet search program or engine, such as AltaVista™ or Yahoo™.
In order to use a search engine to search for web sites related to a specific topic, the Internet user submits a search query containing search terms to a software program on a network server computer. The software program executes the search program to retrieve web sites that are related to the specified topic and to store the retrieved web sites in a result set. Search programs typically search all accessible web sites and index and rank retrieved web sites. While search engines typically implement different search techniques for indexing and ranking retrieved web sites, a common technique is for the search engine to count the number of times a search term appears on a web site. Some search engines also consider how often the search term appears in the beginning of a document because documents with search terms in the beginning are more likely to be relevant to the search topic.
Based on the search topic and the number of retrieved web sites, the user may be required to scan through thousands, if not hundreds of thousands, of records in the result set. Moreover, the user may be required to 'click' hyperlinks in each record and wait for the web site associated with the hyperlink to display its contents. It is only after the web site's contents are displayed and examined by the user that the user can determine if the web site is relevant to the information sought. Often, this can be a slow process and users may have to go to a lot of immaterial web sites in order to find relevant web sites. Additionally, the user has no way of determining if another user has performed a search on the same topic and no way of sharing already conducted search and research quickly and easily with other Internet users via an Internet search engine.
Summary of the Invention
The present invention relates to a system and method that enable Internet users to access selected records retrieved from result sets that are derived from earlier search queries. The invention tracks and ranks selected records that users deemed valuable to a search query. When an Internet user submits a search query, the system creates three distinct but related queries for searching all accessible web sites, a collection database and a rank database. The collection database includes a list of collections, i.e., records that other users deem relevant to a search topic and that are selected from result sets derived with earlier search queries; the collection is organized in a folder/file based hierarchical format. The rank database includes Uniform Resource Locators (URLs) for identifying web sites that are bookmarked by other users. Each record in the collection and rank databases has an associated score that is used to organize records retrieved from those databases. Thus, when the user submits a search query to the system, it returns selected records from the collection and rank databases, in addition to other related web sites from the Internet.
Specifically, when a user performs a search on a precise topic, the user selects records consisting of URLs and/or other data, such as files and images, from the retrieved result set, and organizes the selected records in a collection. Collection records containing bookmarks of URLs may also come from other sources, such as web sites that are manually bookmarked by the user or bookmarks that are uploaded through a computer browser. The user may share the collection with other Internet users by designating it as a public collection and submitting it for approval. When a collection is approved, it is assigned a URL, several related keywords, and a description. It is then cleared to show up as a shared resource. Public collections are searchable by search engines and viewable by other users. Hence, other Internet users performing the same search may benefit from the research of the collection' s creator. This system saves time in that other Internet users may not have to scan through unrelated records in a result set in order to locate pertinent web sites and/or information. It is therefore an object of the present invention to provide a system that combines records retrieved from the three distinct queries into a result set and sorts the records in the result set. The system assigns separate scores to the three queries in order to sort records in the result set that were retrieved through the respective queries. The system also assigns separate scores to each record in the sorted result set to further determine the relevancy of each record to the search query. The system increases the score associated with each record each time a search term occurs in the record and based on the location of the search term in the record. The system may further sort the result set based on the user's sorting choice.
It is another object of the invention to use the first distinct query to locate records containing a phrase made up of all terms in the search query, but excluding a first special character or Boolean term. The system uses the second distinct query to locate records containing all terms in the search query and it uses the third distinct query to locate records containing any search term or variation of the search term.
It is another object of the invention to allow the user to bookmark web pages that contain relevant information, to store URL records corresponding to the bookmark web page in the rank database, and to track and rank the URL records based on the bookmarking activity on the associated web site. It is another object of the invention to track and rank URL records associated with bookmarked web pages by assigning a score to each URL record and maintaining the assigned score. The system periodically recalculates scores assigned to each URL record in order to prevent the earliest created records from always having the highest scores. The system also utilizes fields in the URL record in a predefined formula in order to periodically recalculate the score associated with each record in the rank database.
It is a further object of the invention to maintain keywords for describing the bookmarked web page in the URL record, assigning a score to each keyword, and selecting the highest scoring keywords. Additional features and advantages of the invention will be set forth in the description that follows, and in part will be apparent from the description, or may be learned by practice of the invention. The objectives and advantages of the invention will be realized and attained by the system particularly pointed out in the written description and claims hereof as well as the appended drawings.
To achieve these and other advantages and in accordance with the purpose of the invention, as embodied and broadly described, the present invention provides a system connected to an expanded network, said system comprising a user interface for entering a search query that is submitted to a search engine; conversion means in the search engine for converting the search query into a first query, a second query and a third query; means in the search engine for searching the expanded network, a first database and a second database with the first, second and third queries in order to retrieve web sites and previously selected records that are related to a specific topic and for retrieving a Uniform Resource Locators(URL) associated with a respective bookmarked web sites; means in the search engine for combining records retrieved from the search in a result set, and sorting the result set.
Brief Description of the Drawings The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention that together with the description serve to explain the principles of the invention. In the drawings: Fig. 1 illustrates the computer network in which the inventive search and rank system may be incorporated;
Fig. 2 illustrates the TCP/IP Layering Model Protocol used during communications between components on the computer network;
Fig. 3 illustrates a preferred embodiment of the search system that is used to search for web sites related to a particular topic;
Fig. 4-A illustrates a search query;
Fig. 4-B illustrates a search query that includes special characters; Fig. 4-C illustrates a search query that includes Boolean characters; Fig. 5 illustrates how the search engine converts a single search query into three different queries according to a preferred embodiment of the invention;
Fig. 6 illustrates the bookmark hierarchical tree structure according to a preferred embodiment of the invention; Fig. 7 illustrates a URL record that is stored in a collection database and a rank database according to a preferred embodiment of the invention;
Fig. 8 illustrates a flowchart of how a preferred embodiment of the system processes search queries; and
Fig. 9 illustrates a flowchart of how the system tracks and ranks bookmark web pages according to a preferred embodiment of the invention.
Detailed Description Reference will now be made in detail to the preferred embodiments of the present invention, examples of which are illustrated in the accompanying drawings. The present invention described below extends the functionality of the inventive search and rank system and methods for utilizing the system.
Fig. 1 is an example of a local area network (LAN) 100 that is configured to transmit information to components inside and outside of LAN 100. It comprises a server 102, four computer systems 104-110, and peripherals, such as printers and other devices 112, that may be shared by components on LAN 100. Computer systems 104-
110 may serve as clients for server 102 and/or as clients and/or servers for each other and/or for other components connected to LAN 100. Components on LAN 100 are preferably connected together by cable media, for example copper or fiber-optic cable, and the network typology may be a token ring topology 114. It should be apparent to those of ordinary skill in the art that other media, for example, wireless media, such as optical and radio frequency, may also connect LAN 100 components. It also should be apparent that other network topologies, such as Ethernet, may be used.
Data may be transferred between components on LAN 100 in packets, i.e., blocks ofdata that are individually transmitted over LAN 100. Routers 120, 122 create an expanded network by connecting LAN 100 to other computer networks, such as the Internet, other LANs or Wide Area Networks (WAN). Routers are hardware devices that may include a conventional processor, memory, and separate I/O interface for each network to which it connects. Hence, components on the expanded network may share information and services with each other. In order for communications to occur between components of physically connected networks, all components on the expanded network and the routers that connect them must adhere to a standard protocol. Computer networks connected to the Internet and to other networks typically use TCP/IP Layering Model Protocol. It should be noted that other internetworking protocols may be used.
As illustrated in Fig. 2, TCP/IP Layering Model comprises an application layer or (Layer 5) 202, a transport layer or (Layer 4) 204, an Internet layer or (Layer 3) 206, a network interface layer or (Layer 2) 208, and a physical layer or (Layer 1) 210. Application layer protocols 202 specify how each software application connected to the network uses the network. Transport layer protocols 204 specify how to ensure reliable transfer among complex protocols. Internet layer protocols 206 specify the format of packets sent across the network as well as mechanisms used to forward packets from a computer through one or more routers to a final destination. Network interface layer protocols 208 specify how to organize data into frames and how a computer transmits frames over the network; and physical layer protocols 210 correspond to the basic network hardware. By using TCP/TP Layering model protocols, any component connected to the network can communicate with any other component connected directly or indirectly to the one of the attached networks. Presently, an Internet user may log on the Internet through server 102 and a browser application program, such as Microsoft Explorer™ or Netscape™ browser, on client computer system 104-110. The browser displays text and/or graphic information on Web pages through the client computer system 104-110 screen and permits the user to navigate through the Web using a mouse. Furthermore, some of the Web page information may be highlighted to indicate that an item is a hypertext, or pointer to another document. Fig. 3 illustrates an inventive search engine 300 that is used to search for web sites related to a particular topic. Search engine 300 is preferably executed on server 102 although it may be executed on client computer system 104-110. The user may access search engine 300 through the browser and submit a search query related to a specific topic to it.
Fig. 4-A illustrates a search query 400 that may be submitted to a currently used search engine, such as AltaVista™ search engine. Search query 400 includes multiple query terms 402. The user may modify search query 400 with special characters, such as a plus sign, '+', a minus sign, '-', and left and right parenthesis, '()', and with Boolean terms such as 'AND', 'OR', and 'AND NOT'. For example, when the user enters several query terms 402 in a search query, AltaVista ™ search engine searches for pages containing at least one of those query terms. Adding a plus sign, '+', before a query term 402 ensures that the query term 402 will appear on every page the
AltaVista ™ search engine returns. If the minus sign, '-', precedes query term 402, the search engine will only retrieve records that do not contain the query term. The user may also search for exact phrases by enclosing search terms in quotation marks. Fig. 4-B illustrates a search query that includes special characters and Fig. 4-C illustrates a search query that includes Boolean characters. It should be apparent that other modifications may be made to search query 400.
Fig. 5 illustrates how search engine 300 in the inventive system processes search query 400. Specifically in a preferred embodiment of the invention, search engine 300 converts search query 400 into a phrase match query 504, an all-word query 506, and an any-word query 508. These queries may be turned off and on based on search requirements. Phrase match query 504 is used for locating records containing a phrase made up of all query terms 402, but excluding the first special character or Boolean term. Search engine 300 uses all-word query 506 to locate records containing all search terms 402 and it uses any- word query 508 to search for records containing any search terms 402 entered by the user and to search for records that contain a variation of each search term 402. For example, if the user entered 'record' as a search term, any-word query 508 will retrieve records containing 'record', 'records', 'recording', and 'recorded' . During the query conversion, if search engine 300 determines that multiple queries 504-508 will produce identical results, then only one of the queries is used. Upon executing queries 504-508, search engine 300 also eliminates duplicate records retrieved by multiple queries.
After queries 504-508 are constructed, search engine 300 searches a collection database 512 and a rank database 514 for any records that satisfy the queries.
Collection database 512 contains 'collections,' which is a user created folder based on hierarchical format. Each collection contains organized and pre-selected records, related to a specific topic, that are derived from earlier searches. Rank database 514 contains searchable URL records that are associated with bookmarked web pages. During collection database 512 search, search engine 300 associates a score with each query 504-508 in order to determine the precedence of records retrieved from each query. Query scores may be modified to vary the priority of records retrieved by each query 504-508. Records retrieved from queries 504-508 are combined into one result set 510 and they are sorted according to their associated scores. Result set 510 is typically truncated at a predetermined number to limit the number of records that are transmitted to the user. A record score is associated with each record in result set 510 for further determining the relevancy of each record to the search term entered by the user. Search engine 300 increases a record's score each time a search term occurs in the record and based on the location of the search term in the record. Thereafter, the entire result set 510 is sorted according to the user's sorting choice. Examples of sorting based on the user's choice include sorting based on the record's score; sorting based on the record's creation date; sorting based on the record activity level; sorting based on the rating assigned to each record by other users; sorting based on the late updated date of each record; and sorting based on the number of URLs links associated with each record. After sorting result set 510, it is displayed on the web page for the user to examine.
In the inventive system, the user may also bookmark each web page, in result set 510, that contains relevant information. Moreover, the user may use tools in the inventive system to bookmark pages found through other search engines. The URLs associated with the bookmarked web pages are organized into a hierarchical tree structure similar to a computer file structure. Fig. 6 illustrates a preferred embodiment of the bookmark hierarchical tree structure 600. Structure 600 may be categorized into collections 602-606 and 612 and folders 608. Collections 602-606, 612 may be designated as public collections 604, 612, collections viewable by any user and collections that may appear in searched result set 510, or designated as private collections 602, 606, collections viewable only by the creator.
Upon creating a public collection, the user must identify the collection type either as a "general list" of bookmarks or as a specific topic. An example of a general list identification is "John Smith's Favorite" and example of a specific topic identification is "Computer Gaming Sites". If the user identifies the collection as a general list, the record is stored in rank database 514 and a URL is provided to the user for publishing the collection. Thereafter, other users may access the collection either through a result set returned by search engine 300 or by entering the URL directly into a browser. If the user identifies the collection as a specific topic, the collection must be submitted for approval. The collection is evaluated based on predefined criteria, for example, the number of links in the collection or no empty folders in a collection. Upon approval of the collection, the system prompts the user to enter personal information such as creator's email address and the title, description and keywords associated with the collection. The collection is then stored in collection and rank databases 512, 514 and it is searchable by search engine 300.
The system tracks and ranks each URL based on bookmarking activity performed on the associated web site. Since a score associated with a bookmarked web page is increased each time a user bookmarks the pages, a collection 602-606, 612 may improve search results even though it is designated as a private collection. In other words, a user casts a vote for a web site by bookmarking the site. Specifically, a bookmark manager application 516 in the system tracks individually bookmarked web pages, assigns scores to associated URL records and maintains the assigned score. Bookmark manager 516 searches rank database 514 and increases the URL record's score each time the associated web page is bookmarked by a user. Fig. 7 illustrates the URL record 700 associated with bookmarked web pages. Record 700 is stored in collection and rank databases 512, 514 and it includes the URL of an associated bookmarked web page 702, a title of the web page 704, and a collection placement 706. Collection placement 706 is used to specify which collections and/or folders, if any, contain the bookmark. Record 700 may also include a description of the web page 708 and keywords or phrases 710 that are related to the contents of the web page.
The first time a particular web page is bookmarked by a user, record 700 is transmitted to the rank database 604. If record 700 already exists in database 604, a score associated with it is incremented and if it does not exist, it is inserted into the database and a score is assigned to it. Then the system updates statistical information about the collection. Examples of statistical information include the number of bookmarks in collection 502-506, 512, the number of folders in the collection 502-506, 512, the names of folders that are contained in the root of collection 502-506, 512 and the last update date of collection 502-506, 512.
After record 700 is inserted into 604 rank database, bookmark manager 516 processes any keywords 710 included in record 700 by determining if keyword 710 already exists for that URL in another record. If it does, bookmark manager 516 increments a score associated with that keyword. If it does not exist, bookmark manager 516 assigns a score to the keyword. The top ten keywords 710, keywords with highest scores, are selected and placed in a list where they can be easily searched and associated with the appropriate URLs.
In order to prevent URLs associated with earlier bookmarked pages from having higher scores because of an earlier bookmark date and not necessarily because of relevance to a search topic, bookmark manager 516 periodically, for example once a month, recalculates/rebuilds the score associated with each URL record. Each record 700 in rank database 514 includes six additional fields 710-720 for storing six time periods. The first field 712 stores the number of times the associated page was bookmarked since the last rebuild process, the second field 714 stores the number of times the associated page was bookmarked between the last rebuild process and the second last rebuild process and so on. Thus, the sixth field 722 initially stores the number of times between the two earliest rebuild time periods that the associated page was bookmarked. It should be noted that the length of the time between rebuild periods is not as important as consistency between time periods. Bookmark manager 516 uses the following formula to recalculate the score associated with each URL record:
Score = (Pl*3) + (P2*2.5) + (P3*2) + (P4 * 1.5) + (P5*l) + (P6 *.5) - PI represents the number stored in the first field; P2 represents the number stored in the second field; P3 represents the number stored in the third field; P4 represents the number stored in the fourth field; P5 represents the number stored in the fifth field; and P6 represents the number in the sixth field.
Upon rebuilding URL record' s 700 score, bookmark manager 516 sets the value of first field 712 to zero and shifts the value of fields 714-720. Hence, second field's 714 value is set to the previous value of first field 712; third field's 716 value is set to the previous value of second field 714; fourth field's 718 value is set to the previous value of third field 716; and fifth field's 720 value is set to the previous value of fourth field 718. The previous value of fifth field 720 is added to the value of the sixth field 722 and the sixth field 722 is used as an accumulator. Fig. 8 illustrates a flow chart of how system 300 processes search queries 400 entered by the user according to a preferred embodiment. In Step 810, system 300 converts search query 400 into a phrase match query 504, an all-word query 506 and an any-word query 508 and associates a score with each query. In Step 820, search engine 300 searches collection and rank databases 512-514, and searches all accessible web sites for any sites that satisfy the queries. In Step 830, search engine 300 combines records retrieved from each query 504-508 in a result set. In Step 840, search engine 300 assigns a score to each record in the combined result set and adjusts the assigned score in order further determine the relevance of each record to the search topic. In Step 850, search engine 300 sorts the result set 510 based on the user's sorting choice and displays the sorted result set on a computer screen through a browser.
Fig. 9 illustrates a flow chart of how the system processes collections and bookmarked web pages in the collection and rank databases 512-514 according to a preferred embodiment of the invention. In Step 910, a user bookmarks a web page that contains information relevant to a specific topic and places the bookmark in a collection. Thereafter the user designates the collection as a public or private collection. In Step 920, search engine 300 determines if the bookmark is part of a collection and if the collection is a public or private collection and it updates statistical information about the collection. In Step 930, the bookmark manager searches rank database 514 for the bookmark and it maintains the score of the associated URL record
700. If this is the first bookmark of a particular page, URL record 700 is stored in rank database 514 and a score is assigned to record 700, else, the score is incremented. In step 940, the bookmark manager provides a URL for the collection to the user and the user may submit a specific topic-public collection for approval. In Step 950, upon approval of the collection the user updates the collection information for storage in the collection database. In Step 960, the bookmark manager processes any keywords included in URL record 700 and selects the keywords with the highest score. In Step 970, the bookmark manager periodically recalculates the score associated with each record and resets the values of the appropriate fields.
The foregoing description has been directed to specific embodiments of this invention. It will be apparent, however, that other variations and modifications may be made to the described embodiments, with the attainment of some or all of their advantages. Therefore, it is the object of the appended claims to cover all such variations and modifications as come within the true spirit and scope of the invention.

Claims

CLAIMSWhat is claimed is:
1. A search system connected to an expanded network, the system comprising: a user interface for entering a search query that is submitted to a search engine; conversion means in the search engine for converting the search query into a first query, a second query and a third query; means in the search engine for searching the expanded network, a first database and a second database with the first, second and third queries to retrieve web sites and previously selected records that are related to a specific topic, and for retrieving a Uniform Resource Locators (URL) associated with a respective bookmarked web sites; and means in the search engine for combining records retrieved from said search in a result set, and for sorting the result set.
2. The system of claim 1, wherein the first database comprises collections that are pre-selected from the result set derived from an earlier search, the collection being organized in a predetermined format.
3. The system of claim 2, wherein the second database comprises searchable URL records that are associated with bookmarked web sites.
4. The system of claim 3 , wherein the first query is used for locating records in the expanded network and the first and second databases comprising a phrase containing all terms in the search query, but excluding a first special character or Boolean term.
5. The system of claim 4, wherein the second query is used for locating records in the expanded network and the first and second databases comprising all terms in the search query.
6. The system of claim 5, wherein the third query is used for locating records in the expanded network and the first and second databases comprising any search term or variation of the search term in the search query.
7. The system of claim 6, further comprising: means for determining if the first, second, and third queries will produce identical results and then using only one of the first, second, and third queries; and means for eliminating duplicate records retrieved through the first, second, and third queries.
8. The system of claim 7, wherein means in the search engine for combining comprises means for assigning a first score, a second score and a third score to the first, second and third queries, respectively, to sort records in the result set that were retrieved through the first, second and third queries.
9. The system of claim 8, further comprising means for adjusting the first, second and third scores.
10. The system of claim 9, wherein means for combining further comprises: means for assigning a fourth score to each record in the sorted result set to further determine the relevancy of each record in the result set to the search query; and means for increasing the fourth score associated with each record based on a number of times a search term occurs in the record and based on a location of the search term in the record.
11. The system of claim 10, wherein means for combining also comprises means for sorting the result set based on user sorting choice.
12. The system of claim 11 , wherein the means for sorting based on the user sorting choice further comprises: means for sorting based on the fourth score associated with each record; means for sorting based on a creation date of each record; means for sorting based on activity level of each record; means for sorting based on a rating assigned to each record by other users; means for sorting based on the date each record was last updated; and means for sorting based on a number of URLs links associated with each record.
13. The system of claim 12, wherein the system further comprises means for enabling a user to bookmark a web page, with contents related to a specific topic, in the result set.
14. The system of claim 13, wherein a URL record associated with the bookmarked web page is organized into a hierarchical tree structure that comprises collections and/or folders.
15. The system of claim 14 wherein the collection may be designated a public collection.
16. The system of claim 15, wherein the collection may be designated as a private collection.
17. The system of claim 16, wherein the public collection is searchable by the search engine and viewable by other users.
18. The system of claim 17, wherein the private collection is viewable only by the collection's creator.
19. The system of claim 18, further comprising a software component for tracking and ranking a URL record, associated with the bookmark web page, based on bookmarking activity on the associated web site.
20. The system of claim 19, wherein the software component further comprises means for updating statistical information about each collection.
21. The system of claim 20, further comprising means for designating the public collection as a first type or second type; means for storing the first type public collection in the second database and providing a URL that is associated with the first type public collection; means for submitting the second type public collection for approval; means for evaluating the second type public collection and upon approval prompting the user for information associated with the second type public information; and means for storing the second type public collection in the first and second databases.
22. A method for searching an expanded network for information related to a specific topic, the method comprising the steps of : entering a search query in a user interface for submission to an associated search engine; converting the search query into a first query, a second query and a third query; searching the expanded network, a first database and second databases with the first, second and third queries to retrieve previously selected records or previously selected URL associated with a bookmarked web site; and combining results retrieved from the step of searching in a result set, and sorting the result set.
23. The method of claim 22, further comprising the step of storing collections in the first database.
24. The method of claim 23, further comprising the step of storing records corresponding to bookmarked web sites in the second database.
25. The method of claim 24, further comprising the step of locating through the first query, records comprising a phrase containing all terms in the search query, but excluding a first special character or Boolean term.
26. The method of claim 25, further comprising the step of locating through the second query, records comprising all terms in the search query.
27. The method of claim 26, further comprising the step of locating through the third query, records comprising any search term or variation of the search terms in the search query.
28. The method of claim 27, further comprising the steps of: determining if the first, second and third queries will produce identical results and then using only one of the first, second and third queries; and eliminating duplicate records retrieved through the first, second and third queries.
29. The method of claim 28, wherein the step of searching further comprising the steps of assigning a first score, a second score and a third score to the first, second and third queries respectively in order to sort records in the result set that were retrieved through the first, second an third queries; and maintaining the first, second and third scores.
30. The method of claim 29, wherein the step of combining further comprising the step of assigning a fourth score to each record in the sorted result set in order to further determine a relevancy of each record to the search query.
31. The method of claim 30, wherein the step of combining further comprising the step of increasing the fourth score associated with each record based on the number of times a search term occurs in the record and based a the location of the search term in the record.
32. The method of claim 31 , wherein the step of searching further comprising a step of sorting the result set based on user sorting choice.
33. The method of claim 32, wherein the step of sorting comprising steps of: sorting based on the fourth score associated with each record; sorting based on a creation date of each record; sorting based on activity level of each record; sorting based on a rating assigned to each record by other users; sorting based on the date each record was last updated; and sorting based on a number of URLs links associated with each record.
34. The method of claim 33 , comprising the step of bookmarking a web page having contents related to a specific topic in the result set and associating a record with the bookmarked web page.
35. The method of claim 34, further comprising the step of organizing the record associated with the bookmarked web page into a hierarchical tree structure that comprises collections and/or folders.
36. The system of claim 35, further comprising the step of designating the collection as a public or private collection.
37. The method of claim 36, wherein the step of designating further comprising the step of: identifying the public collection as a first type or second type; storing the first type public collection in the second database and providing a URL that is associated with the first type public collection; submitting the second type public collection for approval; evaluating the second type public collection and upon approval, prompting the user for information associated with the second type public information; and storing the second type public information in the first and second databases.
38. The method of claim 37, further comprising the step of searching and viewing the public collection by other users.
39. The method of claim 38, further comprising the step of viewing and searching the private collection only by the collection's creator.
40. The system of claim 39, further comprising the step of tracking and ranking records associated with bookmarked web pages based on activity on the associated web pages.
PCT/US2000/024285 1999-08-31 2000-08-31 An internet search system for retrieving selected results from a previous search WO2001016806A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU71116/00A AU7111600A (en) 1999-08-31 2000-08-31 An internet search system for retrieving selected results from a previous search

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/386,352 US6321228B1 (en) 1999-08-31 1999-08-31 Internet search system for retrieving selected results from a previous search
US09/386,352 1999-08-31

Publications (1)

Publication Number Publication Date
WO2001016806A1 true WO2001016806A1 (en) 2001-03-08

Family

ID=23525246

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/024285 WO2001016806A1 (en) 1999-08-31 2000-08-31 An internet search system for retrieving selected results from a previous search

Country Status (3)

Country Link
US (1) US6321228B1 (en)
AU (1) AU7111600A (en)
WO (1) WO2001016806A1 (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002013064A2 (en) * 2000-08-08 2002-02-14 America Online, Inc. Searching systems and processes
WO2005101249A1 (en) * 2004-04-02 2005-10-27 Amazon Technologies, Inc. Automated detection of associations between search criteria and item categories based on collective analysis of user activity data
EP1627296A2 (en) * 2003-04-25 2006-02-22 Overture Services, Inc. Search engine supplemented with url's that provide access to the search results from predefined search queries
US7007008B2 (en) 2000-08-08 2006-02-28 America Online, Inc. Category searching
US7225180B2 (en) 2000-08-08 2007-05-29 Aol Llc Filtering search results
US7359951B2 (en) 2000-08-08 2008-04-15 Aol Llc, A Delaware Limited Liability Company Displaying search results
US7412442B1 (en) 2004-10-15 2008-08-12 Amazon Technologies, Inc. Augmenting search query results with behaviorally related items
WO2010000211A1 (en) * 2008-07-04 2010-01-07 华为技术有限公司 Searching method, searching server and searching system
US7953740B1 (en) 2006-02-13 2011-05-31 Amazon Technologies, Inc. Detection of behavior-based associations between search strings and items
US8346953B1 (en) 2007-12-18 2013-01-01 AOL, Inc. Methods and systems for restricting electronic content access based on guardian control decisions
USRE45558E1 (en) 2002-12-30 2015-06-09 Facebook, Inc. Supervising user interaction with online services
US9083666B2 (en) 2000-12-29 2015-07-14 Facebook, Inc. Message screening system utilizing supervisory screening and approval
EP2678788A4 (en) * 2011-02-24 2016-06-01 Microsoft Technology Licensing Llc Augmenting search results
US10367860B2 (en) 2004-03-15 2019-07-30 Oath Inc. Social networking permissions

Families Citing this family (183)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5999939A (en) * 1997-12-21 1999-12-07 Interactive Search, Inc. System and method for displaying and entering interactively modified stream data into a structured form
US6996561B2 (en) * 1997-12-21 2006-02-07 Brassring, Llc System and method for interactively entering data into a database
US6766315B1 (en) * 1998-05-01 2004-07-20 Bratsos Timothy G Method and apparatus for simultaneously accessing a plurality of dispersed databases
JP3760057B2 (en) * 1998-11-19 2006-03-29 株式会社日立製作所 Document search method and document search service for multiple document databases
US7844594B1 (en) 1999-06-18 2010-11-30 Surfwax, Inc. Information search, retrieval and distillation into knowledge objects
US6430558B1 (en) * 1999-08-02 2002-08-06 Zen Tech, Inc. Apparatus and methods for collaboratively searching knowledge databases
US6546393B1 (en) * 1999-10-07 2003-04-08 Clickmarks, Inc. System method and article of manufacture for dynamically user-generated internet search directory based on prioritized server-sided user bookmarks
US7007275B1 (en) * 1999-10-21 2006-02-28 Unisys Corporation Method and apparatus for automatic execution of concatenated methods across multiple heterogeneous data sources
US6546388B1 (en) * 2000-01-14 2003-04-08 International Business Machines Corporation Metadata search results ranking system
US7080064B2 (en) * 2000-01-20 2006-07-18 International Business Machines Corporation System and method for integrating on-line user ratings of businesses with search engines
AU2001238672A1 (en) * 2000-02-24 2001-09-03 Findbase, L.L.C. Method and system for extracting, analyzing, storing, comparing and reporting on data stored in web and/or other network repositories and apparatus to detect, prevent and obfuscate information removal from information servers
US6760720B1 (en) * 2000-02-25 2004-07-06 Pedestrian Concepts, Inc. Search-on-the-fly/sort-on-the-fly search engine for searching databases
US6785679B1 (en) * 2000-03-29 2004-08-31 Brassring, Llc Method and apparatus for sending and tracking resume data sent via URL
US7383299B1 (en) * 2000-05-05 2008-06-03 International Business Machines Corporation System and method for providing service for searching web site addresses
US6983320B1 (en) * 2000-05-23 2006-01-03 Cyveillance, Inc. System, method and computer program product for analyzing e-commerce competition of an entity by utilizing predetermined entity-specific metrics and analyzed statistics from web pages
US7013323B1 (en) * 2000-05-23 2006-03-14 Cyveillance, Inc. System and method for developing and interpreting e-commerce metrics by utilizing a list of rules wherein each rule contain at least one of entity-specific criteria
US6671681B1 (en) * 2000-05-31 2003-12-30 International Business Machines Corporation System and technique for suggesting alternate query expressions based on prior user selections and their query strings
US6925608B1 (en) * 2000-07-05 2005-08-02 Kendyl A. Roman Graphical user interface for building Boolean queries and viewing search results
US7319975B2 (en) * 2000-07-24 2008-01-15 Emergency 24, Inc. Internet-based advertising and referral system
US7047229B2 (en) * 2000-08-08 2006-05-16 America Online, Inc. Searching content on web pages
US6574625B1 (en) * 2000-09-12 2003-06-03 International Business Machines Corporation Real-time bookmarks
US6832218B1 (en) * 2000-09-22 2004-12-14 International Business Machines Corporation System and method for associating search results
US7401125B1 (en) * 2000-10-10 2008-07-15 Ricoh Corporation System, computer program product and method for managing documents
EP1336143B1 (en) * 2000-11-20 2004-06-09 BRITISH TELECOMMUNICATIONS public limited company Information provider
US6920505B2 (en) * 2000-12-14 2005-07-19 Ask Jeeves, Inc. Method and apparatus for determining a navigation path for a visitor to a world wide web site
US20020078102A1 (en) * 2000-12-18 2002-06-20 International Business Machines Corporation Method and system for customized modification and presentation of remotely saved web content
AUPR230700A0 (en) * 2000-12-22 2001-01-25 Canon Kabushiki Kaisha A method for facilitating access to multimedia content
US7406656B2 (en) * 2001-04-05 2008-07-29 International Business Machines Corporation Method, apparatus, and program for creating bookmark symlinks
US20020165856A1 (en) * 2001-05-04 2002-11-07 Gilfillan Lynne E. Collaborative research systems
USRE46973E1 (en) 2001-05-07 2018-07-31 Ureveal, Inc. Method, system, and computer program product for concept-based multi-dimensional analysis of unstructured information
US7146409B1 (en) 2001-07-24 2006-12-05 Brightplanet Corporation System and method for efficient control and capture of dynamic database content
US20090006543A1 (en) * 2001-08-20 2009-01-01 Masterobjects System and method for asynchronous retrieval of information based on incremental user input
US20030046276A1 (en) * 2001-09-06 2003-03-06 International Business Machines Corporation System and method for modular data search with database text extenders
US20030055827A1 (en) * 2001-09-20 2003-03-20 International Business Machines Corporation Apparatus and method for performing background web searches
US6781464B2 (en) * 2001-10-30 2004-08-24 Kabushiki Kaisha Toshiba Balanced amplifier and filter using the same
US20030098878A1 (en) * 2001-11-27 2003-05-29 Conley Ralph F. URL database application
US20030101175A1 (en) * 2001-11-29 2003-05-29 International Business Machines Corporation Apparatus and method of combining bookmarks in different sub-folders into a new sub-folder
US8589413B1 (en) 2002-03-01 2013-11-19 Ixreveal, Inc. Concept-based method and system for dynamically analyzing results from search engines
US7043521B2 (en) * 2002-03-21 2006-05-09 Rockwell Electronic Commerce Technologies, Llc Search agent for searching the internet
US7664830B2 (en) * 2002-03-29 2010-02-16 Sony Corporation Method and system for utilizing embedded MPEG-7 content descriptions
US6938042B2 (en) * 2002-04-03 2005-08-30 Laplink Software Inc. Peer-to-peer file sharing
US7376709B1 (en) * 2002-05-09 2008-05-20 Proquest Method for creating durable web-enabled uniform resource locator links
US7152059B2 (en) * 2002-08-30 2006-12-19 Emergency24, Inc. System and method for predicting additional search results of a computerized database search user based on an initial search query
US7082428B1 (en) * 2002-09-16 2006-07-25 Bellsouth Intellectual Property Corporation Systems and methods for collaborative searching
US7076497B2 (en) * 2002-10-11 2006-07-11 Emergency24, Inc. Method for providing and exchanging search terms between internet site promoters
US20030088553A1 (en) * 2002-11-23 2003-05-08 Emergency 24, Inc. Method for providing relevant search results based on an initial online search query
US7536713B1 (en) 2002-12-11 2009-05-19 Alan Bartholomew Knowledge broadcasting and classification system
US20030167212A1 (en) * 2003-05-15 2003-09-04 Emergency 24, Inc. Method and system for providing relevant advertisement internet hyperlinks
US7403939B1 (en) 2003-05-30 2008-07-22 Aol Llc Resolving queries based on automatic determination of requestor geographic location
US7225187B2 (en) * 2003-06-26 2007-05-29 Microsoft Corporation Systems and methods for performing background queries from content and activity
US7162473B2 (en) * 2003-06-26 2007-01-09 Microsoft Corporation Method and system for usage analyzer that determines user accessed sources, indexes data subsets, and associated metadata, processing implicit queries based on potential interest to users
US7281042B2 (en) * 2003-08-15 2007-10-09 Oversee.Net Internet domain keyword optimization
US20050055226A1 (en) * 2003-09-04 2005-03-10 Mark Dane Method and apparatus for recruitment process management
WO2005026991A1 (en) * 2003-09-09 2005-03-24 Ask Jeeves, Inc. Refinement of web-based search queries
US8548995B1 (en) * 2003-09-10 2013-10-01 Google Inc. Ranking of documents based on analysis of related documents
US7505964B2 (en) * 2003-09-12 2009-03-17 Google Inc. Methods and systems for improving a search ranking using related queries
US7467131B1 (en) * 2003-09-30 2008-12-16 Google Inc. Method and system for query data caching and optimization in a search engine system
US7346839B2 (en) 2003-09-30 2008-03-18 Google Inc. Information retrieval based on historical data
US20050102282A1 (en) * 2003-11-07 2005-05-12 Greg Linden Method for personalized search
US8521725B1 (en) * 2003-12-03 2013-08-27 Google Inc. Systems and methods for improved searching
US7693834B2 (en) * 2003-12-04 2010-04-06 Snap Technologies, Inc. Search engine that dynamically generates search listings
US20060230040A1 (en) * 2003-12-08 2006-10-12 Andy Curtis Methods and systems for providing a response to a query
US7451131B2 (en) * 2003-12-08 2008-11-11 Iac Search & Media, Inc. Methods and systems for providing a response to a query
US7181447B2 (en) * 2003-12-08 2007-02-20 Iac Search And Media, Inc. Methods and systems for conceptually organizing and presenting information
US20050131677A1 (en) * 2003-12-12 2005-06-16 Assadollahi Ramin O. Dialog driven personal information manager
US20050138007A1 (en) * 2003-12-22 2005-06-23 International Business Machines Corporation Document enhancement method
US8954420B1 (en) 2003-12-31 2015-02-10 Google Inc. Methods and systems for improving a search ranking using article information
US7672864B2 (en) * 2004-01-09 2010-03-02 Ricoh Company Ltd. Generating and displaying level-of-interest values
US7533081B2 (en) * 2004-02-06 2009-05-12 General Electric Company Systems, methods and apparatus to determine relevance of search results in whole/part search
CN1950821A (en) * 2004-03-26 2007-04-18 亚历克斯·马申斯基 Exchange of newly-added information over the internet
US8041713B2 (en) 2004-03-31 2011-10-18 Google Inc. Systems and methods for analyzing boilerplate
US7707142B1 (en) 2004-03-31 2010-04-27 Google Inc. Methods and systems for performing an offline search
US8346777B1 (en) 2004-03-31 2013-01-01 Google Inc. Systems and methods for selectively storing event data
US8099407B2 (en) 2004-03-31 2012-01-17 Google Inc. Methods and systems for processing media files
US20080040315A1 (en) * 2004-03-31 2008-02-14 Auerbach David B Systems and methods for generating a user interface
US8161053B1 (en) * 2004-03-31 2012-04-17 Google Inc. Methods and systems for eliminating duplicate events
US7333976B1 (en) 2004-03-31 2008-02-19 Google Inc. Methods and systems for processing contact information
US9009153B2 (en) 2004-03-31 2015-04-14 Google Inc. Systems and methods for identifying a named entity
US8631076B1 (en) 2004-03-31 2014-01-14 Google Inc. Methods and systems for associating instant messenger events
US7725508B2 (en) * 2004-03-31 2010-05-25 Google Inc. Methods and systems for information capture and retrieval
US7664734B2 (en) 2004-03-31 2010-02-16 Google Inc. Systems and methods for generating multiple implicit search queries
US8631001B2 (en) 2004-03-31 2014-01-14 Google Inc. Systems and methods for weighting a search query result
US7693825B2 (en) * 2004-03-31 2010-04-06 Google Inc. Systems and methods for ranking implicit search results
US7272601B1 (en) 2004-03-31 2007-09-18 Google Inc. Systems and methods for associating a keyword with a user interface area
US8275839B2 (en) 2004-03-31 2012-09-25 Google Inc. Methods and systems for processing email messages
US7680888B1 (en) 2004-03-31 2010-03-16 Google Inc. Methods and systems for processing instant messenger messages
US8386728B1 (en) 2004-03-31 2013-02-26 Google Inc. Methods and systems for prioritizing a crawl
US7941439B1 (en) 2004-03-31 2011-05-10 Google Inc. Methods and systems for information capture
US7836044B2 (en) 2004-06-22 2010-11-16 Google Inc. Anticipated query generation and processing in a search engine
US7487145B1 (en) * 2004-06-22 2009-02-03 Google Inc. Method and system for autocompletion using ranked results
US7788274B1 (en) 2004-06-30 2010-08-31 Google Inc. Systems and methods for category-based search
US8131754B1 (en) 2004-06-30 2012-03-06 Google Inc. Systems and methods for determining an article association measure
US7562069B1 (en) 2004-07-01 2009-07-14 Aol Llc Query disambiguation
US8620915B1 (en) 2007-03-13 2013-12-31 Google Inc. Systems and methods for promoting personalized search results based on personal information
US8577886B2 (en) * 2004-09-15 2013-11-05 Within3, Inc. Collections of linked databases
US8335785B2 (en) 2004-09-28 2012-12-18 Hewlett-Packard Development Company, L.P. Ranking results for network search query
US8635216B1 (en) * 2004-09-30 2014-01-21 Avaya Inc. Enhancing network information retrieval according to a user search profile
US7499940B1 (en) * 2004-11-11 2009-03-03 Google Inc. Method and system for URL autocompletion using ranked results
US20060106769A1 (en) 2004-11-12 2006-05-18 Gibbs Kevin A Method and system for autocompletion for languages having ideographs and phonetic characters
US8874570B1 (en) 2004-11-30 2014-10-28 Google Inc. Search boost vector based on co-visitation information
US7349896B2 (en) * 2004-12-29 2008-03-25 Aol Llc Query routing
US7818314B2 (en) * 2004-12-29 2010-10-19 Aol Inc. Search fusion
US8166028B1 (en) * 2005-03-31 2012-04-24 Google Inc. Method, system, and graphical user interface for improved searching via user-specified annotations
US9256685B2 (en) * 2005-03-31 2016-02-09 Google Inc. Systems and methods for modifying search results based on a user's history
US8990193B1 (en) 2005-03-31 2015-03-24 Google Inc. Method, system, and graphical user interface for improved search result displays via user-specified annotations
US8589391B1 (en) * 2005-03-31 2013-11-19 Google Inc. Method and system for generating web site ratings for a user
US20060235852A1 (en) * 2005-04-14 2006-10-19 Lockheed Martin Corporation System for inter-database communication
US8229951B2 (en) 2005-07-14 2012-07-24 Red Hat, Inc. Method and system for enabling users searching for common subject matter on a computer network to communicate with one another
US20070022385A1 (en) * 2005-07-20 2007-01-25 Mikhail Denissov Software module, method and system for managing information items by bookmarking information items through activation of said items
US7596556B2 (en) * 2005-09-15 2009-09-29 Microsoft Corporation Determination of useful convergence of static rank
US20070124208A1 (en) * 2005-09-20 2007-05-31 Yahoo! Inc. Method and apparatus for tagging data
EP1952280B8 (en) * 2005-10-11 2016-11-30 Ureveal, Inc. System, method&computer program product for concept based searching&analysis
US10395326B2 (en) * 2005-11-15 2019-08-27 3Degrees Llc Collections of linked databases
US9262446B1 (en) 2005-12-29 2016-02-16 Google Inc. Dynamically ranking entries in a personal data book
US8010523B2 (en) 2005-12-30 2011-08-30 Google Inc. Dynamic search box for web browser
US20070203888A1 (en) * 2006-02-24 2007-08-30 Cun Wang Simple hierarchical Web search engine
US20070208730A1 (en) * 2006-03-02 2007-09-06 Microsoft Corporation Mining web search user behavior to enhance web search relevance
US8135694B2 (en) * 2006-03-13 2012-03-13 Adobe Systems Incorporated Augmenting the contents of an electronic document with data retrieved from a search
US7933890B2 (en) * 2006-03-31 2011-04-26 Google Inc. Propagating useful information among related web pages, such as web pages of a website
US20070266025A1 (en) * 2006-05-12 2007-11-15 Microsoft Corporation Implicit tokenized result ranking
US20070271255A1 (en) * 2006-05-17 2007-11-22 Nicky Pappo Reverse search-engine
GB0610119D0 (en) * 2006-05-20 2006-06-28 Ibm Internet browser and method of bookmarking in same
US8271486B2 (en) * 2006-07-28 2012-09-18 Yahoo! Inc. System and method for searching a bookmark and tag database for relevant bookmarks
US8676868B2 (en) * 2006-08-04 2014-03-18 Chacha Search, Inc Macro programming for resources
US8548991B1 (en) * 2006-09-29 2013-10-01 Google Inc. Personalized browsing activity displays
WO2008046098A2 (en) * 2006-10-13 2008-04-17 Move, Inc. Multi-tiered cascading crawling system
US8661029B1 (en) 2006-11-02 2014-02-25 Google Inc. Modifying search result ranking based on implicit user feedback
US8230320B2 (en) * 2006-12-26 2012-07-24 International Business Machines Corporation Method and system for social bookmarking of resources exposed in web pages that don't follow the representational state transfer architectural style (REST)
US8082342B1 (en) * 2006-12-27 2011-12-20 Google Inc. Discovery of short-term and emerging trends in computer network traffic
US7908260B1 (en) 2006-12-29 2011-03-15 BrightPlanet Corporation II, Inc. Source editing, internationalization, advanced configuration wizard, and summary page selection for information automation systems
US8010532B2 (en) * 2007-01-17 2011-08-30 Yahoo! Inc. System and method for automatically organizing bookmarks through the use of tag data
US20080172380A1 (en) * 2007-01-17 2008-07-17 Wojciech Czyz Information retrieval based on information location in the information space.
US8938463B1 (en) 2007-03-12 2015-01-20 Google Inc. Modifying search result ranking based on implicit user feedback and a model of presentation bias
US8694374B1 (en) 2007-03-14 2014-04-08 Google Inc. Detecting click spam
US8244750B2 (en) * 2007-03-23 2012-08-14 Microsoft Corporation Related search queries for a webpage and their applications
US9092510B1 (en) 2007-04-30 2015-07-28 Google Inc. Modifying search result ranking based on a temporal element of user feedback
US20080319975A1 (en) * 2007-06-22 2008-12-25 Microsoft Corporation Exploratory Search Technique
US7774345B2 (en) * 2007-06-27 2010-08-10 Microsoft Corporation Lightweight list collection
US8140525B2 (en) * 2007-07-12 2012-03-20 Ricoh Company, Ltd. Information processing apparatus, information processing method and computer readable information recording medium
US8694511B1 (en) 2007-08-20 2014-04-08 Google Inc. Modifying search result ranking based on populations
US8909655B1 (en) 2007-10-11 2014-12-09 Google Inc. Time based ranking
US8065265B2 (en) * 2007-10-29 2011-11-22 Microsoft Corporation Methods and apparatus for web-based research
US20090144240A1 (en) * 2007-12-04 2009-06-04 Yahoo!, Inc. Method and systems for using community bookmark data to supplement internet search results
FI124000B (en) * 2007-12-11 2014-01-31 Documill Oy Method and arrangement for processing data retrieval results
US20090232134A1 (en) * 2008-03-14 2009-09-17 Thierry Lamouline Indirect address connection service over an extended network
US20090249179A1 (en) * 2008-03-28 2009-10-01 Shieh Johnny M Method to display multiple cached webpages related to a bookmark
US8589395B2 (en) 2008-04-15 2013-11-19 Yahoo! Inc. System and method for trail identification with search results
US8346791B1 (en) 2008-05-16 2013-01-01 Google Inc. Search augmentation
US8543592B2 (en) 2008-05-30 2013-09-24 Microsoft Corporation Related URLs for task-oriented query results
US20090299964A1 (en) * 2008-05-30 2009-12-03 Microsoft Corporation Presenting search queries related to navigational search queries
US8312032B2 (en) 2008-07-10 2012-11-13 Google Inc. Dictionary suggestions for partial user entries
US8180771B2 (en) 2008-07-18 2012-05-15 Iac Search & Media, Inc. Search activity eraser
US10025855B2 (en) * 2008-07-28 2018-07-17 Excalibur Ip, Llc Federated community search
US8788476B2 (en) * 2008-08-15 2014-07-22 Chacha Search, Inc. Method and system of triggering a search request
US8396865B1 (en) 2008-12-10 2013-03-12 Google Inc. Sharing search engine relevance data between corpora
US9009146B1 (en) 2009-04-08 2015-04-14 Google Inc. Ranking search results based on similar queries
US8996550B2 (en) 2009-06-03 2015-03-31 Google Inc. Autocompletion for partially entered query
US9047381B1 (en) * 2009-07-17 2015-06-02 Open Invention Network, Llc Method and apparatus of obtaining and organizing relevant user defined information
US8447760B1 (en) 2009-07-20 2013-05-21 Google Inc. Generating a related set of documents for an initial set of documents
US8498974B1 (en) 2009-08-31 2013-07-30 Google Inc. Refining search results
US8972391B1 (en) 2009-10-02 2015-03-03 Google Inc. Recent interest based relevance scoring
US20110119250A1 (en) * 2009-11-16 2011-05-19 Cpa Global Patent Research Limited Forward Progress Search Platform
US8874555B1 (en) 2009-11-20 2014-10-28 Google Inc. Modifying scoring data based on historical changes
US8615514B1 (en) 2010-02-03 2013-12-24 Google Inc. Evaluating website properties by partitioning user feedback
US8924379B1 (en) 2010-03-05 2014-12-30 Google Inc. Temporal-based score adjustments
US8959093B1 (en) 2010-03-15 2015-02-17 Google Inc. Ranking search results based on anchors
US9623119B1 (en) 2010-06-29 2017-04-18 Google Inc. Accentuating search results
US8832083B1 (en) 2010-07-23 2014-09-09 Google Inc. Combining user feedback
US8346792B1 (en) 2010-11-09 2013-01-01 Google Inc. Query generation using structural similarity between documents
US8630992B1 (en) * 2010-12-07 2014-01-14 Conductor, Inc. URL rank variability determination
US8645315B2 (en) * 2010-12-14 2014-02-04 Nec Corporation Bookmark extracting apparatus, method and computer program
US9002867B1 (en) 2010-12-30 2015-04-07 Google Inc. Modifying ranking data based on document changes
US20120278318A1 (en) * 2011-05-01 2012-11-01 Reznik Alan M Systems and methods for facilitating enhancements to electronic group searches
US11841912B2 (en) 2011-05-01 2023-12-12 Twittle Search Limited Liability Company System for applying natural language processing and inputs of a group of users to infer commonly desired search results
US8402375B1 (en) * 2011-09-19 2013-03-19 Google Inc. System and method for managing bookmark buttons on a browser toolbar
US8805828B1 (en) * 2012-01-13 2014-08-12 Google Inc. Providing information regarding prior searches
US9020927B1 (en) * 2012-06-01 2015-04-28 Google Inc. Determining resource quality based on resource competition
US9305102B2 (en) * 2013-02-27 2016-04-05 Google Inc. Systems and methods for providing personalized search results based on prior user interactions
US9183499B1 (en) 2013-04-19 2015-11-10 Google Inc. Evaluating quality based on neighbor features
US10079737B2 (en) * 2013-09-13 2018-09-18 Clicktale Ltd. Method and system for generating comparable visual maps for browsing activity analysis
US9959265B1 (en) * 2014-05-08 2018-05-01 Google Llc Populating values in a spreadsheet using semantic cues
US10664898B2 (en) * 2015-12-22 2020-05-26 Epicor Software Corporation Document exchange conversation generator
US11397745B1 (en) 2019-03-26 2022-07-26 Grant Carter Hemingway System and method for determining rankings, searching, and generating reports of profiles and personal information

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996023265A1 (en) * 1995-01-23 1996-08-01 British Telecommunications Public Limited Company Methods and/or systems for accessing information
US5761436A (en) * 1996-07-01 1998-06-02 Sun Microsystems, Inc. Method and apparatus for combining truncated hyperlinks to form a hyperlink aggregate
US5870737A (en) * 1996-04-15 1999-02-09 International Business Machines Corporation Dynamic prioritized replacement of language
US5926807A (en) * 1997-05-08 1999-07-20 Microsoft Corporation Method and system for effectively representing query results in a limited amount of memory

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6018342A (en) * 1995-07-03 2000-01-25 Sun Microsystems, Inc. Automatically generated content-based history mechanism
US5920859A (en) * 1997-02-05 1999-07-06 Idd Enterprises, L.P. Hypertext document retrieval system and method
US5852820A (en) * 1996-08-09 1998-12-22 Digital Equipment Corporation Method for optimizing entries for searching an index
JPH1069423A (en) * 1996-08-28 1998-03-10 Nec Corp Hypermedia system and its directory data managing method
US5924105A (en) * 1997-01-27 1999-07-13 Michigan State University Method and product for determining salient features for use in information searching
US5941944A (en) * 1997-03-03 1999-08-24 Microsoft Corporation Method for providing a substitute for a requested inaccessible object by identifying substantially similar objects using weights corresponding to object features
US6100890A (en) * 1997-11-25 2000-08-08 International Business Machines Corporation Automatic bookmarks
US6125361A (en) * 1998-04-10 2000-09-26 International Business Machines Corporation Feature diffusion across hyperlinks

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996023265A1 (en) * 1995-01-23 1996-08-01 British Telecommunications Public Limited Company Methods and/or systems for accessing information
US5870737A (en) * 1996-04-15 1999-02-09 International Business Machines Corporation Dynamic prioritized replacement of language
US5761436A (en) * 1996-07-01 1998-06-02 Sun Microsystems, Inc. Method and apparatus for combining truncated hyperlinks to form a hyperlink aggregate
US5926807A (en) * 1997-05-08 1999-07-20 Microsoft Corporation Method and system for effectively representing query results in a limited amount of memory

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002013064A2 (en) * 2000-08-08 2002-02-14 America Online, Inc. Searching systems and processes
US7984061B1 (en) 2000-08-08 2011-07-19 Aol Inc. Displaying search results
US7970750B2 (en) 2000-08-08 2011-06-28 Aol Inc. Category searching
US9128992B2 (en) 2000-08-08 2015-09-08 Microsoft Technology Licensing, Llc Displaying search results
US7007008B2 (en) 2000-08-08 2006-02-28 America Online, Inc. Category searching
US7225180B2 (en) 2000-08-08 2007-05-29 Aol Llc Filtering search results
WO2002013064A3 (en) * 2000-08-08 2004-05-21 America Online Inc Searching systems and processes
US9122731B2 (en) 2000-08-08 2015-09-01 Microsoft Technology Licensing, Llc Displaying search results
US7523103B2 (en) 2000-08-08 2009-04-21 Aol Llc Category searching
US9116966B2 (en) 2000-08-08 2015-08-25 Microsoft Technology Licensing, Llc Displaying search results
US7359951B2 (en) 2000-08-08 2008-04-15 Aol Llc, A Delaware Limited Liability Company Displaying search results
US9083666B2 (en) 2000-12-29 2015-07-14 Facebook, Inc. Message screening system utilizing supervisory screening and approval
US9621501B2 (en) 2000-12-29 2017-04-11 Facebook, Inc. Message screening system utilizing supervisory screening and approval
USRE45558E1 (en) 2002-12-30 2015-06-09 Facebook, Inc. Supervising user interaction with online services
EP1627296A4 (en) * 2003-04-25 2007-12-19 Overture Services Inc Search engine supplemented with url's that provide access to the search results from predefined search queries
KR100813333B1 (en) 2003-04-25 2008-03-12 오버츄어 서비시즈, 인크. Search engine supplemented with url's that provide access to the search results from predefined search queries
EP1627296A2 (en) * 2003-04-25 2006-02-22 Overture Services, Inc. Search engine supplemented with url's that provide access to the search results from predefined search queries
US10367860B2 (en) 2004-03-15 2019-07-30 Oath Inc. Social networking permissions
WO2005101249A1 (en) * 2004-04-02 2005-10-27 Amazon Technologies, Inc. Automated detection of associations between search criteria and item categories based on collective analysis of user activity data
US7412442B1 (en) 2004-10-15 2008-08-12 Amazon Technologies, Inc. Augmenting search query results with behaviorally related items
US8543584B2 (en) 2006-02-13 2013-09-24 Amazon Technologies, Inc. Detection of behavior-based associations between search strings and items
US7953740B1 (en) 2006-02-13 2011-05-31 Amazon Technologies, Inc. Detection of behavior-based associations between search strings and items
US8346953B1 (en) 2007-12-18 2013-01-01 AOL, Inc. Methods and systems for restricting electronic content access based on guardian control decisions
WO2010000211A1 (en) * 2008-07-04 2010-01-07 华为技术有限公司 Searching method, searching server and searching system
EP2678788A4 (en) * 2011-02-24 2016-06-01 Microsoft Technology Licensing Llc Augmenting search results
US9898533B2 (en) 2011-02-24 2018-02-20 Microsoft Technology Licensing, Llc Augmenting search results

Also Published As

Publication number Publication date
US6321228B1 (en) 2001-11-20
AU7111600A (en) 2001-03-26

Similar Documents

Publication Publication Date Title
US6321228B1 (en) Internet search system for retrieving selected results from a previous search
WO2001016807A1 (en) An internet search system for tracking and ranking selected records from a previous search
US6516312B1 (en) System and method for dynamically associating keywords with domain-specific search engine queries
US6363377B1 (en) Search data processor
US5748954A (en) Method for searching a queued and ranked constructed catalog of files stored on a network
US7020679B2 (en) Two-level internet search service system
US8150885B2 (en) Method and apparatus for organizing data by overlaying a searchable database with a directory tree structure
US6094649A (en) Keyword searches of structured databases
JP4990431B2 (en) Information retrieval from hierarchically duplicated documents
US8745039B2 (en) Method and system for user guided search navigation
US6701310B1 (en) Information search device and information search method using topic-centric query routing
US7756864B2 (en) System and method for performing a search and a browse on a query
US20080319944A1 (en) User interfaces to perform multiple query searches
US20090006358A1 (en) Search results
WO2001069428A1 (en) System and method for creating a semantic web and its applications in browsing, searching, profiling, personalization and advertising
US9275145B2 (en) Electronic document retrieval system with links to external documents
WO2007132342A1 (en) Documentary search procedure in a distributed information system
CA2251043A1 (en) Method of organizing information retrieved from the internet using knowledge based representation
US20030046276A1 (en) System and method for modular data search with database text extenders
US20060059126A1 (en) System and method for network searching
JP3632354B2 (en) Information retrieval device
KR100496384B1 (en) Search engine, search system, method for making a database in a search system, and recording media
Lin et al. Vipas: virtual link powered authority search in the web
Vidmar et al. Internet Search Tools: History to 2000
Kasi et al. Internet Search Engines

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP