CN113569132A - Information retrieval display method and system - Google Patents

Information retrieval display method and system Download PDF

Info

Publication number
CN113569132A
CN113569132A CN202110599524.7A CN202110599524A CN113569132A CN 113569132 A CN113569132 A CN 113569132A CN 202110599524 A CN202110599524 A CN 202110599524A CN 113569132 A CN113569132 A CN 113569132A
Authority
CN
China
Prior art keywords
information
search
event information
keywords
acquiring
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202110599524.7A
Other languages
Chinese (zh)
Inventor
杨轲
魏飞
靳永珠
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
People's Forum Magazine
Original Assignee
People's Forum Magazine
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 People's Forum Magazine filed Critical People's Forum Magazine
Priority to CN202110599524.7A priority Critical patent/CN113569132A/en
Publication of CN113569132A publication Critical patent/CN113569132A/en
Pending legal-status Critical Current

Links

Images

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/9535Search customisation based on user profiles and personalisation
    • 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/906Clustering; Classification

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to an information retrieval display method and system, belonging to the field of information retrieval, comprising the steps of acquiring event information in real time, identifying key words in the event information, updating a pre-stored database according to the key words, wherein the pre-stored database is a database for storing the key words in the event information; acquiring a search word input by a user; matching and identifying the search words with the keywords in the pre-stored database, and calling key event information containing the keywords when the search words exist in the keywords in the pre-stored database; obtaining a search term list according to the search terms; acquiring updating data of a user on the search term list in real time, and updating the sequence of the search terms in the search term list in real time according to the updating data; and sequencing and displaying the key event information according to the sequencing of the search terms in the search term list updated in real time. The invention improves the accuracy of the search result.

Description

Information retrieval display method and system
Technical Field
The present application relates to the field of information retrieval, and in particular, to a method and a system for displaying information retrieval.
Background
At present, with the coming of the network era, mobile phones and computers become indispensable devices in daily life and work of people, and when some problems are met, people always perform information retrieval on the mobile phones or computers and other devices through browsers or other search engines at the first time; information retrieval is a main mode for inquiring and acquiring information and is a method and means for searching information.
Generally, information retrieval includes two definitions of narrow definition and broad definition, wherein the narrow information retrieval refers to a process of finding information required by a user from an information set by means of some search engines such as web pages of a website and the like according to the requirements of the user; the generalized information retrieval is a process of processing, sorting, organizing, storing and the like, and then finding out the information according to the needs of users.
With respect to the related art in the above, the inventors found that: in the process of information retrieval, the information contents retrieved by a search engine are complicated and redundant; for the needs of the user, the search engine generally provides the search results in the following ways: the search results are displayed in a fixed form, so that the user can find the content desired by the user only by looking over for a long time, the display mode is rigid, and the humanization is lacked.
Disclosure of Invention
The application provides an information retrieval display method and system, which have the characteristic of improving the humanization of search result display.
The application aims to provide an information retrieval display method.
The above object of the present application is achieved by the following technical solutions:
an information retrieval display method comprises the steps of obtaining event information in real time, identifying key words in the event information, and updating a pre-stored database according to the key words, wherein the pre-stored database is a database for storing the key words in the event information; acquiring a search word input by a user; matching and identifying the search word with a keyword in a pre-stored database, and calling key event information containing the keyword when the search word exists in the keyword contained in the pre-stored database; obtaining a search word list according to the search words; acquiring updating data of a user on a search word list in real time, and updating the sequence of the search words in the search word list in real time according to the updating data; and sequencing and displaying the key event information according to the sequencing of the search terms in the search term list updated in real time.
By adopting the technical scheme, relevant information such as current news, social comments, article contents and the like on the network can be acquired in real time, and classified storage is carried out according to keywords; when a user wants to search the content related to the keyword, the background server calls the corresponding key event information, and the user can arrange the search words in different sequences to enable the content information the user wants to see to be in the front of the display page, so that the user can see the content information the user wants to see at the first time in each search, and can adjust the sequence of the search words at any time, and the display of the search result is more humanized.
The present application may be further configured in a preferred example to: the method for acquiring event information in real time, identifying the keywords in the event information and updating the pre-stored database according to the keywords comprises the following steps:
acquiring event information on a network in real time through big data;
analyzing content information contained in the event information;
extracting keywords in the content information;
and adding the keywords to a pre-stored database.
By adopting the technical scheme, the information on the network can be more comprehensively acquired in a big data mode, the timeliness is higher, and the pre-stored database can be expanded in real time by extracting the keywords in the information, so that a user can provide all-around retrieval results during searching, and the comprehensiveness of the search results is improved.
The present application may be further configured in a preferred example to: the method for matching and identifying the search word with the keyword in a pre-stored database, and when the search word exists in the keyword contained in the pre-stored database, calling the key event information containing the keyword comprises the following steps:
calling a pre-stored database;
matching the search words with keywords in a pre-stored database in a fuzzy matching mode;
if the keyword contains the search word, calling event information containing the keyword;
and if the keyword does not contain the search word, outputting prompt information.
By adopting the technical scheme, when the matching of the words input by the user and the keywords is successful, the search result is displayed, and when the matching of the words input by the user and the keywords is failed, the prompt message is displayed, so that the user can know that the search words have no related information.
The present application may be further configured in a preferred example to: the method for obtaining the search term list according to the search terms comprises the following steps:
calling a pre-stored database;
if the keyword contains a search word, calling the search word;
and outputting the search terms in a list form.
By adopting the technical scheme, different search term lists are displayed according to different search terms, and the search term lists are equivalent to secondary classification of content information belonging to the field of the search terms, so that a user can view the information more clearly.
The present application may be further configured in a preferred example to: the method for acquiring the updating data of the user to the search word list in real time and updating the sequence of the search words in the search word list in real time according to the updating data comprises the following steps:
acquiring sequence information of a user after the sequence of the search word list is adjusted;
sorting the search terms according to the sequence information;
and outputting the sorted search words in a list form.
By adopting the technical scheme: the sequence of the search terms can be obtained in real time, the search term list is updated in real time, timeliness is high, and user experience is improved.
The present application may be further configured in a preferred example to: the method for sequencing the key event information according to the sequencing of the search terms in the search term list updated in real time comprises the following steps:
acquiring the sequencing information of the search terms;
acquiring the category information of the key event information, wherein the category information is a search word;
and adjusting the category information of the key event information according to the sorting information of the search terms.
By adopting the technical scheme, the event information under the corresponding search term is adjusted according to the search term arrangement sequence adjusted by the user.
The present application may be further configured in a preferred example to: the method for sequencing the key event information according to the sequencing of the search terms in the search term list updated in real time comprises the following steps:
acquiring browsing frequency information of a user;
acquiring browsing duration information of a user;
acquiring current time information;
and sequencing the key event information according to the browsing frequency information, the browsing duration information and the current time information of the user.
By adopting the technical scheme, the preference of the user is obtained by analyzing according to the browsing times information and the browsing duration information of the user, and the key event information is sequenced by combining with the latest current affair pair, so that the user can see the content which the user wants to see at the first time when looking.
The second purpose of the application is to provide an information retrieval display system.
The second application object of the present application is achieved by the following technical scheme:
an information retrieval system comprising:
the first acquisition module is used for acquiring event information in real time, identifying keywords in the event information and updating a pre-stored database according to the keywords;
the second acquisition module is used for acquiring keywords input by a user;
the identification module is used for matching and identifying the keywords with prestored data in a prestored database, and calling event information containing the keywords when the keywords exist in words contained in the prestored data;
the third acquisition module is used for acquiring the updating data of the user on the search word list in real time and updating the sequence of the search words in the search word list in real time according to the updating data;
and the sequencing module is used for sequencing and displaying the event information according to the real-time search word sequencing in the search word list.
The third purpose of the application is to provide an intelligent terminal.
The third objective of the present application is achieved by the following technical solutions:
an intelligent terminal comprises a memory and a processor, wherein the memory stores a computer program of the information retrieval display method, and the computer program can be loaded and executed by the processor.
It is a fourth object of the present application to provide a computer medium capable of storing a corresponding program.
The fourth application purpose of the present application is achieved by the following technical solutions:
a computer readable storage medium storing a computer program capable of being loaded by a processor and executing the above-mentioned information retrieval presentation method.
In summary, the present application includes at least one of the following beneficial technical effects:
by acquiring and storing the information on the network and adding the keywords contained in the information into the preset database in real time, when a user searches, corresponding event information can be displayed according to the matching result of the search words and the keywords in the preset database, the user can update the sequence of the search words in the search word list in real time, and the event information can also change the sequence according to the sequence of the search words updated in real time.
Drawings
FIG. 1 is a flow chart of a method of an embodiment of the present application.
Fig. 2 is a schematic system structure diagram according to an embodiment of the present application.
Description of reference numerals: 1. a first acquisition module; 2. a second acquisition module; 3. an identification module; 4. a third obtaining module; 5. and a sorting module.
Detailed Description
The present application is described in further detail below with reference to the attached drawings.
The present embodiment is only for explaining the present application and is not limited to the present application, and those skilled in the art can make modifications without inventive contribution to the present embodiment as needed after reading the present specification, but all of them are protected by patent law within the scope of the claims of the present application.
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The embodiments of the present application will be described in further detail with reference to the drawings attached to the specification.
The embodiment of the application provides an information retrieval display method, which is applied to information APP software, and the main flow of the method is described as follows.
As shown in fig. 1:
step S101: and acquiring event information in real time, identifying key words in the event information, and updating a pre-stored database according to the key words.
The information can be collected in real time through a big data utilization tool, such as flash or Kafka, and the real-time collection is mainly applied to business scenes of stream processing, such as various operation information for recording execution of data sources, flow management of network monitoring, stock accounting of financial application, and the like; in a flow processing scene, the tool Kafka intercepts data, and then performs corresponding processing, such as duplicate removal, denoising, intermediate calculation and the like, according to a service scene; then storing the corresponding data, wherein the process is a streaming processing mode, and the tools all adopt a distributed structure, so that the requirements of data acquisition and transmission of hundreds of MB per second can be met; the crawler can also be used for data acquisition, firstly, a request is made for a webpage to be crawled, then, information is analyzed and extracted, and finally, the information is stored in a database in a background server.
Acquiring event information in real time by utilizing big data, analyzing content information contained in the event information, extracting keywords in the content information, and adding the keywords to a pre-stored database; the event information can be understood as articles, comments, reports, news and the like, words in the article content are analyzed, keywords in the articles are extracted, the keywords can be understood as important words, words with high occurrence frequency, time or regional words, targeted words, words with emotion and the like, and then the words are added into a pre-stored database, the pre-stored database can be understood as a database which is stored in a background server in advance and is also used for storing the event information.
For example, the information APP software is provided with a first-level directory "home page", and different display modules are arranged under the "home page", wherein in the display module "new thought of learning every day", there is an article "regarding core technology breakthrough and how to layout", when the article is obtained by using big data, firstly, the article title is analyzed, the "core technology breakthrough" and the "layout" can be obtained according to the vocabulary in the title, the keyword in the title is then analyzed, the article content information is then analyzed, the article content is referred to as "leading core technology breakthrough", "supplementing development short board", "determining core technology breakthrough key point", and the like, the article content information is searched by a posterior server, the vocabulary "core technology breakthrough" can be judged to be the keyword with more times in the article, and then the keyword "core technology breakthrough" is added into a pre-stored database, when the user searches for 'core technology breakthrough', the background server calls the article and displays the article. Step S102: and acquiring the search word input by the user.
The method comprises the steps that a search bar for user input is arranged in a webpage or mobile terminal equipment, a user can input contents to be searched in the search bar, and then a background server calls corresponding content information according to search words and displays the content information. For example, when a user clicks the search bar, a background server receives a click instruction and calls a corresponding search page, the search bar is arranged in the same head area in the search page, a theoretical encyclopedia is displayed in the search bar, and input of the user is guided to a certain extent, so that the user can understand that information in the theoretical and information aspects can be obtained through searching; the method comprises the following steps that a display module, namely 'recent hot search' and 'historical records', is displayed below a search bar, a plurality of labels are displayed below the two display modules, wherein the 'recent hot search' can be understood as keyword content with the largest search frequency in a recent period of time, and a user can directly view related content information called by a background server by clicking the labels; the "history" is the information of the search term that the user has searched once, and when the user wants to view the same content again, the user can view the related content information again by clicking the label under the "history".
Step S103: and matching and identifying the search words with the keywords in the pre-stored database, and calling key event information containing the keywords when the search words exist in the keywords in the pre-stored database.
Firstly, a pre-stored database is called, search words are matched with keywords in the pre-stored database in a fuzzy matching mode, fuzzy matching can be understood as providing approximate matching according to the search words given by a user, the matched contents of the fuzzy matching are wider, and for the fuzzy matching, no matter where the positions of the search words are, only the search words appear in the keywords, namely the keywords contain the search words.
When the search word is successfully matched with the keyword, the background server calls key event information containing the keyword, wherein the key event information can be understood as event information containing the keyword.
If the keyword does not contain the search word, the prompt information is output, it can be understood that when the matching between the search word input by the user and the keyword in the pre-stored database fails, it indicates that there is no corresponding event information in the database, at this time, the background server calls the prompt information and displays the prompt information, for example, searching for "cat" in the information APP, the background server matches the "cat" with the keyword in the pre-stored database, the matching fails, it indicates that the event information with the keyword as "cat" is not stored in the database, at this time, the background server returns the prompt information, the user can see "there is no search matching result temporarily" on the display page, so that the user can know that the search word is invalid, and the user should search again after replacing the search word.
Step S104: and obtaining a search term list according to the search terms.
The search term list is a list composed of search terms, the search terms can be understood as names of the categories of the events, when a user searches event information through the search terms, the event information can be classified in more detail through the search terms, and different search terms are used as category keywords to classify the event information; for example, after receiving the instruction, the background server calls a search term list, where the search terms include "thesis", "news", "submission", "comment", and the like, and there are corresponding event information under the search terms, for example, some event information are published thesis, which belong to the event information under the "thesis" search term, and some event information are news reports of newspapers, which belong to the event information under the "news" search term; after the user inputs the search word, the background server can call the corresponding search word and output the search word in a list form, and the background server can call the search word list according to the search word.
Step S105: and acquiring the updating data of the user to the search term list in real time, and updating the sequence of the search terms in the search term list in real time according to the updating data.
The user can adjust the sequence of the search terms in the search term list, the updated data can be understood as the sequence data of the user after the user adjusts the search terms, the user can adjust the search terms in real time according to own preference, the background server can acquire the sequence data updated in real time after receiving the instruction, sort the search terms according to the sequence data, and send the updated search term list to the display page for the user to check.
Generally, a gesture library is introduced to realize dragging on mobile terminal equipment such as information APP (application), wherein the gesture library is a mobile terminal gesture event library, and in the field of computers, an event is an operation which can be identified by a controlled element, such as pressing a determination button and selecting a certain radio button or check box; each control has an event which can be recognized by the control, and it should be noted that the event is different from the event information mentioned in the present application, the event is directed to the operation of the computer, and the event information mentioned in the present application is data stored in the database; the mobile terminal gesture event library is stored with a plurality of gesture events, and can recognize and feed back different gesture events, and it can be understood that the computer recognizes the hand operation of the user through the gesture event library and controls the gesture event information to be fed back on the display page in real time.
Generally, there are two schemes for realizing dragging on a mobile terminal, the first scheme is to set an element, namely a search term in the application, as a fixed location, and then modify the location in real time during dragging, so as to realize the dragging effect; when the search word is positioned, adding fixed positioning to the search word, and then copying the search word, wherein the copied search word provides an initial position of the original search word; after the search word is dragged, adding new positioning to the original search word, hiding and occupying the copied search word, calculating the new positioning of the original search word and the occupying of the copied search word to obtain the moving distance of the original search word, and then combining the initial position of the original search word to update the coordinates of the search word in real time.
The second scheme is to utilize a translation transform attribute in transform to realize dragging; the method is simple, only needs to add transform attributes to the search terms, and then updates the coordinate information of X and Y in transform (X, Y) in real time in the dragging process, thereby realizing dragging; in the present application, the first scheme is preferably adopted.
For example, in the information APP of the present application, after a user inputs a search term in a search box, a background server invokes a search term list "thesis", "news", "submission", and "comments", the search terms at this time are arranged in a default order, when the user wants to see "news" first, the order of "thesis" and "news" is exchanged, the background server drags the search terms after receiving an instruction, then stores and outputs the ordered search term list to a display page, and then when the user logs in the APP again and searches for the displayed search term list, the search term list is arranged in the order of "news", "thesis", "submission", and "comments", so that the user can see "news" information he wants to see at first sight, and when the user wants to see other search terms at first time, the search terms can still be exchanged in order, by adopting the mode, the humanization of the APP is improved to a great extent.
Step S106: and sequencing and displaying the key event information according to the sequencing of the search terms in the search term list updated in real time.
Since the search term is the name of the category to which the event belongs, when the search term, the keyword and the event information are stored in the database of the background server, different information is classified and stored.
Firstly, a background server acquires the sequencing information of a user on a search word, then calls the key event information of the corresponding search word, wherein the correspondence can be understood as the category information to which the key event information belongs, and then adjusts the category information to which the key event information belongs according to the sequencing information of the search word.
For example, in the present application, the search term list is arranged according to the sequence of "news", "thesis", "submission", and "comment", then the user changes the sequence of the search term list to "submission", "comment", "news", and "thesis", at this time, when the user wants to view "comment", the user clicks "comment", the backend server receives the instruction, retrieves the key event information belonging to the category "comment", and outputs the key event information to the display page.
When a user views the comments, a plurality of key event information appears under the comments, and the key event information is also ranked to a certain extent; firstly, browsing frequency information and browsing duration information of a user are obtained, wherein the browsing frequency information can be understood as browsing frequency of the user to different event information, and the browsing duration information can be understood as browsing time of the user to different event information; then, the current time information is obtained, the recent national major matters, key matters and the like are obtained according to the current time information, and the key event information is further sequenced according to the information, so that the user can quickly obtain the information which the user wants to see, and the use experience of the user is improved.
As shown in fig. 2:
the information retrieval display system comprises a first acquisition module 1, a second acquisition module and a display module, wherein the first acquisition module is used for acquiring event information in real time, identifying key words in the event information and updating a pre-stored database according to the key words; the second acquisition module 2 is used for acquiring keywords input by a user; the recognition module 3 is used for matching and recognizing the keywords with prestored data in a prestored database, and calling event information containing the keywords when the prestored data contains related key words; the third obtaining module 4 is used for obtaining the updating data of the user to the search word list in real time and updating the sequence of the search words in the search word list in real time according to the updating data; and the sequencing module 5 is used for sequencing and displaying the event information according to the real-time search word sequencing in the search word list.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the system, the module and the unit described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In order to better execute the program of the method, the embodiment of the application provides an intelligent terminal, and the intelligent terminal comprises a memory and a processor.
Wherein the memory is operable to store an instruction, a program, code, a set of codes, or a set of instructions. The memory may include a program storage area and a data storage area, wherein the program storage area may store instructions for implementing an operating system, instructions for at least one function, instructions for implementing the above-mentioned information retrieval presentation method, and the like; the data storage area can store data and the like involved in the information retrieval display method.
A processor may include one or more processing cores. The processor executes or executes the instructions, programs, code sets, or instruction sets stored in the memory, calls data stored in the memory, performs various functions of the present application, and processes the data. The processor may be at least one of an application specific integrated circuit, a digital signal processor, a digital signal processing device, a programmable logic device, a field programmable gate array, a central processing unit, a controller, a microcontroller, and a microprocessor. It is understood that the electronic devices for implementing the above processor functions may be other devices, and the embodiments of the present application are not limited in particular.
An embodiment of the present invention provides a computer-readable storage medium, including, for example: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk. The computer readable storage medium stores a computer program that can be loaded by a processor and executes the above-mentioned information retrieval presentation method.
The above description is only a preferred embodiment of the application and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other arrangements formed by any combination of the above features or their equivalents without departing from the spirit of the disclosure. For example, the above features may be replaced with (but not limited to) features having similar functions disclosed in the present application.

Claims (10)

1. An information retrieval display method is characterized by comprising the following steps:
acquiring event information in real time, identifying keywords in the event information, and updating a pre-stored database according to the keywords, wherein the pre-stored database is a database for storing the keywords in the event information;
acquiring a search word input by a user;
matching and identifying the search word with a keyword in a pre-stored database, and calling key event information containing the keyword when the search word exists in the keyword contained in the pre-stored database;
obtaining a search word list according to the search words;
acquiring updating data of a user on a search word list in real time, and updating the sequence of the search words in the search word list in real time according to the updating data;
and sequencing and displaying the key event information according to the sequencing of the search terms in the search term list updated in real time.
2. The information retrieval display method according to claim 1, wherein the method of acquiring event information in real time and identifying keywords in the event information and updating a pre-stored database according to the keywords comprises:
acquiring event information on a network in real time through big data;
analyzing content information contained in the event information;
extracting keywords in the content information;
and adding the keywords to a pre-stored database.
3. The information retrieval display method according to claim 2, wherein the search word is matched and identified with a keyword in a pre-stored database, and when the search word is included in the keyword included in the pre-stored database, the method for retrieving the key event information including the keyword comprises:
calling a pre-stored database;
matching the search words with keywords in a pre-stored database in a fuzzy matching mode;
if the keyword contains the search word, calling event information containing the keyword;
and if the keyword does not contain the search word, outputting prompt information.
4. The information retrieval display method according to claim 3, wherein the method for obtaining the search term list according to the search term comprises:
calling a pre-stored database;
if the keyword contains a search word, calling the search word;
and outputting the search terms in a list form.
5. The information retrieval display method according to claim 4, wherein the method for acquiring the update data of the user on the retrieval word list in real time and updating the ranking of the retrieval words in the retrieval word list in real time according to the update data comprises the following steps:
acquiring sequence information of a user after the sequence of the search word list is adjusted;
sorting the search terms according to the sequence information;
and outputting the sorted search words in a list form.
6. The information retrieval display method according to claim 5, wherein the method for ranking the key event information according to the ranking of the search terms in the search term list updated in real time comprises:
acquiring the sequencing information of the search terms;
acquiring the category information of the key event information, wherein the category information is a search word;
and adjusting the category information of the key event information according to the sorting information of the search terms.
7. The information retrieval display method according to claim 6, wherein the method for ranking the key event information according to the ranking of the search terms in the search term list updated in real time comprises:
acquiring browsing frequency information of a user;
acquiring browsing duration information of a user;
acquiring current time information;
and sequencing the key event information according to the browsing frequency information, the browsing duration information and the current time information of the user.
8. An information retrieval system, comprising:
the first acquisition module (1) is used for acquiring event information in real time, identifying keywords in the event information and updating a pre-stored database according to the keywords;
the second acquisition module (2) is used for acquiring keywords input by a user;
the identification module (3) is used for matching and identifying the keywords with prestored data in a prestored database, and calling event information containing the keywords when the keywords exist in words contained in the prestored data;
the third acquisition module (4) is used for acquiring the updating data of the user to the search word list in real time and updating the sequence of the search words in the search word list in real time according to the updating data;
and the sequencing module (5) is used for sequencing and displaying the event information according to the real-time search word sequencing in the search word list.
9. An intelligent terminal, comprising a memory and a processor, the memory having stored thereon a computer program that can be loaded by the processor and that executes the method according to any of claims 1-7.
10. A computer-readable storage medium, in which a computer program is stored which can be loaded by a processor and which executes the method according to any of claims 1-7.
CN202110599524.7A 2021-05-31 2021-05-31 Information retrieval display method and system Pending CN113569132A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110599524.7A CN113569132A (en) 2021-05-31 2021-05-31 Information retrieval display method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110599524.7A CN113569132A (en) 2021-05-31 2021-05-31 Information retrieval display method and system

Publications (1)

Publication Number Publication Date
CN113569132A true CN113569132A (en) 2021-10-29

Family

ID=78161652

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110599524.7A Pending CN113569132A (en) 2021-05-31 2021-05-31 Information retrieval display method and system

Country Status (1)

Country Link
CN (1) CN113569132A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115080808A (en) * 2022-08-23 2022-09-20 深圳市大智创新科技股份有限公司 Automobile data recorder information management method and system
CN118377764A (en) * 2024-06-21 2024-07-23 莱芜职业技术学院 Learning material sharing method based on cloud platform

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007034466A (en) * 2005-07-25 2007-02-08 Yafoo Japan Corp Information retrieval system and information retrieval program
US20110289065A1 (en) * 2010-05-21 2011-11-24 Wells Matthew D System and Method for Presenting Events
CN103678362A (en) * 2012-09-13 2014-03-26 深圳市世纪光速信息技术有限公司 Search method and search system
CN107832444A (en) * 2017-11-21 2018-03-23 北京百度网讯科技有限公司 Event based on search daily record finds method and device
CN110287307A (en) * 2019-05-05 2019-09-27 浙江吉利控股集团有限公司 A kind of search result ordering method, device and server
CN112269816A (en) * 2020-11-10 2021-01-26 浪潮云信息技术股份公司 Government affair appointment event correlation retrieval method
CN112347310A (en) * 2020-11-05 2021-02-09 中国平安人寿保险股份有限公司 Event processing information query method and device, computer equipment and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007034466A (en) * 2005-07-25 2007-02-08 Yafoo Japan Corp Information retrieval system and information retrieval program
US20110289065A1 (en) * 2010-05-21 2011-11-24 Wells Matthew D System and Method for Presenting Events
CN103678362A (en) * 2012-09-13 2014-03-26 深圳市世纪光速信息技术有限公司 Search method and search system
CN107832444A (en) * 2017-11-21 2018-03-23 北京百度网讯科技有限公司 Event based on search daily record finds method and device
CN110287307A (en) * 2019-05-05 2019-09-27 浙江吉利控股集团有限公司 A kind of search result ordering method, device and server
CN112347310A (en) * 2020-11-05 2021-02-09 中国平安人寿保险股份有限公司 Event processing information query method and device, computer equipment and storage medium
CN112269816A (en) * 2020-11-10 2021-01-26 浪潮云信息技术股份公司 Government affair appointment event correlation retrieval method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
项军政;咸鹤群;田程亮;李敏;: "加密数据库关键词快速检索方法研究", 信息网络安全, no. 10, 10 October 2016 (2016-10-10) *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115080808A (en) * 2022-08-23 2022-09-20 深圳市大智创新科技股份有限公司 Automobile data recorder information management method and system
CN118377764A (en) * 2024-06-21 2024-07-23 莱芜职业技术学院 Learning material sharing method based on cloud platform

Similar Documents

Publication Publication Date Title
CN109800352B (en) Method, system and terminal device for pushing information based on clipboard
US8290941B2 (en) System and method for detecting changes within search results
CN102760138B (en) Classification method and device for user network behaviors and search method and device for user network behaviors
US8498984B1 (en) Categorization of search results
US8126888B2 (en) Methods for enhancing digital search results based on task-oriented user activity
US8117198B2 (en) Methods for generating search engine index enhanced with task-related metadata
CN109634698B (en) Menu display method and device, computer equipment and storage medium
US9317613B2 (en) Large scale entity-specific resource classification
US8706748B2 (en) Methods for enhancing digital search query techniques based on task-oriented user activity
US9760636B1 (en) Systems and methods for browsing historical content
CN104850546B (en) Display method and system of mobile media information
US8374975B1 (en) Clustering to spread comments to other documents
CA2919878C (en) Refining search query results
CN110888990A (en) Text recommendation method, device, equipment and medium
JP2013504118A (en) Information retrieval based on query semantic patterns
WO2009009192A2 (en) Adaptive archive data management
CN102737021B (en) Search engine and realization method thereof
CN105930527A (en) Searching method and device
CN112579893A (en) Information pushing method, information display method, information pushing device, information display device and information display equipment
US8595619B1 (en) In response to a search result query providing a snippet of a document including an element previously highlighted by a user
CN114330329A (en) Service content searching method and device, electronic equipment and storage medium
CN104050183A (en) Content matching result prompting method and device for browser input frame
CN112818230A (en) Content recommendation method and device, electronic equipment and storage medium
CN114090877A (en) Position information recommendation method and device, electronic equipment and storage medium
US11314793B2 (en) Query processing

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination