WO2016008389A1 - Method of quickly browsing history information and time period information query system - Google Patents

Method of quickly browsing history information and time period information query system Download PDF

Info

Publication number
WO2016008389A1
WO2016008389A1 PCT/CN2015/083771 CN2015083771W WO2016008389A1 WO 2016008389 A1 WO2016008389 A1 WO 2016008389A1 CN 2015083771 W CN2015083771 W CN 2015083771W WO 2016008389 A1 WO2016008389 A1 WO 2016008389A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
time period
time
client
query
Prior art date
Application number
PCT/CN2015/083771
Other languages
French (fr)
Chinese (zh)
Inventor
谢成火
Original Assignee
谢成火
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 谢成火 filed Critical 谢成火
Publication of WO2016008389A1 publication Critical patent/WO2016008389A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Definitions

  • the present invention generally relates to information organization, information query, and more relates to a method for quickly flipping through historical information and a time period information query system.
  • search engines allow users to view historical information, but the ratio of information that is viewed is almost insignificant compared to the total amount of historical information that is precipitated.
  • the key issue is that because content homogeneity is ubiquitous, the owners of such historical information (such as websites) may need their information, but search engines often provide competitors' page information to users. Therefore, the use of historical information by search engines (equivalent to content distribution) is also negligible.
  • Some time series search engine technologies such as Chinese Patent Application No. 2007800448995, provide a method for monitoring events by time series by adding a time stamp index to time to retrieve and monitor specific events occurring at different specific time points, in essence. It is a timestamp retrieval technique.
  • the above techniques do not help in the need to continuously and quickly read a large amount of historical information.
  • Segment statistics (equivalent to matching "page number") for the user to determine whether it is necessary to continue "page turning". At this time, the user needs statistical data (page number), rather than specific information such as content, which is essentially "time period information query” instead of regular search or information retrieval.
  • the time index and the history information content index can be simultaneously compiled, and the time period information query can be provided.
  • the time period information query data may include a historical information content index and corresponding time period statistics, on the one hand by providing intuitive time period statistics for the user to refer to whether it is necessary to continue operation and what operation is continued, and also by providing a specified time period.
  • the historical information content index within the user allows the user to filter the specific information content, thereby avoiding missing important content. Combined with the appropriate operation interface, with the no-refresh content update, it is possible to achieve continuous and uninterrupted and arbitrarily changing different time periods to achieve rapid translation and screening of a large amount of historical information.
  • the embodiment of the invention provides a method for quickly flipping through historical information, including:
  • the information unit data within the time period is obtained, and the data is presented to the client.
  • the response includes the following steps: dividing the time period into a plurality of consecutive and evenly divided sub-time segments; and according to the time index of the historical information, separately counting the number of information units in each sub-time period to generate a unified Time period statistics.
  • the method further includes responding to the additional content indexing requirement of the client, and responding to the content indexing requirement of the client-added keyword.
  • the responding step further includes extracting all or part of the information of the information unit in all or part of the time period as a content index, and presenting the content index to the client in chronological order.
  • the information unit used to count the time period statistics and the information unit used to extract the content index must satisfy the information title, information digest, and information in the information unit.
  • the drawing, the information content or other information, or at least one of the above, contains the keyword.
  • the present invention provides a time period information query system for quickly flipping through historical information, comprising: a storage device for storing the historical information; and marking means for using the time attribute and the Or a constituent unit of a plurality of other common attributes, as a single information unit, and tagging it with the time attribute as a time index of the information unit; response means for responding to the client time period query, obtaining at the time Information unit data in the segment, and presenting the data to the client; the presenting device is configured to present the data acquired by the response device to the client; the client device is configured to send the time period query to the responding device, and Receiving information provided by the response device, and/or information data.
  • the response device may further include: a time period processing device, configured to divide the reasonable time period into a plurality of consecutive and equally divided sub-time segments; and the statistical device, configured to count the number of information units in each sub-time period , generate unified time period statistics.
  • a time period processing device configured to divide the reasonable time period into a plurality of consecutive and equally divided sub-time segments
  • the statistical device configured to count the number of information units in each sub-time period , generate unified time period statistics.
  • historical information is organized and time indexed for use in responding to and presenting results when the client initiates a time period query.
  • the response method specifically includes the following steps: (1) the equalization time period is multiple sub-time periods; (2) separately counting the number of information units in each sub-time period, and generating unified time period statistics.
  • the content index in response to the time period query from the client, and simultaneously responding to the content indexing requirement, is presented in chronological order while presenting the time period statistics to the client.
  • the user can quickly flip through the time period statistics, and the content can be filtered through the provided content index.
  • the present invention achieves the goal of quickly screening historical information content on the basis of rapid page turning.
  • Another aspect of the present invention in response to a time period query from a client, and simultaneously responding to a keyword-based content indexing requirement, presents a time period to the client that satisfies both the time period requirement and the keyword search requirement.
  • the present invention can simultaneously satisfy the needs of three aspects of reading: as a real book, when it is not “turned” to the target time period of the historical information (equivalent to the "chapter” of the book), it is necessary to continue to "turn over”, at this time only It is necessary to match the statistics of the provided time period (equivalent to the "page number” in “Chapter") for reference without matching the content index; when "turning" to the target time period (target chapter), there will be screening content
  • the requirement is that the content index is additionally provided at this time; if it is required to query the content with the specific keyword in the target time period, it is necessary to match the statistical data of the time period corresponding to the keyword for "turning the page", and additional information is required.
  • Content index of search results that match the keyword for content review.
  • Figure 1 is a schematic diagram of a time series search engine.
  • FIG. 2 is a schematic flow chart showing the structure of a time period information inquiry system (single instance) for quickly flipping through history information according to the present invention.
  • FIG. 3 is a schematic flow chart showing the structure of a time period information inquiry system (multi-instance comparison) for quickly flipping through history information according to the present invention.
  • FIGS. 4 is a schematic diagram of a historical information time attribute formatting processing method suitable for use with the inter-section information query system structure of FIGS. 2 and 3.
  • FIG. 5 is a schematic flow chart of a complete method for a response method suitable for use with the inter-section information query system structure of FIGS. 2 and 3, and the omitted part shown in the figure has detailed phases in FIGS. 2 and 3. Corresponding content.
  • FIG. 6 is a schematic diagram of a method of rendering processing of a time period statistical data portion suitable for use with the inter-section information query system structure of FIGS. 2, 3, and 5.
  • FIG. 7 is a time period information query system for quickly flipping through history information in accordance with the present invention, wherein a partial screenshot of an instance of the client interface is shown.
  • FIG. 2 is a schematic diagram showing the structure of a time period information query system for quickly reviewing historical information (single instance), mainly for a simple time period query instance, and also for the current technical background "time series search engine” technology. Contrasting in order to understand the technical advantages of the present invention in quickly flipping through historical information.
  • FIG. 3 is a schematic flow chart of a (multi-instance comparison) structure of a time period information query system for quickly flipping through history information according to the present invention, which is a schematic diagram of the structure of three instances at the same time, so as to facilitate understanding through comparison. It is understood that the structural flow of the present invention in different embodiments is different. It should be noted that the present invention does not have to satisfy three instances to operate at the same time, and it does not mean that the three structural processes must exist at the same time. In fact, in general, any response to one time will only use one of the above examples.
  • FIG. 2 shows a software flow architecture of an embodiment of a time period information query system 200
  • FIG. 3 illustrates a software architecture of a time period information query system 200 of various embodiments.
  • a storage device 210 a response device 220, a marking device for indexing (212), and a rendering device for presenting information (240) are included.
  • the marking device may also belong to the same physical device as the storage device 210; the rendering device may also belong to the same physical device as the response device 220.
  • the example structure flow shown in Figure 2 is mainly for the simple time period query requirement 255: the user has not turned to the target time period (equivalent to the "target chapter” of the book), The purpose is to continue to page through. At this time, it is only necessary to provide time period statistics (equivalent to the number of pages) of the content of the target time period, and no content index is required.
  • the history information 214 needs to be formatted 211 by using a component having a time attribute and one or more other common attributes as a single information unit, and secondly, establishing the information unit.
  • Time index 215 indexing 2112.
  • the time period index information 215 is first used to perform the determining process 230 on the time period query request 255 (the specific determining method and process of the determining process 230 is described in detail below and in FIG. 5), if only a simple query is performed
  • the demand of the time period statistics is divided into the time period 231 (the specific number of sub-time segments divided is described in detail below), and then the number of information units of each sub-time period is 232, and the statistical processing 234 each sub-time
  • the number of information elements of the segment, forming time period statistics 235 is then presented to the client by presentation process 240 to form a suitable result 275.
  • the response process is divided into two parallel routes: one of the routes is a segmentation time period 231, and then the number of information units of each sub-period is 232, and the statistical processing 234 obtains the time period statistical data 235; the other route performs the content index.
  • Process 236, on the one hand obtains a time index 237 for sorting when the content index is rendered, and on the other hand generates a 238 content index 239 by retrieving the content.
  • the information obtained by the above two parallel routes is formed into a suitable result 275 for presentation to the client.
  • the flow is also divided into two parallel routes: one way is to first split the time period 231, and then according to the sub-time period and keywords to perform keyword search query 2336, after the statistical processing 234, obtain time period statistics 235; The second way then obtains the time index 237 directly from the keyword search 236 and the content index 239 through the search result content 238, which is used for sorting when the content index 239 is presented.
  • the information obtained by the above two parallel routes is formed into a suitable result 275 for presentation to the client.
  • example 1 there is a query statistics process, but there is no content retrieval process; in example 2, there are both a query statistics process and a content index (content retrieval) process, but the query statistics process does not depend on the result of the content index; , there are query statistics at the same time Process and keyword content index (keyword search) process, but the query statistics process is directly related to keyword search results.
  • instance 1 is for fast page turning to reach the target time period as soon as possible
  • instance 2 is used for fast filtering content requirements after reaching the target time period
  • instance 3 is for specific content needs (commonly used for global time period) Data mining).
  • Scale content providers or commercial customers do not have to establish their own technical service architecture, and build duplicate services, unified by professional third-party operations, another convenient, can also provide users with a unified operating interface and experience.
  • a moderate-scale time-segment information web query service system 200 can be constructed according to the method of the present invention, and the history information 214 is stored by the corresponding storage server 210, and correspondingly scaled users are responded to by a series of moderate-scale response servers 220.
  • Groups, while the user base of the client, can be a variety of networked devices, such as PCs, laptops or various mobile devices.
  • the invention can also be applied to a variety of devices through various software architectures, so as to provide quick access to historical information of different scales and levels.
  • the present invention requires a constituent unit having a time attribute and one or more other common attributes in the history information as a single information unit, and marking it with the time attribute as a time index of the information unit.
  • the flow 211, 212 in FIG. 3 embodies the formatting process, which is embodied in that the time attribute of the information unit of the corresponding historical information is uniformly formatted, and generally, it can be uniformly converted into The timestamp is stored and the corresponding timestamp index is established.
  • the "historical information” described in this application may include typical historical information providers, such as websites, especially media websites and news websites, as well as social websites that continuously create user content. Their common feature is that The information created usually has a time attribute and is usually the creation time of the historical information.
  • the method provided by the present invention can also be used to obtain better document search efficiency and search experience. Especially in some large commercial organizations, the number of documents is even larger.
  • Historical information providers prior to the use of the present invention because of the storage and presentation of their existing historical information, because of the use of traditional methods, such as historical content page turning or bottom update, or simple folder mode, document classification mode, The time attribute may not be taken seriously, or the time attribute of many documents or information may be lost or lacked due to technical problems. At this time, it is impossible to format or store these document units or information units.
  • FIGS. 4 is a schematic diagram of a time attribute formatting processing method suitable for use with the inter-segment information query system structure of FIGS. 2 and 3, and in particular, a method for creating a time attribute for an information unit without a time attribute.
  • a time attribute formatting processing method suitable for use with the inter-segment information query system structure of FIGS. 2 and 3, and in particular, a method for creating a time attribute for an information unit without a time attribute.
  • the attachment id can be The information element gives it, if the information unit of the connected id still has no time attribute, it is analogized as described above until the id with the time attribute is found; if there is no similar storage id, the 310 time attribute is discarded.
  • the method is not necessarily very accurate, it does not matter whether the time attribute is accurate for the information element whose time attribute is lost. Therefore, the occurrence of an appropriate deviation does not affect the chance of the information unit being flipped through.
  • Figure 5 is a schematic flow chart of a complete method suitable for use with the structure of the inter-section information query system of Figures 2 and 3, and the omitted part of the figure is detailed in Figures 2 and 3.
  • the corresponding content is introduced.
  • the processes 2310, 2320, 2330, and 2340 are time period rationality judgment response processes and sequences; and the processes 2350 and 2360 are additional demand judgment response processes and sequences.
  • the web response server 220 can obtain the parameters obtained by parsing the related service page, such as obtaining the GET by the url, or obtaining the corresponding parameter by using the POST method, thereby obtaining the corresponding client requirement.
  • the starting time of the information unit is different, and the target time period of the same batch of historical information that each user needs to read is also different. Therefore, it is necessary to judge the time period from the client to ensure that it can be The user provides the appropriate service, otherwise, appropriate error or warning feedback is provided to allow the user to adjust the time period requirements.
  • time interval time distance of the earliest time and the last time of all information units having time attributes in the history information
  • time period query requirement time period
  • the query is collectively referred to as the "query time period.”
  • the query time period is outside the total time period of the historical information
  • the query time period and the total time period of the historical information are partially coincident
  • the query time period is in the total time period of the historical information. Inside. It is necessary to carry out different processing and response to these three situations as the main starting point. The following is a reasonable judgment method and process summary of the time period:
  • the process 2300 is configured to determine that the query time period is outside the total time period of the historical information
  • the processes 2320 and 2330 are used to determine whether the query time period and the total time period of the historical information partially overlap, and the processing of the situation;
  • the process 2340 is used to determine whether the duration of the query period is appropriate for the historical information.
  • the time period plausibility judging method mainly performs a comparison operation between the minimum time stamp A and the maximum time stamp B of the information unit in the historical information, and the minimum time stamp C and the maximum time stamp D of the query time period.
  • the specific method and sequence are as follows:
  • the process 2300 is: acquiring a minimum timestamp A and a maximum timestamp B of the information unit in the historical information, and obtaining a minimum timestamp C and a maximum timestamp D of the query time period;
  • Flowchart 2310 If C>B or D ⁇ A, it indicates that the time range of the query time period is all outside the total time period of the historical information, otherwise it is part or all of the total time period of the historical information;
  • the process proceeds to the process 2320: if D>B, the query time period partially coincides with the total time period of the historical information, but ends. The time is out of range, otherwise the end time does not exceed the total time period of the historical information (including the query time period in the total time period of the historical information and partially coincides with the total time period of the historical information but the start time is beyond the range 2);
  • the process proceeds to the process 2340: determining whether the time interval (time distance or duration) of the query time period is reasonable, that is, whether the value of D minus C is greater than A limit value (reasonable value), otherwise an error is indicated.
  • the reason for the limitation of the query time period is limited.
  • time period query additional requirements additional keyword search requirements, additional content indexing requirements, no additional keyword searches, and no additional content indexing requirements.
  • the process 2350 is configured to determine whether there is an additional keyword search requirement in the time period query. Generally, when the relevant keyword parameter is detected, the additional keyword search requirement may be determined, otherwise the process proceeds to the next process;
  • the process 2360 is configured to determine whether there is an additional content index requirement in the query time period, and when the content index requirement parameter is monitored, and may be determined as a content index requirement, otherwise proceed to the next process;
  • the query time period is outside the total time range of the historical information
  • the simplest method is to directly prompt the client to "time range error"; a better method is to prompt the user. It should be selected within a certain range; the best way is to prompt the user to select the wrong time, and at the same time, prompt all the selection ranges to the user, and then provide the customer with the historical information in all optional ranges according to the normal service ( That is to provide the most comprehensive initialization interface).
  • the process demonstration of the department is carried out in the best way described above: firstly, the user needs to be prompted with the corresponding error message, such as "The time period you selected is out of range", and at the same time, provide a time range range option to be given to user.
  • the safest way is to prompt the user for all time periods covered by historical information, and let the user select the time period. As in reality, only knowing the specific page number of a book (thickness - equivalent to the total time period covered by historical information), you will flip through some of the selected chapters (time period of the query) to see if there is any Content that I am interested in.
  • the initialization time period data is created.
  • the specific steps are as follows: the difference between the time stamps B and A is the total time period of the initialization time period, and the total time period is divided into a plurality of predetermined averages.
  • Initialization time period statistics 2314 The flow chart of the present embodiment is illustrated, and reference may be made to parts of Example 1 in FIGS. 2 and 3.
  • the "multiple" of all "established multiple divided sub-periods” described in the present invention, and the mentioned “number of sub-periods”, are specifically determined according to the service requirements and the load of the technology. .
  • the specific example as shown in the time period statistical data display interface 410 in FIG. 7, can be operated in 8 sub-periods. On the one hand, it can form a more ideal and beautiful statistical curve. On the other hand, it is better to divide the time period. Because 8 is the denominator, any time period (length) can be divided. Third, because it is 8 sub-times. Segments also do not cause too much load on the system calculations, and in the end, do not cause too much query load on the database.
  • the process 2311 generates an error message prompt, and the process 2313 error message prompt, generally can be directly completed by the client's JavaScript pop-up box, does not require special rendering processing, and the initialization time period statistics data 2314, still need to undergo a special presentation.
  • the specific rendering method and examples of the processing 240 being displayed to the client will be explained in more detail in the "rendering" process.
  • time period statistics data described in the present application are generally presented to the client in the form of a statistical graph or a statistical curve, so that the user can intuitively make a judgment.
  • a specific example is shown in the time period statistical data display interface 410 in FIG.
  • a variety of operational options can be implemented by presenting a suitable operating interface on the client through a suitable client program, which can reduce time-consuming manual input, avoid most human error, and more To be more efficient, which greatly improves the user experience and experience.
  • time period query it is also necessary to design this.
  • we humans have developed the habit of calculating the duration according to daily, weekly, monthly, and yearly times. They are also accustomed to using these common durations (time periods) to measure the habits of some things. Therefore, the fixed, customary, and customary time segments can be flipped forward or backward to be solidified on the client's operation interface, as shown in the operation interface 420 in FIG.
  • the operation of the historical information is read forward or backward every week, every month, every year, and the operation interface allows the user to change the length of the browsing at any time, such as changing from daily to weekly, monthly or yearly. .
  • the default time period within the appropriate range such as “last week”, is first provided, and the corresponding information is displayed. Users, in this way, can avoid errors that may occur when the user manually selects the time period for the first time.
  • a suitable time period can be provided to customize the selection operation interface for the user to select.
  • a suitable time period can be provided to customize the selection operation interface for the user to select.
  • the new value of the time period can be queried, and it can be guaranteed within the total time range of the historical information, and then the next response flow 2330 can be entered.
  • process 2330 is a positive option in FIG. 5, it indicates that the query time period and the historical information total time period partially coincide, but the start time exceeds the time range provided by the historical information.
  • the new value of the time period can be queried, and it can be guaranteed within the total time range of the historical information, and then the next response flow 2340 can be entered.
  • the reason why it is necessary to judge whether the query time interval is too small is because the interval between the time periods is too small, which may result in insufficient information to be read. Secondly, the amount of information is too small, which may cause the time period statistics to be difficult to read, thus affecting the browsing experience. It also wastes user time and queries the computing resources of the system. Therefore, it is used to determine whether the value of D-C of the process 2340 is less than a certain limit value, and the limit value here needs to be comprehensively considered according to different historical information, in particular, the number of historical information and the total time period of the historical information.
  • the warning 2341 can be generated by the client JavaScript and prompted to the client 2342.
  • the determination of the process 2350 may be performed by determining whether the service page is added with a predetermined keyword parameter such as a keyword or other presets through a GET or POST method. If the parameter is found and the keyword is verified to be valid, it may be determined that the key exists. Word requirements.”
  • the determination of the additional requirements of the processes 2350 and 2360 can be performed by the exclusion method.
  • the process 2350 includes the keyword parameter
  • the process 2360 includes the content index parameter
  • the time segment query additional content index is determined
  • the processes 2350, 2360 are negative
  • the user is simply querying the time period statistics, and there is no additional content index and keyword search.
  • the subsequent process responds according to the process of the additional keyword requirement.
  • the function of implementing additional keyword requirements can also be implemented by solidifying the search menu on the client, such as by adding a search box, such as the keyword search box 421 in FIG. 7, providing a typical keyword. Enter the search box.
  • the validity and validity of the verification keyword can be completed or partially completed by the client JavaScript program, thereby preventing the web server from wasting resources for invalid requirements.
  • the response step or flow for the additional keyword requirement 255 includes two parallel response routes (see the graphical content of Example 3 in FIG. 3):
  • the first response route the time segment 231 is divided, and the keyword search query 2336 is performed according to the sub-period and the keyword, and after the statistical processing 234, the time period statistical data 235 is obtained;
  • the second response route the keyword search 236 is performed according to the query time period and the keyword.
  • the time index 237 is directly used to guide the ordering of the content sequence, and the other aspect generates the content index 238 through the search result, thereby obtaining the content index. 239.
  • time period statistics 235 and the content index 239 are presented to the client by the rendering process 239.
  • the process 2360 can determine whether the service page has a predetermined content index parameter set by a GET or POST method. If the parameter is found and the keyword is valid, the content index requirement can be determined.
  • the implementation of the function of implementing additional content indexing can also be achieved by curing the client page menu.
  • the response step or flow for the additional keyword requirement 255 includes two parallel response routes (see the graphical content of Example 2 in FIG. 3):
  • the first response route splitting the time period 231, and then querying 232 for the number of information units of each sub-time period, after the statistical processing 234, obtaining time period statistics 235;
  • the second response route Execution of the content indexing process 236, on the one hand, the time index 237 is obtained for sorting when the content index is presented, and on the other hand, the content index 239 is generated 238 by the retrieved content obtained.
  • time period statistics 235 and the content index 239 are presented to the client by the rendering process 239.
  • the client request may be a simple time period data query by judging that the service page neither carries the keyword parameter nor carries the content index parameter.
  • the simple time period data query flow is as follows (see the graphical content of Example 1 in Figure 3):
  • time period statistics 235 are presented to the client by the rendering process 239.
  • the presentation process may be part of the response process, and the presentation processing device may also be part of the response device.
  • the local office and the response process are described independently, mainly for a large service system that quickly scrolls through historical information, and more It is biased towards independence to provide a better level of service and to provide more convenient extensions.
  • time period statistics can be parsed through a suitable client program such as a JavaScript program and the above analysis results can be displayed in the form of a statistical curve.
  • FIG. 6 is a schematic diagram of a method for rendering processing of a time period statistical data portion suitable for use with the inter-section information query system structure of FIGS. 2, 3, and 5, and the method is as follows:
  • Step 2401 The client program parses the time period statistics obtained by the response, obtains the number of sub-time periods, and information data of each sub-time period;
  • Step 2402 Dividing and marking the start time of the query period, and the date and/or time of the split point of each sub-period, forming a date and/or time scale label;
  • Step 2403 Label the sub-time period information quantity data on the corresponding coordinates of the center position of each sub-period, to form the sub-time period information amount. Label point
  • Step 2404 Connect the above-mentioned sub-period information quantity label points with a straight line to form a vector graph of the global information quantity statistical curve of the query time period.
  • the presentation of the content index part is completely sorted and displayed according to the obtained time index.
  • a presentation example of the specific content index portion is shown in the time period statistical data display interface 430 in FIG.
  • FIG. 7 is a time period information query system for quickly flipping through historical information according to the present invention, wherein a screenshot of a sample case of the client interface partially explains the organization of the interface.
  • the present invention provides two public, and fully publicly available url service test pages:

Abstract

A method of quickly browsing history information and a time period information query system; the method comprising: taking as a single information unit components in the history information having a time attribute and one or more other common attribute, and labeling the information unit with the time attribute to be a time index of the information unit; and in response to a time period query from a client, acquiring information unit data in the time period, and presenting the data to the client.

Description

[根据细则26改正06.09.2015] 一种快速翻阅历史信息的方法和时间段信息查询系统[Correct according to Rule 26 06.09.2015] A method for quickly flipping through historical information and time period information inquiry system 技术领域Technical field
本发明总体上涉及信息组织、信息查询,并且更涉及一种快速翻阅历史信息的方法和时间段信息查询系统。The present invention generally relates to information organization, information query, and more relates to a method for quickly flipping through historical information and a time period information query system.
背景技术Background technique
随着互联网的不断发展,互联网上沉淀的历史信息、数据、文档等越来越多。但是,无论是对普通的互联网用户,还是这些历史数据的拥有者(如网站),对这些巨量历史信息或数据的利用手段却非常有限。With the continuous development of the Internet, more and more historical information, data, and documents have been deposited on the Internet. However, whether it is for ordinary Internet users or the owners of such historical data (such as websites), the use of such huge amounts of historical information or data is very limited.
目前,对普通的互联网用户,只有通过部分网站提供的“历史内容翻页”和部分网站提供的“底部内容更新”来查看进而访问这些历史信息。但是,上述2种方法,都有很大的缺陷:如每操作一次,都需要等待内容更新,非常耗时;每次更新的内容和篇幅非常有限,内容筛选效率非常低;只能顺序翻页或更新,若翻阅的历史信息过去的时间很长,那么用操作次数和时间就非常让人难以接受了;每次更新,用户的鼠标操作都需要从页面顶部移至底部,非常繁琐;另外,由于对即将更新的内容缺乏相应的数据提示,具有某种盲目性;最后,上述更新操作无论是页面布局还是鼠标操作,每2次的内容更新都是相互独立的、且间断的,无法连续性操作,这种体验也大大降低了用户操作的积极性。以上种种缺陷,导致几乎很少用户会使用上述2种方法翻阅历史信息,即使偶尔操作,也是浅尝辄止。At present, for ordinary Internet users, only through the "historical content page turning" provided by some websites and the "bottom content update" provided by some websites to view and access these historical information. However, the above two methods have great drawbacks: for every operation, they need to wait for content updates, which is very time consuming; the content and space of each update is very limited, and the content screening efficiency is very low; Or update, if the historical information of the review is very long, the number of operations and time is very unacceptable; each update, the user's mouse operation needs to move from the top to the bottom of the page, which is very cumbersome; Due to the lack of corresponding data prompts for the content to be updated, there is some kind of blindness. Finally, the above update operation is independent of each other and intermittent, no matter whether it is page layout or mouse operation. Operation, this experience also greatly reduces the enthusiasm of user operations. All of the above defects have led to very few users using the above two methods to read historical information, even if it is operated occasionally.
搜索引擎偶尔也会让用户浏览到这些历史信息,但是这些被浏览到的信息的比率,和沉淀的历史信息总数量相比,几乎是微乎其微的。关键的问题还在于,由于内容同质化普遍存在,对这些历史信息的拥有者(如网站),可能用户需要的是他们的信息,但是,搜索引擎却经常提供竞争对手的页面信息给用户。所以,搜索引擎对历史信息的利用(相当于内容分销)也是可以忽略不计的。Occasionally, search engines allow users to view historical information, but the ratio of information that is viewed is almost insignificant compared to the total amount of historical information that is precipitated. The key issue is that because content homogeneity is ubiquitous, the owners of such historical information (such as websites) may need their information, but search engines often provide competitors' page information to users. Therefore, the use of historical information by search engines (equivalent to content distribution) is also negligible.
现实中我们拿到一本自己喜欢的、很厚、很厚的且不可能阅读全部内容的书时,我们通常的主要策略和习惯是拿起来随手快速翻翻,以便找到自己喜欢的内容,进而阅读它;另一个重要策略和习惯是翻看目录,看看有否自己感兴趣的文章。若自己的时间充裕,就会翻的慢些,时间不充裕时,则翻的快些;看到没有自己感兴趣的内容,就翻的快些,否则就翻的慢些,以免错过有价值的内容。当然,对于不同厚度(总页码数)的书,即使同样是翻快翻慢,单位时间内翻页的页码也是不同的。In reality, when we get a book that we like, thick, thick, and impossible to read the whole content, our usual main strategy and habits are to quickly pick it up and find the content that you like, and then Read it; another important strategy and habit is to look through the catalog to see if you are interested in the article. If you have enough time, you will turn it slower. If you don't have enough time, turn it faster. If you don't have content that you are interested in, turn it faster. Otherwise, turn it slower, so as not to miss the value. Content. Of course, for books of different thicknesses (total number of pages), even if the same speed is reversed, the page number of the page turned in a unit time is different.
事实上,就内容而言,具有单一源(类型)的巨量历史内容(如网站),对其用户而言,就是一本他喜欢的、很厚、很厚的且不可能阅读完全部内容的书,只是,目前世界范围内的互联网网站、或任何其他公开服务,却没有提供上述我们几百年甚至几千年来早已习惯的、常用的、且一直都在用的针对历史信息的“随手快速翻阅”、“随意查看目录”、“随意翻快翻慢”的功能。 In fact, in terms of content, a huge amount of historical content (such as a website) with a single source (type) is a favorite, thick, thick, and impossible to read the entire content for its users. The book, however, is currently the world's Internet site, or any other public service, but does not provide the historical information that we have used, which we have been used for centuries or even thousands of years, and that are always in use. Quickly flip through the ", free to view the directory", "free to turn faster" function.
某些如中国专利申请号2007800448995时间序列搜索引擎技术,提供了一种通过时间序列监测事件的方法,其方法是通过给时间添加时间戳索引来检索监测不同特定时间点上发生的具体事件,实质是时间戳检索技术。但是,上述技术对于需要连续的、快速翻阅大量的历史信息却没有帮助,要实现“随手快速翻阅”、“随意查看目录”、“随意翻快翻慢”的功能,则需要从任意一个不特定的时间段(相当于书的“章节”)的历史信息快速跳转(翻页)到下一个相连的不特定时间段(章节)的历史信息,在这种过程中给客户端匹配相应的时间段统计数据(相当于匹配“页码数”),以供用户判断是否需要继续“翻页”。此时,用户需要的是统计数据(页码数),而不是内容等具体信息,其实质是“时间段信息查询”,而非常规的搜索或信息检索。Some time series search engine technologies, such as Chinese Patent Application No. 2007800448995, provide a method for monitoring events by time series by adding a time stamp index to time to retrieve and monitor specific events occurring at different specific time points, in essence. It is a timestamp retrieval technique. However, the above techniques do not help in the need to continuously and quickly read a large amount of historical information. To realize the functions of "following by hand", "arbitrarily viewing the directory", and "casually turning around", it is necessary to The historical information of the time period (equivalent to the "chapter" of the book) quickly jumps (turns pages) to the history information of the next connected unspecified time period (chapter), in which the client is matched with the corresponding time. Segment statistics (equivalent to matching "page number") for the user to determine whether it is necessary to continue "page turning". At this time, the user needs statistical data (page number), rather than specific information such as content, which is essentially "time period information query" instead of regular search or information retrieval.
具体的,还需要考虑满足同时存在多种的翻阅需求(操作行为):正如一本真正的书,未“翻”到历史信息的目标时间段(相当于一部书的“章节”)时,只需要继续“翻”,此时只需要匹配时间段统计数据(相当于章节中的“页码数”)以供“翻页”参考即可,可以不匹配内容索引;已经“翻”到目标时间段时,则会有筛选内容的需求,此时既需要匹配时间段统计数据以供“翻页”参考,还需要提供内容索引以供筛选内容;若需要在目标时间段查询特定关键词的内容,则既需要匹配符合该关键词的时间段的数据以供“翻页”参考,还需要提供符合该关键词的搜索结果的内容索引以供内容查阅。Specifically, it is also necessary to consider satisfying a plurality of simultaneous reading requirements (operational behaviors): as a real book, when not "turning" to the target time period of historical information (equivalent to the "chapter" of a book), Just continue to "turn", at this time only need to match the time period statistics (equivalent to the "page number" in the chapter) for "page turning" reference, can not match the content index; has been "turned" to the target time In the segment, there will be a need to filter the content. In this case, it is necessary to match the time period statistics for "page turning" reference, and also provide a content index for filtering the content; if it is necessary to query the content of the specific keyword in the target time period Then, it is necessary to match the data of the time period corresponding to the keyword for "page turning" reference, and also to provide a content index matching the search result of the keyword for content review.
因此,非常有必要开发一种快速翻阅历史信息的时间段信息查询系统,一方面可以帮助用户翻阅大量历史内容、快速筛选大量历史内容及快速查找挖掘某些特定内容,另一方面,可以帮助历史信息拥有者提高服务质量,获得更多收益。Therefore, it is very necessary to develop a time period information query system that quickly flips through historical information. On the one hand, it can help users to read a large amount of historical content, quickly filter a large amount of historical content, and quickly find and mine certain specific content. On the other hand, it can help history. Information owners improve service quality and get more revenue.
发明内容Summary of the invention
根据本发明的快速翻阅历史信息的方法和时间段信息查询系统,可以同时编制时间索引及历史信息内容索引、提供时间段信息查询。时间段信息查询数据可以包括历史信息内容索引和相应时间段统计数据,一方面通过提供直观的时间段统计数据供用户参考是否需要继续操作及继续何种操作,另一方面也通过提供指定时间段内的历史信息内容索引供用户筛选具体信息内容,从而避免错过重要内容。结合合适的操作界面,配合无刷新内容更新,就可以实现连续不间断地、任意变换不同时间段而达到快速翻阅及筛选大量历史信息的目的。According to the method for quickly flipping through historical information and the time period information query system according to the present invention, the time index and the history information content index can be simultaneously compiled, and the time period information query can be provided. The time period information query data may include a historical information content index and corresponding time period statistics, on the one hand by providing intuitive time period statistics for the user to refer to whether it is necessary to continue operation and what operation is continued, and also by providing a specified time period. The historical information content index within the user allows the user to filter the specific information content, thereby avoiding missing important content. Combined with the appropriate operation interface, with the no-refresh content update, it is possible to achieve continuous and uninterrupted and arbitrarily changing different time periods to achieve rapid translation and screening of a large amount of historical information.
本发明实施例提供一种快速翻阅历史信息的方法,包括:The embodiment of the invention provides a method for quickly flipping through historical information, including:
将所述历史信息中具有时间属性及一个或多个其他共同属性的组成单位作为单一信息单元,并以所述时间属性标记它,作为所述信息单元的时间索引;Forming, in the history information, a constituent unit having a time attribute and one or more other common attributes as a single information unit, and marking the time attribute as the time index of the information unit;
响应来自客户端的时间段查询,获取在所述时间段内的信息单元数据,及向客户端呈现所述数据。In response to the time period query from the client, the information unit data within the time period is obtained, and the data is presented to the client.
其中所述的响应包括以下步骤:将时间段切分为多个连续且均分的子时间段;根据所述历史信息的时间索引,分别统计各个子时间段内的信息单元数量,生成统一的时间段统计数据。 The response includes the following steps: dividing the time period into a plurality of consecutive and evenly divided sub-time segments; and according to the time index of the historical information, separately counting the number of information units in each sub-time period to generate a unified Time period statistics.
进一步的,还包括响应客户端的附加内容索引需求,及响应客户端附加关键词的内容索引需求。Further, the method further includes responding to the additional content indexing requirement of the client, and responding to the content indexing requirement of the client-added keyword.
响应客户端的附加内容索引需求时,响应步骤还包括,提取全部或者部分所述时间段内信息单元的全部或部分信息作为内容索引,及向客户端以时间顺序呈现所述内容索引。In response to the additional content indexing requirement of the client, the responding step further includes extracting all or part of the information of the information unit in all or part of the time period as a content index, and presenting the content index to the client in chronological order.
响应客户端附加关键词的内容索引需求时,则用来统计时间段统计数据的信息单元、及用来提取内容索引的信息单元,都必须满足所述信息单元中的信息标题、信息摘要、信息附图、信息内容或其他信息,或者以上的至少一种含有所述关键词。In response to the content indexing requirement of the client-added keyword, the information unit used to count the time period statistics and the information unit used to extract the content index must satisfy the information title, information digest, and information in the information unit. The drawing, the information content or other information, or at least one of the above, contains the keyword.
为实现上述目的,本发明提供一种快速翻阅历史信息的时间段信息查询系统,包括:存储装置,用于存储所述历史信息;标记装置,用于将所述历史信息中具有时间属性及一个或多个其他共同属性的组成单位,作为单一信息单元,并以所述时间属性标记它,作为所述信息单元的时间索引;响应装置,用于响应客户端时间段查询,获取在所述时间段内的信息单元数据,及向客户端呈现所述数据;呈现装置,用于及向客户端呈现响应装置获取的所述数据;客户端装置,用于向上述响应装置发送时间段查询、及接收上述响应装置提供的信息、和/或信息数据。其中响应装置具体还可以包括以下装置:时间段处理装置,用于将合理时间段切分为多个连续且均分的子时间段;统计装置,用于统计各个子时间段内的信息单元数量,生成统一的时间段统计数据。In order to achieve the above object, the present invention provides a time period information query system for quickly flipping through historical information, comprising: a storage device for storing the historical information; and marking means for using the time attribute and the Or a constituent unit of a plurality of other common attributes, as a single information unit, and tagging it with the time attribute as a time index of the information unit; response means for responding to the client time period query, obtaining at the time Information unit data in the segment, and presenting the data to the client; the presenting device is configured to present the data acquired by the response device to the client; the client device is configured to send the time period query to the responding device, and Receiving information provided by the response device, and/or information data. The response device may further include: a time period processing device, configured to divide the reasonable time period into a plurality of consecutive and equally divided sub-time segments; and the statistical device, configured to count the number of information units in each sub-time period , generate unified time period statistics.
本发明的一个方面中,对历史信息进行组织及编制时间索引,以用于在客户端启动时间段查询的时候响应并且呈现结果。其中响应方法具体又包括以下步骤:(1)均分时间段为多个子时间段;(2)分别统计各个子时间段内的信息单元数量,生成统一的时间段统计数据。通过在客户端呈现时间段统计数据时,配合合适的操作界面,本发明可以实现快速翻页历史信息的目的。In one aspect of the invention, historical information is organized and time indexed for use in responding to and presenting results when the client initiates a time period query. The response method specifically includes the following steps: (1) the equalization time period is multiple sub-time periods; (2) separately counting the number of information units in each sub-time period, and generating unified time period statistics. By presenting time period statistics on the client, and in conjunction with a suitable operation interface, the present invention can achieve the purpose of quickly turning page history information.
本发明的一个方面中,响应来自客户端的时间段查询基础上,同时响应内容索引需求,在向客户端呈现时间段统计数据的同时、也按时间顺序呈现内容索引。用户通过时间段统计数据实现快速翻页操作,还就可以通过提供的内容索引来筛查内容。因而,本发明实现了在快速翻页的基础上,还实现了快速筛查历史信息内容的目的。In one aspect of the present invention, in response to the time period query from the client, and simultaneously responding to the content indexing requirement, the content index is presented in chronological order while presenting the time period statistics to the client. The user can quickly flip through the time period statistics, and the content can be filtered through the provided content index. Thus, the present invention achieves the goal of quickly screening historical information content on the basis of rapid page turning.
更进一步,本发明的另一个方面,响应来自客户端的时间段查询基础上,进而同时响应基于关键词的内容索引需求,向客户端呈现既满足时间段需求、又满足关键词搜索需求的时间段统计数据,及按时间顺序呈现满足关键词搜索需求的指定时间段内的内容索引。因而,本发明实现了在快速翻页的基础上,还实现了快速筛查特定内容的目的。Further, another aspect of the present invention, in response to a time period query from a client, and simultaneously responding to a keyword-based content indexing requirement, presents a time period to the client that satisfies both the time period requirement and the keyword search requirement. Statistics, and chronological representation of content within a specified time period that meets keyword search needs. Thus, the present invention achieves the goal of quickly screening for specific content on the basis of rapid page turning.
故本发明可同时满足3方面的翻阅需求:正如一本真正的书,未“翻”到历史信息的目标时间段(相当于书的“章节”)时,需要继续“翻”,此时只需要匹配提供时间段的统计数据(相当于“章节”中的“页码数”)以供参考,而不需要匹配内容索引;“翻”到目标时间段(目标章节)时,则会有筛选内容的需求,此时则附加提供内容索引;若需要在目标时间段查询含特定关键词的内容,则既需要匹配符合该关键词的时间段的统计数据以供“翻页”,还需要附加提供符合该关键词的搜索结果的内容索引以供内容查阅。 Therefore, the present invention can simultaneously satisfy the needs of three aspects of reading: as a real book, when it is not "turned" to the target time period of the historical information (equivalent to the "chapter" of the book), it is necessary to continue to "turn over", at this time only It is necessary to match the statistics of the provided time period (equivalent to the "page number" in "Chapter") for reference without matching the content index; when "turning" to the target time period (target chapter), there will be screening content The requirement is that the content index is additionally provided at this time; if it is required to query the content with the specific keyword in the target time period, it is necessary to match the statistical data of the time period corresponding to the keyword for "turning the page", and additional information is required. Content index of search results that match the keyword for content review.
在具体的实例中,有关本发明会有进一步的说明。In a specific example, the invention will be further described.
本发明的其他方面包括对应于上述方法的软件、计算机系统和其他设备和针对上述全部内容的应用。信息查阅、信息检索系统领域的那些技术人员将会理解本发明的快速翻阅历史信息的方法和时间段信息查询系统在其他领域的大量使用和应用。Other aspects of the invention include software, computer systems and other devices corresponding to the above methods and applications for all of the above. Those skilled in the art of information review and information retrieval systems will understand the method and time period information query system of the present invention for extensive use and application in other fields.
下面通过附图和具体实施例,对本发明的技术方案做进一步的详细描述。The technical solution of the present invention will be further described in detail below through the accompanying drawings and specific embodiments.
附图简要说明BRIEF DESCRIPTION OF THE DRAWINGS
图1(现有技术)是时间序列搜索引擎的示意图。Figure 1 (Prior Art) is a schematic diagram of a time series search engine.
图2是根据本发明的快速翻阅历史信息的时间段信息查询系统(单实例)结构流程示意图。2 is a schematic flow chart showing the structure of a time period information inquiry system (single instance) for quickly flipping through history information according to the present invention.
图3是根据本发明的快速翻阅历史信息的时间段信息查询系统(多实例对照)结构流程示意图。3 is a schematic flow chart showing the structure of a time period information inquiry system (multi-instance comparison) for quickly flipping through history information according to the present invention.
图4是适于与图2、图3的间段信息查询系统结构一起使用的、历史信息时间属性格式化处理方法示意图。4 is a schematic diagram of a historical information time attribute formatting processing method suitable for use with the inter-section information query system structure of FIGS. 2 and 3.
图5是适于与图2、图3的间段信息查询系统结构一起使用的、响应方法的完整方法流程示意图,图中所示的省略部分内容,在图2、图3中有详细的相对应的内容。5 is a schematic flow chart of a complete method for a response method suitable for use with the inter-section information query system structure of FIGS. 2 and 3, and the omitted part shown in the figure has detailed phases in FIGS. 2 and 3. Corresponding content.
图6是是适于与图2、图3、图5的间段信息查询系统结构一起使用的、时间段统计数据部分的呈现处理的方法示意图。6 is a schematic diagram of a method of rendering processing of a time period statistical data portion suitable for use with the inter-section information query system structure of FIGS. 2, 3, and 5.
图7是根据本发明的快速翻阅历史信息的时间段信息查询系统,其中客户端的界面一个实例案例的部分截图。7 is a time period information query system for quickly flipping through history information in accordance with the present invention, wherein a partial screenshot of an instance of the client interface is shown.
附图仅出于说明目的描绘了本发明的实施方式。本领域的技术人员将很容易地根据以下讨论认识到,在不脱离在此所述本发明原理的情况下,可以采用本文所述的结构和方法的备选实施方式。The drawings depict embodiments of the invention for purposes of illustration only. Alternative embodiments of the structures and methods described herein can be employed without departing from the principles of the invention as described herein.
具体实施方式detailed description
图2所示的(单实例)快速翻阅历史信息的时间段信息查询系统结构流程示意图,主要是针对简单的时间段查询实例,同时也是为了和现有的技术背景“时间序列搜索引擎”技术进行对比,以便理解本发明在快速翻阅历史信息方面的技术优势。FIG. 2 is a schematic diagram showing the structure of a time period information query system for quickly reviewing historical information (single instance), mainly for a simple time period query instance, and also for the current technical background "time series search engine" technology. Contrasting in order to understand the technical advantages of the present invention in quickly flipping through historical information.
但是,在实际的运用中,很少只会用上述一种简单的时间段查询,而是不间断地伴随其他更复杂的时间段查询需求的。However, in practical applications, it is rare to use only one simple time period query as described above, but to continuously accompany other more complex time period query requirements.
图3为根据本发明的快速翻阅历史信息的时间段信息查询系统的(多实例对照)结构流程示意图,是同时把3个实例的结构流程示意图,结合在一起,以便通过对照,方便理解,进而了解不同实施例中本发明的结构流程是有所不同的。需要说明的是,并非指本发明必须同时满足3个实例才能运转,更非表示本发明必须同时存在这3种结构流程。事实上,一般来说,任何一次的响应,都只会使用到上述实例的一种。 3 is a schematic flow chart of a (multi-instance comparison) structure of a time period information query system for quickly flipping through history information according to the present invention, which is a schematic diagram of the structure of three instances at the same time, so as to facilitate understanding through comparison. It is understood that the structural flow of the present invention in different embodiments is different. It should be noted that the present invention does not have to satisfy three instances to operate at the same time, and it does not mean that the three structural processes must exist at the same time. In fact, in general, any response to one time will only use one of the above examples.
下面统一结合图2、和图3详细讲解具体的结构流程。The specific structural flow will be explained in detail below in conjunction with FIG. 2 and FIG. 3.
图2示出了一个时间段信息查询系统200实施例的软件流程构架,图3示出了多个实施例的时间段信息查询系统200软件构架。如图2或图3所示,含有存储装置210、响应装置220、用来编制索引(212)的标记装置、用来呈现信息(240)的呈现装置。其中,标记装置,也可以和存储装置210属于同一个物理装置;呈现装置,也可以和响应装置220属于同一个于物理装置。2 shows a software flow architecture of an embodiment of a time period information query system 200, and FIG. 3 illustrates a software architecture of a time period information query system 200 of various embodiments. As shown in FIG. 2 or FIG. 3, a storage device 210, a response device 220, a marking device for indexing (212), and a rendering device for presenting information (240) are included. The marking device may also belong to the same physical device as the storage device 210; the rendering device may also belong to the same physical device as the response device 220.
I.简要的结构流程介绍 I. Brief introduction to the structural process
如图2所示的实例结构流程(相当于附图3中的实例1),主要针对单纯的时间段查询需求255:用户尚未翻到目标时间段(相当于书的“目标章节”),其目的是继续翻页,此时,只需要提供目标时间段内容的时间段统计数据(相当于页码数)即可,不需要提供内容索引。The example structure flow shown in Figure 2 (equivalent to the example 1 in Figure 3) is mainly for the simple time period query requirement 255: the user has not turned to the target time period (equivalent to the "target chapter" of the book), The purpose is to continue to page through. At this time, it is only necessary to provide time period statistics (equivalent to the number of pages) of the content of the target time period, and no content index is required.
首先,历史信息准备阶段,需要实现将所述历史信息214进行格式化211,方法是将具有时间属性及一个或多个其他共同属性的组成单位作为单一信息单元,其次还需要为这些信息单元建立时间索引215(编制索引212)。First, in the historical information preparation phase, the history information 214 needs to be formatted 211 by using a component having a time attribute and one or more other common attributes as a single information unit, and secondly, establishing the information unit. Time index 215 (indexing 212).
在响应阶段,先根据历史信息的时间索引信息215,对所述时间段查询需求255进行判断处理230(判断处理230具体判断方法及流程下文及附图5有详细介绍),若只有单纯的查询时间段统计数据的需求,则切分所述时间段231(切分的子时间段具体数量下文有详细介绍),再针对各个子时间段的信息单元数量进行查询232,统计处理234各个子时间段的信息单元数量,形成时间段统计数据235,然后通过呈现处理240形成合适的结果275呈现给客户端。In the response phase, the time period index information 215 is first used to perform the determining process 230 on the time period query request 255 (the specific determining method and process of the determining process 230 is described in detail below and in FIG. 5), if only a simple query is performed The demand of the time period statistics is divided into the time period 231 (the specific number of sub-time segments divided is described in detail below), and then the number of information units of each sub-time period is 232, and the statistical processing 234 each sub-time The number of information elements of the segment, forming time period statistics 235, is then presented to the client by presentation process 240 to form a suitable result 275.
图3中的实例2,则针对附加内容索引需求255,除需要按上述实例1提供相应时间段的统计数据外,还需要提供内容索引。响应流程分两条并行路线:其一条路线是切分时间段231,再针对各个子时间段的信息单元数量进行查询232,统计处理234,获得时间段统计数据235;另外一条路线则执行内容索引处理236,一方面是获得时间索引237,以便用来呈现内容索引的时候进行排序,另一方面是通过检索内容生成238内容索引239。最后通过呈现处理240,把上述2条并行路线获得的信息形成合适的结果275呈现给客户端。For example 2 in FIG. 3, for the additional content index requirement 255, in addition to providing the statistics of the corresponding time period according to the above example 1, it is also necessary to provide a content index. The response process is divided into two parallel routes: one of the routes is a segmentation time period 231, and then the number of information units of each sub-period is 232, and the statistical processing 234 obtains the time period statistical data 235; the other route performs the content index. Process 236, on the one hand, obtains a time index 237 for sorting when the content index is rendered, and on the other hand generates a 238 content index 239 by retrieving the content. Finally, through the rendering process 240, the information obtained by the above two parallel routes is formed into a suitable result 275 for presentation to the client.
图3中的实例3,则针对附加关键词搜索需求255。由于时间段统计数据和内容索引都必须满足该关键词搜索的需求,所以,实例3的流程,和实例1及实例2是不同的。判断处理230后,流程也分两条并行路线:其一路是先切分时间段231,再根据子时间段与关键词进行关键词搜索查询2336,统计处理234后,获得时间段统计数据235;第2路则通过关键词搜索236直接获得时间索引237和通过搜索结果内容生成238内容索引239,时间索引237用于呈现内容索引239的时候进行排序。最后通过呈现处理240,把上述2条并行路线获得的信息形成合适的结果275呈现给客户端。Example 3 in Figure 3, for additional keyword search requirements 255. Since the time period statistics and the content index must satisfy the keyword search requirement, the flow of the example 3 is different from that of the example 1 and the example 2. After the determination process 230, the flow is also divided into two parallel routes: one way is to first split the time period 231, and then according to the sub-time period and keywords to perform keyword search query 2336, after the statistical processing 234, obtain time period statistics 235; The second way then obtains the time index 237 directly from the keyword search 236 and the content index 239 through the search result content 238, which is used for sorting when the content index 239 is presented. Finally, through the rendering process 240, the information obtained by the above two parallel routes is formed into a suitable result 275 for presentation to the client.
实例1中,有查询统计流程,但是没有内容检索流程;实例2中,同时存在查询统计流程和获取内容索引(内容检索)流程,但是有查询统计流程并不依赖内容索引的结果;实例3中,同时存在有查询统计 流程和关键词内容索引(关键词搜索)流程,但查询统计流程是和关键词搜索结果直接相关的。In example 1, there is a query statistics process, but there is no content retrieval process; in example 2, there are both a query statistics process and a content index (content retrieval) process, but the query statistics process does not depend on the result of the content index; , there are query statistics at the same time Process and keyword content index (keyword search) process, but the query statistics process is directly related to keyword search results.
在实际应用中,实例1针对快速翻页以尽快到达目标时间段为需求,实例2用于已经到达目标时间段后的快速过滤内容需求,实例3则针对特定内容的需求(常用来全局时间段的数据挖掘)。In practical applications, instance 1 is for fast page turning to reach the target time period as soon as possible, instance 2 is used for fast filtering content requirements after reaching the target time period, and instance 3 is for specific content needs (commonly used for global time period) Data mining).
II.以下根据建立服务的流程先后顺序、或服务本身的先后顺序流程来依次介绍详细结构流程 II. The following describes the detailed structure process in sequence according to the sequence of processes for establishing services or the sequence of services themselves.
在实际的应用中,为了能尽快、低成本、尽可能为更多的客户和用户开展服务,提供历史内容翻阅的服务,一般可以采用web页面的形式对用户或者客户提供,一方面可以让小规模的内容提供商或者商业客户不必建立自己的技术服务构架,及搭建重复的服务,统一由专业的第三方代为运营,另一方便,也可以给广大用户提供统一的操作界面和使用体验。In practical applications, in order to provide services for customers and users as soon as possible, low cost, and as much as possible, the service of providing historical content can be provided to users or customers in the form of web pages. Scale content providers or commercial customers do not have to establish their own technical service architecture, and build duplicate services, unified by professional third-party operations, another convenient, can also provide users with a unified operating interface and experience.
为此,可以根据本发明的方法搭建适度规模的时间段信息web查询服务系统200,用相应的存储服务器210存储所述历史信息214,通过一系列适度规模的响应服务器220来相应适度规模的用户群,而用户群的客户端,可以是各种联网设备,如PC机、笔记本电脑或各种移动设备。To this end, a moderate-scale time-segment information web query service system 200 can be constructed according to the method of the present invention, and the history information 214 is stored by the corresponding storage server 210, and correspondingly scaled users are responded to by a series of moderate-scale response servers 220. Groups, while the user base of the client, can be a variety of networked devices, such as PCs, laptops or various mobile devices.
也可以通过各种软件构架,将本发明应用到多种设备中,以便提供不同规模、不同层次的历史信息快速翻阅服务。The invention can also be applied to a variety of devices through various software architectures, so as to provide quick access to historical information of different scales and levels.
1.历史信息的准备 1. Preparation of historical information
本发明需要将所述历史信息中具有时间属性及一个或多个其他共同属性的组成单位作为单一信息单元,并以所述时间属性标记它,作为所述信息单元的时间索引。The present invention requires a constituent unit having a time attribute and one or more other common attributes in the history information as a single information unit, and marking it with the time attribute as a time index of the information unit.
在实现本发明并提供技术服务前,首先需要把历史信息存入相应的存储设备,以便提供快速翻阅历史信息的服务。若是内容提供商自行提供服务,那么需要对已经存档的历史信息,进行统一的时间属性格式化,一般来说,可以将所有的时间属性转化为时间戳,并建立时间戳索引;若是技术提供商代内容提供商快速翻阅历史信息的服务,则可以在将内容提供商提供的历史内容进行入库的同时,就进行统一的时间属性格式化,将所有的时间属性转化为时间戳,并建立时间戳索引;当然,也可以是技术提供商远程调用内容提供商的库,只需要相应的历史信息库也进行类似格式化即可。Before implementing the present invention and providing technical services, it is first necessary to store historical information in a corresponding storage device in order to provide a service for quickly flipping through historical information. If the content provider provides its own services, it needs to perform unified time attribute formatting on the archived historical information. In general, all time attributes can be converted into timestamps and timestamp indexes can be established; if it is a technology provider A service that quickly browses historical information on behalf of a content provider can perform unified time attribute formatting, convert all time attributes into timestamps, and establish time while storing the historical content provided by the content provider. Poke index; of course, it is also possible for the technology provider to remotely call the content provider's library, and only need the corresponding historical information base to perform similar formatting.
附图2、附图3中的流程211、212体现了这种格式化流程,具体表现为,对相应的历史信息的信息单元的时间属性进行统一的格式化,一般来说,可以统一转换为时间戳存储,并建立相应的时间戳索引。2, the flow 211, 212 in FIG. 3 embodies the formatting process, which is embodied in that the time attribute of the information unit of the corresponding historical information is uniformly formatted, and generally, it can be uniformly converted into The timestamp is stored and the corresponding timestamp index is established.
本申请所述的“历史信息”,一方面可以包括典型的历史信息提供商,如网站,特别是媒体类网站和新闻类网站,也包括不断创造用户内容的社交网站,他们共同的特点是,创造的信息通常都带有时间属性,并且,通常就是这些历史信息的创作时间。The "historical information" described in this application may include typical historical information providers, such as websites, especially media websites and news websites, as well as social websites that continuously create user content. Their common feature is that The information created usually has a time attribute and is usually the creation time of the historical information.
另一方面,也包括具有时间属性的文档,很多办公文档、文件,及照片等,也都有创建时间,虽然很多文档会归类存档,但是,当文件数量足够大,而归类相对少的时候,那么某个文件夹或者某类存档下的文档同样存在很难查找和很难浏览的情况,此时,也可以使用本发明提供的方法,以获得更好的文档查找效率和查找体验。特别是一些大型的商业机构,文档的数量更为巨大。 On the other hand, it also includes documents with time attributes, many office documents, files, and photos, etc., all have creation time, although many documents will be classified, but when the number of files is large enough, the classification is relatively small. At that time, the documents in a certain folder or a certain type of archive are also difficult to find and difficult to browse. In this case, the method provided by the present invention can also be used to obtain better document search efficiency and search experience. Especially in some large commercial organizations, the number of documents is even larger.
在使用本发明之前的历史信息提供商,因为存储和展示他们的现有的历史信息时,因为使用传统的方法,如历史内容翻页或者底部更新,或者简单的文件夹模式、文档分类模式,对时间属性可能并不会重视,或者会由于技术问题,导致很多文档或者信息的时间属性丢失,或者缺乏,此时就存在无法格式化存储或索引这些文档单元或者信息单元了。Historical information providers prior to the use of the present invention, because of the storage and presentation of their existing historical information, because of the use of traditional methods, such as historical content page turning or bottom update, or simple folder mode, document classification mode, The time attribute may not be taken seriously, or the time attribute of many documents or information may be lost or lacked due to technical problems. At this time, it is impossible to format or store these document units or information units.
图4是适于与图2、图3的间段信息查询系统结构一起使用的时间属性格式化处理方法示意图,特别是针对无时间属性的信息单元创建时间属性的方法。考虑到日常习惯和技术习惯,一般来说,文档或信息的存储,都是不间断逐批更新存档的,而一般的存档数据库,都会给每个信息单元或文档赋予一个存储id值,所以,基本上来说,同一批的存入的文档或信息,一般都会有相近的id值和相近的时间属性(值),故,但某个文档或者信息单元310缺乏时间属性时,可以将附件id的信息单元赋予它,若相连id的信息单元仍然无时间属性,则按上述方法类推,直到找到有时间属性的id为止;若无类似的存储id,则放弃赋予310时间属性。虽然本方法不一定非常准确,但是,对于本身丢失时间属性的信息单元来说,时间属性的是否精确并不重要,所以,出现适当的偏差,并不影响该信息单元的被翻阅到的机会。4 is a schematic diagram of a time attribute formatting processing method suitable for use with the inter-segment information query system structure of FIGS. 2 and 3, and in particular, a method for creating a time attribute for an information unit without a time attribute. Considering daily habits and technical habits, in general, the storage of documents or information is continuously updated on a batch-by-batch basis, while a general archive database assigns a storage id value to each information unit or document, so Basically, the same batch of deposited documents or information will generally have similar id values and similar time attributes (values). Therefore, if a document or information unit 310 lacks a time attribute, the attachment id can be The information element gives it, if the information unit of the connected id still has no time attribute, it is analogized as described above until the id with the time attribute is found; if there is no similar storage id, the 310 time attribute is discarded. Although the method is not necessarily very accurate, it does not matter whether the time attribute is accurate for the information element whose time attribute is lost. Therefore, the occurrence of an appropriate deviation does not affect the chance of the information unit being flipped through.
2.具体的响应流程介绍 2. Specific response process introduction
(1)流程综述 (1) Process overview
附图5是适于与图2、图3的间段信息查询系统结构一起使用的、响应方法的完整方法流程示意图,图中所示的省略部分内容,在图2、图3中有详细的相对应的内容介绍。其中流程2310、2320、2330、2340为时间段合理性判断响应流程和顺序;流程2350、2360则为附加需求判断响应流程和顺序。Figure 5 is a schematic flow chart of a complete method suitable for use with the structure of the inter-section information query system of Figures 2 and 3, and the omitted part of the figure is detailed in Figures 2 and 3. The corresponding content is introduced. The processes 2310, 2320, 2330, and 2340 are time period rationality judgment response processes and sequences; and the processes 2350 and 2360 are additional demand judgment response processes and sequences.
在实际的web应用实例中,为了改善用户体验,及剔除可能存在的人为错误,一般都是以固化操作菜单或界面的方式,来固化或者格式化各种用户操作。同样,用户操作时间段需求,可以根据不同的客户端菜单界面代表不同的操作需求,用户经由客户端的各种操作行为,都会转换为不同的操作信息发送到相应的时间段信息web查询服务系统200,通常,web响应服务器220可以通过解析相关服务页面获得的参数,如通过url以GET的方式获得,也可以通过页面以POST的方式获得相应参数,进而获得相应的客户端需求。In actual web application examples, in order to improve the user experience and to eliminate possible human errors, it is generally to cure or format various user operations by curing the operation menu or interface. Similarly, the user operation time period requirement can represent different operation requirements according to different client menu interfaces, and various operation behaviors of the user via the client are converted into different operation information and sent to the corresponding time period information web query service system 200. Generally, the web response server 220 can obtain the parameters obtained by parsing the related service page, such as obtaining the GET by the url, or obtaining the corresponding parameter by using the POST method, thereby obtaining the corresponding client requirement.
通过web页面和用户的交互,很方便地获得时间段需求数据、及是否有关键词需求的数据、及是否需要提供内容索引的数据。获得这些数据之后,就可以通过时间段的合理性判断、是否携带附加需求的判断,来响应不同的需求,并提供不同的信息反馈了。Through the interaction between the web page and the user, it is convenient to obtain the time period demand data, whether there is data required for the keyword, and whether the data of the content index needs to be provided. After obtaining the data, it is possible to respond to different needs and provide different information feedback by judging the reasonableness of the time period and judging whether or not to carry the additional demand.
不同的历史信息,其信息单元的起讫时间是不同的,每个用户需要翻阅的同一批的历史信息的目标时间段也是不同的,所以,需要对来自客户端的时间段进行判断,以确保可以为用户提供合适的服务,否则,提供合适的错误或者警告反馈,以便用户调整时间段需求。Different historical information, the starting time of the information unit is different, and the target time period of the same batch of historical information that each user needs to read is also different. Therefore, it is necessary to judge the time period from the client to ensure that it can be The user provides the appropriate service, otherwise, appropriate error or warning feedback is provided to allow the user to adjust the time period requirements.
为便于描述,以下将所述历史信息中具有时间属性的所有信息单元的最早的时间与最后的时间的时间间隔(时间距离)统称为“历史信息总时间段”,时间段查询需求或时间段查询统一称为“查询时间段”。 For convenience of description, the time interval (time distance) of the earliest time and the last time of all information units having time attributes in the history information is collectively referred to as “history information total time period”, time period query requirement or time period. The query is collectively referred to as the "query time period."
总的说来,时间段查询有3种可能:所述查询时间段在历史信息总时间段之外、所述查询时间段和历史信息总时间段部分重合、查询时间段在历史信息总时间段内。需要对这3种情况分别进行不同的处理和应答,以此为主要出发点,以下是时间段合理性判断方法和流程概括:In general, there are three possibilities for the time period query: the query time period is outside the total time period of the historical information, the query time period and the total time period of the historical information are partially coincident, and the query time period is in the total time period of the historical information. Inside. It is necessary to carry out different processing and response to these three situations as the main starting point. The following is a reasonable judgment method and process summary of the time period:
流程2300用来判断查询时间段在历史信息总时间段之外;The process 2300 is configured to determine that the query time period is outside the total time period of the historical information;
流程2320、2330用来判断查询时间段与历史信息总时间段是否有部分重合,及对此情况的处理;The processes 2320 and 2330 are used to determine whether the query time period and the total time period of the historical information partially overlap, and the processing of the situation;
流程2340用来判断查询时间段时长对该历史信息是否合适。The process 2340 is used to determine whether the duration of the query period is appropriate for the historical information.
时间段合理性判断方法,主要是通过比较所述历史信息中信息单元的最小时间戳A、最大时间戳B,与查询时间段的最小时间戳C、最大时间戳D之间进行比较运算来进行的,具体方法和顺序如下:The time period plausibility judging method mainly performs a comparison operation between the minimum time stamp A and the maximum time stamp B of the information unit in the historical information, and the minimum time stamp C and the maximum time stamp D of the query time period. The specific method and sequence are as follows:
流程2300:获取所述历史信息中信息单元的最小时间戳A、最大时间戳B,及获取查询时间段的最小时间戳C、最大时间戳D;The process 2300 is: acquiring a minimum timestamp A and a maximum timestamp B of the information unit in the historical information, and obtaining a minimum timestamp C and a maximum timestamp D of the query time period;
流程2310:若C>B或者D<A,说明查询时间段的时间范围全部在历史信息总时间段外,否则就是部分或者全部在历史信息总时间段内;Flowchart 2310: If C>B or D<A, it indicates that the time range of the query time period is all outside the total time period of the historical information, otherwise it is part or all of the total time period of the historical information;
查询时间段的时间范围部分或者全部在历史信息总时间段内时(流程2310的否定选项),进入流程2320:若D>B,则说明查询时间段与历史信息总时间段部分重合,但是结束时间超出了范围,否则说明结束时间不超出历史信息总时间段(包括查询时间段在历史信息总时间段内及与历史信息总时间段部分重合但是开始时间超出了范围2可能);If the time range of the query time period is partially or completely within the total time period of the historical information (negative option of the process 2310), the process proceeds to the process 2320: if D>B, the query time period partially coincides with the total time period of the historical information, but ends. The time is out of range, otherwise the end time does not exceed the total time period of the historical information (including the query time period in the total time period of the historical information and partially coincides with the total time period of the historical information but the start time is beyond the range 2);
排除了查询时间段结束时间超出历史信息总时间段范围(流程2320的否定选项),还需要判断查询时间段开始时间是否超出范围,进入流程2330:方法是比较C和A的值,若C<A,则说明查询时间段开始时间超出范围,否则说明查询时间段全部在历史信息总时间段范围内;Excluding the query time period end time exceeds the historical information total time period range (negative option of process 2320), and also needs to determine whether the query time period start time is out of range, and proceeds to process 2330: the method is to compare the values of C and A, if C< A, indicating that the start time of the query time period is out of range, otherwise the query time period is all within the total time range of the historical information;
确认查询时间段在历史信息总时间段范围内(流程2330的否定选项)后,进入流程2340:判断查询时间段的时间间隔(时间距离或时长)是否合理,即D减C的值是否在大于一个限定值(合理值),否则提示错误,之所以需要对查询时间段时长进行限制,下面会详细解释。After confirming that the query time period is within the total time period of the historical information (negative option of the process 2330), the process proceeds to the process 2340: determining whether the time interval (time distance or duration) of the query time period is reasonable, that is, whether the value of D minus C is greater than A limit value (reasonable value), otherwise an error is indicated. The reason for the limitation of the query time period is limited.
时间段查询附加需求也有3种可能:附加关键词搜索需求、附加内容索引需求、既无附加关键词搜索和也无附加内容索引需求。There are also three possibilities for time period query additional requirements: additional keyword search requirements, additional content indexing requirements, no additional keyword searches, and no additional content indexing requirements.
流程2350用来判断时间段查询是否存在附加关键词搜索需求,一般来说,当监测到相关关键词参数时,及可判断为附加关键词搜索需求,否则进入下一个流程;The process 2350 is configured to determine whether there is an additional keyword search requirement in the time period query. Generally, when the relevant keyword parameter is detected, the additional keyword search requirement may be determined, otherwise the process proceeds to the next process;
流程2360用来判断所述查询时间段是否存在附加内容索引需求,当监测到内容索引需求参数时,及可判断为内容索引需求,否则进入下一个流程;The process 2360 is configured to determine whether there is an additional content index requirement in the query time period, and when the content index requirement parameter is monitored, and may be determined as a content index requirement, otherwise proceed to the next process;
流程2350、2360都是否定选项时,则说明是既无附加关键词搜索需求也无附加内容索引需求。When both processes 2350 and 2360 are negative options, it indicates that there is neither an additional keyword search requirement nor an additional content index requirement.
(2)具体方法流程 (2) Specific method flow
a)查询时间段在历史信息总时间段范围之外 a) The query time period is outside the total time range of the historical information
当流程2310肯定选项,即C>B或D<A时,说明查询时间段在历史信息总时间段范围之外。When the process 2310 affirms the option, that is, C>B or D<A, it indicates that the query time period is outside the total time period of the historical information.
由于用户的查询时间段对所述历史信息是完全错误的,是根本不可能提供服务的,故此时最简单的方法是直接提示客户端“时间范围错误”;更好的方法,则是提示用户应该在某个范围内选择;最好的方式是,及提示用户时间选择错误,同时把全部的选择范围提示给用户,然后用全部可选范围内的历史信息按正常服务的方式提供给客户(即提供最全面的初始化界面)。Since the user's query time period is completely wrong for the historical information, it is impossible to provide the service at all. Therefore, the simplest method is to directly prompt the client to "time range error"; a better method is to prompt the user. It should be selected within a certain range; the best way is to prompt the user to select the wrong time, and at the same time, prompt all the selection ranges to the user, and then provide the customer with the historical information in all optional ranges according to the normal service ( That is to provide the most comprehensive initialization interface).
本处流程演示,按上述最好的方式来进行:首先,则需要提示用户相应的错误信息,如“你选择的时间段已经超出范围”,同时,提供一个可供选择的时间段范围选项给用户。考虑到无法自行猜测用户的具体需求,最安全的做法就是把历史信息覆盖的所有时间段都提示给用户,让用户在其中选择时间段。正如现实中,只有知道了一本书的具体页码数(厚度——相当于历史信息覆盖的总时间段),你才会从中任选部分章节(查询的时间段)翻翻,看看有否自己感兴趣的内容。The process demonstration of the department is carried out in the best way described above: firstly, the user needs to be prompted with the corresponding error message, such as "The time period you selected is out of range", and at the same time, provide a time range range option to be given to user. In view of the inability to guess the specific needs of users, the safest way is to prompt the user for all time periods covered by historical information, and let the user select the time period. As in reality, only knowing the specific page number of a book (thickness - equivalent to the total time period covered by historical information), you will flip through some of the selected chapters (time period of the query) to see if there is any Content that I am interested in.
图5中流程2312,创建初始化时间段数据,具体步骤如下:以时间戳B和A之间的差值,为初始化时间段的总时间段,将总时间段切分为既定的多个均分的子时间段231,根据历史信息214中的时间索引215,分别查询各个子时间段内的信息数量232,统计处理234,形成历史信息214总时间段的时间段统计数,即为该历史信息的初始化时间段统计数据2314。本处的流程图示意,可以参考图2、及图3中的实例1的部分内容。In the process 2312 of FIG. 5, the initialization time period data is created. The specific steps are as follows: the difference between the time stamps B and A is the total time period of the initialization time period, and the total time period is divided into a plurality of predetermined averages. The sub-period 231, according to the time index 215 in the history information 214, respectively query the number of information 232 in each sub-period, and the statistical processing 234, forming the time-score statistics of the total time period of the historical information 214, that is, the historical information. Initialization time period statistics 2314. The flow chart of the present embodiment is illustrated, and reference may be made to parts of Example 1 in FIGS. 2 and 3.
本发明所述的所有“既定的多个均分的子时间段”中的“多个”,及所提到的“子时间段数量”,具体是根据服务要求和技术的负载来综合决定的。一般来说,子时间段的数量越多,形成的统计数据(统计图或曲线)越直观、越精确;但是,由此形成的计算负载,也会大大增加,倘若子时间段多到一定程度,会导致数据的查询和加载非常的慢,反而影响使用体验,及降低翻阅效率。故,一般可以根据实际的历史信息类型、历史信息数量、用户或客户的精度要求、相应的计算设备的负载来综合决定子时间段的数量。具体实例,如图7中时间段统计数据展示界面410所示,可按8个子时间段来操作的。一方面是可以形成较为理想且美观的统计曲线,另一个方面,就是比较好均分时间段,因为8作为分母,任何时间段(时长)都可以被除尽,第三,还是因为8个子时间段也不会给系统计算造成太多的负载,及最后,不会给数据库造成太大的查询负载。The "multiple" of all "established multiple divided sub-periods" described in the present invention, and the mentioned "number of sub-periods", are specifically determined according to the service requirements and the load of the technology. . In general, the more the number of sub-periods, the more intuitive and accurate the statistical data (statistical graphs or curves) are formed; however, the resulting computational load is greatly increased, if the sub-period is more than a certain degree. Will cause the data to be queried and loaded very slowly, which will affect the experience and reduce the efficiency of scrolling. Therefore, the number of sub-time periods can be generally determined according to the actual historical information type, the amount of historical information, the accuracy requirement of the user or the customer, and the load of the corresponding computing device. The specific example, as shown in the time period statistical data display interface 410 in FIG. 7, can be operated in 8 sub-periods. On the one hand, it can form a more ideal and beautiful statistical curve. On the other hand, it is better to divide the time period. Because 8 is the denominator, any time period (length) can be divided. Third, because it is 8 sub-times. Segments also do not cause too much load on the system calculations, and in the end, do not cause too much query load on the database.
另外,考虑到用户习惯问题,可以初步测试确定子时间段的数量后,最后相对固定子时间段的数量一段较长的时间。In addition, considering the user's habit problem, it is possible to initially test the number of sub-periods, and finally the number of relative fixed sub-periods for a long period of time.
图5流程2311生成错误信息提示,及流程2313错误信息提示,一般可以直接由客户端的JavaScript弹出框来完成,不需要特别的呈现处理,而初始化时间段统计数据2314,则还是需要经过特殊的呈现处理240展示给客户端的,具体的呈现方法及实例,会在“呈现”流程作比较详细的讲解。The process 2311 generates an error message prompt, and the process 2313 error message prompt, generally can be directly completed by the client's JavaScript pop-up box, does not require special rendering processing, and the initialization time period statistics data 2314, still need to undergo a special presentation. The specific rendering method and examples of the processing 240 being displayed to the client will be explained in more detail in the "rendering" process.
本申请所述的时间段统计数据,一般都是以统计图或者统计曲线的方式,呈现给客户端的,以便能让用户直观地作出判断。具体实例,如图7中时间段统计数据展示界面410所示。 The time period statistics data described in the present application are generally presented to the client in the form of a statistical graph or a statistical curve, so that the user can intuitively make a judgment. A specific example is shown in the time period statistical data display interface 410 in FIG.
通常的,可以通过适当的客户端程序,在客户端上呈现合适的操作界面,来固化很多操作选项,既能减少耗时的手工输入、还能避免大多数人为的操作失误、及更能带来更高的效率,从而大大改善用户操作体验和使用体验。在时间段查询方面,也很有必要如此设计。特别是,千百年来,我们人类已经养成了按照每天、每周、每个月、每年来计算时长的习惯,也习惯了用这些常用的时长(时间段)来衡量一些事物的习惯,因此,可以把向前或向后翻阅这些固定的、习惯的、约定俗成的时间段,固化到客户端的操作界面上,具体的如图7中操作界面420所示,从而实现让用户可以按每天、每周、每月、每年来向前或者向后翻阅历史信息的操作,并且,该操作界面随时可以让用户任意改变翻阅的时长,如从按每日翻阅变换到按每周、每月或者每年。In general, a variety of operational options can be implemented by presenting a suitable operating interface on the client through a suitable client program, which can reduce time-consuming manual input, avoid most human error, and more To be more efficient, which greatly improves the user experience and experience. In terms of time period query, it is also necessary to design this. In particular, for thousands of years, we humans have developed the habit of calculating the duration according to daily, weekly, monthly, and yearly times. They are also accustomed to using these common durations (time periods) to measure the habits of some things. Therefore, the fixed, customary, and customary time segments can be flipped forward or backward to be solidified on the client's operation interface, as shown in the operation interface 420 in FIG. 7, thereby enabling the user to press the daily, The operation of the historical information is read forward or backward every week, every month, every year, and the operation interface allows the user to change the length of the browsing at any time, such as changing from daily to weekly, monthly or yearly. .
另外,也可以按用户的阅读习惯,根据历史信息数据,在用户打开相应的服务页面前,就首先提供默认的、在合适范围内的初始化时间段,比如“最近一周”,将相应信息展示给用户,这样,就可以避免用户可能在第一次人工选择时间段时可能出现的错误了。In addition, according to the user's reading habits, according to the historical information data, before the user opens the corresponding service page, the default time period within the appropriate range, such as “last week”, is first provided, and the corresponding information is displayed. Users, in this way, can avoid errors that may occur when the user manually selects the time period for the first time.
当然,当用户仍然需要一个可以输入自定义时间段的选择时,可以提供一个合适的时间段自定义选择操作界面,以便用户选择。具体实施例,参见图7中自定义时间段输入框422。Of course, when the user still needs a choice to enter a custom time period, a suitable time period can be provided to customize the selection operation interface for the user to select. For a specific embodiment, see the custom time period input box 422 in FIG.
b)查询时间段和历史信息总时间段部分重合,但是结束时间超过范围 b) The query time period and the total time period of the historical information partially overlap, but the end time exceeds the range
图5中流程2310否定选项时,且2320肯定选项时,说明查询时间段和历史信息总时间段部分重合,但结束时间超过历史信息提供的时间范围。When the process 2310 in FIG. 5 denies the option, and the 2320 affirmative option, the query time period and the historical information total time period partially overlap, but the end time exceeds the time range provided by the historical information.
此时,则将B赋值给D,则查询时间段的新值,就能保证在历史信息总时间段范围内了,此时即可进入下一个响应流程2330。At this time, if B is assigned to D, the new value of the time period can be queried, and it can be guaranteed within the total time range of the historical information, and then the next response flow 2330 can be entered.
c)查询时间段和历史信息总时间段部分重合,但是开始时间超过范围 c) The query time period and the total time period of the historical information partially overlap, but the start time exceeds the range
图5中流程2330肯定选项时,说明查询时间段和历史信息总时间段部分重合,但开始时间超过历史信息提供的时间范围。When the process 2330 is a positive option in FIG. 5, it indicates that the query time period and the historical information total time period partially coincide, but the start time exceeds the time range provided by the historical information.
此时,则将A赋值给C,则查询时间段的新值,就能保证在历史信息总时间段范围内了,此时即可进入下一个响应流程2340。At this time, if A is assigned to C, the new value of the time period can be queried, and it can be guaranteed within the total time range of the historical information, and then the next response flow 2340 can be entered.
d)查询时间段开始时间和结束时间间隔太短 d) The start time and end time interval of the query time period are too short
图5中流程2340肯定选项时,说明查询时间段对所述历史信息来说,开始时间和结束时间间隔(时长或时间段间距)太短。When the process 2340 in FIG. 5 affirms the option, it indicates that the query time period is too short for the history information, the start time and the end time interval (length or time interval).
之所以需要判断查询时间段间距是否过小,是因为时间段间距过小会导致可能没有足够的信息可供翻阅,其次,信息量太少,可能造成时间段统计数据很难看,从而影响翻阅体验,也浪费用户的时间,及查询系统的计算资源。所以,用于判断流程2340的D-C的值是否小于某个限定值,此处的限定值,需要根据不同的历史信息,特别是历史信息的数量和历史信息的总时间段来综合考虑。The reason why it is necessary to judge whether the query time interval is too small is because the interval between the time periods is too small, which may result in insufficient information to be read. Secondly, the amount of information is too small, which may cause the time period statistics to be difficult to read, thus affecting the browsing experience. It also wastes user time and queries the computing resources of the system. Therefore, it is used to determine whether the value of D-C of the process 2340 is less than a certain limit value, and the limit value here needs to be comprehensively considered according to different historical information, in particular, the number of historical information and the total time period of the historical information.
若查询时间段间距太短,可以通过客户端JavaScript生成警告2341,并提示给客户端2342。 If the query time interval is too short, the warning 2341 can be generated by the client JavaScript and prompted to the client 2342.
由于本处的查询时间段已经在历史信息总时间段范围内,故只需要提供简单的警告信息即可,无需再提供时间段统计数据及其他附加内容。Since the query time period of the local area is already within the total time period of the historical information, it is only necessary to provide a simple warning message, and no need to provide time period statistics and other additional content.
e)附加关键词搜索需求 e) Additional keyword search requirements
如图5中所示,查询时间段合理性判断(包括流程2310、2320、2330、2340)后,经过流程2350,判断是否存在“关键词需求”为肯定选项时,说明用户的需求是“时间段查询附加关键词搜索需求”。As shown in FIG. 5, after the query period plausibility judgment (including the processes 2310, 2320, 2330, 2340), after the process 2350, it is determined whether the "keyword requirement" is a positive option, indicating that the user's demand is "time". Segment query additional keyword search requirements".
流程2350的判断可以通过判断服务页面是否通过GET或POST方式附加例如keyword或其他的事先设定的指定关键词参数,若发现有该参数,并且验证该关键词合法,即可判断为存在“关键词需求”。The determination of the process 2350 may be performed by determining whether the service page is added with a predetermined keyword parameter such as a keyword or other presets through a GET or POST method. If the parameter is found and the keyword is verified to be valid, it may be determined that the key exists. Word requirements."
流程2350、2360附加需求的判断,可以采用排除法来进行的。综合来说,流程2350含有关键词参数时,一般判定为时间段查询附加关键词搜索;流程2360含有内容索引参数,那么,就判定为时间段查询附加内容索引;若流程2350、2360都是否定选项,那么就说明用户只是单纯的查询时间段统计数据了,而无附加内容索引和关键词搜索。The determination of the additional requirements of the processes 2350 and 2360 can be performed by the exclusion method. In summary, when the process 2350 includes the keyword parameter, it is generally determined that the time segment query additional keyword search; the process 2360 includes the content index parameter, then the time segment query additional content index is determined; if the processes 2350, 2360 are negative The option, then the user is simply querying the time period statistics, and there is no additional content index and keyword search.
流程2350当响应页面捕获关键词参数,并且验证该关键词是合法有效的关键词时,那么,之后的流程则是按附加关键词需求的流程来进行响应的。在实际应用中,实现附加关键词需求的功能,也可以通过在客户端固化搜索菜单,如通过添加搜索框来实现,如图7中的关键词搜索框421,就提供了一个典型的关键词输入搜索框。对验证关键词的合法性和有效性,可以经由客户端JavaScript程序来完成或部分完成,从而避免web服务器为无效需求浪费资源。When the response page captures the keyword parameter and verifies that the keyword is a valid and valid keyword, then the subsequent process responds according to the process of the additional keyword requirement. In practical applications, the function of implementing additional keyword requirements can also be implemented by solidifying the search menu on the client, such as by adding a search box, such as the keyword search box 421 in FIG. 7, providing a typical keyword. Enter the search box. The validity and validity of the verification keyword can be completed or partially completed by the client JavaScript program, thereby preventing the web server from wasting resources for invalid requirements.
结合图5、图3中的实例3的图示内容,针对附加关键词需求255的响应步骤或流程,包括2个平行响应路线(见图3中的实例3的图示内容):In conjunction with the illustrated content of Example 3 in FIG. 5 and FIG. 3, the response step or flow for the additional keyword requirement 255 includes two parallel response routes (see the graphical content of Example 3 in FIG. 3):
第一条响应路线:切分时间段231,再根据子时间段与关键词进行关键词搜索查询2336,统计处理234后,获得时间段统计数据235;The first response route: the time segment 231 is divided, and the keyword search query 2336 is performed according to the sub-period and the keyword, and after the statistical processing 234, the time period statistical data 235 is obtained;
第二条响应路线:按查询时间段及关键词进行关键词搜索236,一方面直接获得时间索引237用来之后指导排列内容索顺序,另一个方面通过搜索结果生成内容索引238,进而获得内容索引239。The second response route: the keyword search 236 is performed according to the query time period and the keyword. On the one hand, the time index 237 is directly used to guide the ordering of the content sequence, and the other aspect generates the content index 238 through the search result, thereby obtaining the content index. 239.
最后,通过呈现处理239将上述时间段统计数据235和内容索引239呈现给客户端。Finally, the time period statistics 235 and the content index 239 are presented to the client by the rendering process 239.
f)附加内容索引需求 f) Additional content indexing requirements
如图5中所示,流程2350否定选项后,经过流程2360判断是否存在“内容索引需求”为肯定选项时,说明用户的需求是“时间段查询附加内容索引需求”。As shown in FIG. 5, after the process 2350 negates the option, it is determined by the process 2360 whether the "content index requirement" is a positive option, indicating that the user's requirement is "time segment query additional content index requirement".
流程2360的判断可以通过判断服务页面是否通过GET或POST方式附加事先设定的指定内容索引参数,若发现有该参数,并且验证该关键词合法,即可判断为存在“内容索引需求”。The process 2360 can determine whether the service page has a predetermined content index parameter set by a GET or POST method. If the parameter is found and the keyword is valid, the content index requirement can be determined.
实现附加内容索引的功能实现,也可以通过固化客户端页面菜单来实现。The implementation of the function of implementing additional content indexing can also be achieved by curing the client page menu.
结合图5、图3中的实例2的图示内容,针对附加关键词需求255的响应步骤或流程,包括2个平行响应路线(见图3中的实例2的图示内容): In conjunction with the illustrated content of Example 2 in FIG. 5 and FIG. 3, the response step or flow for the additional keyword requirement 255 includes two parallel response routes (see the graphical content of Example 2 in FIG. 3):
第一条响应路线:切分时间段231,再针对各个子时间段的信息单元数量进行查询232,统计处理234后,获得时间段统计数据235;The first response route: splitting the time period 231, and then querying 232 for the number of information units of each sub-time period, after the statistical processing 234, obtaining time period statistics 235;
第二条响应路线:执行内容索引处理236、一方面是获得时间索引237,以便用来呈现内容索引的时候进行排序,另一方面是通过获得的检索内容生成238内容索引239。The second response route: Execution of the content indexing process 236, on the one hand, the time index 237 is obtained for sorting when the content index is presented, and on the other hand, the content index 239 is generated 238 by the retrieved content obtained.
最后,通过呈现处理239将上述时间段统计数据235和内容索引239呈现给客户端。Finally, the time period statistics 235 and the content index 239 are presented to the client by the rendering process 239.
g)既无附加关键词搜索需求及也无附加内容索引需求 g) No additional keyword search requirements and no additional content indexing requirements
如图5中所示,流程2360否定选项后,即说明用户的需求是“时间段查询既未附加关键词需求也未附加内容索引需求”。As shown in FIG. 5, after the process 2360 negates the option, it indicates that the user's demand is "the time segment query has neither the keyword requirement nor the content index requirement".
一般地,可以通过判断服务页面既未携带关键词参数、也未携带内容索引参数则表明客户端需求为单纯的时间段数据查询。Generally, the client request may be a simple time period data query by judging that the service page neither carries the keyword parameter nor carries the content index parameter.
单纯的时间段数据查询流程如下(见图3中的实例1的图示内容):The simple time period data query flow is as follows (see the graphical content of Example 1 in Figure 3):
切分时间段231,再针对各个子时间段的信息单元数量进行查询232,统计处理234后,获得时间段统计数据235;Dividing the time period 231, and then querying 232 for the number of information units of each sub-time period, after the statistical processing 234, obtaining time period statistics 235;
最后,通过呈现处理239将上述时间段统计数据235呈现给客户端。Finally, the time period statistics 235 are presented to the client by the rendering process 239.
值得说明的是,本处流程既没有内容检索也没有提供内容索引的流程。It is worth noting that the process of the department has neither a content search nor a process of providing content indexing.
3.呈现处理 3. Presentation processing
需要说明的是,呈现处理,可以是响应流程的一部分,而呈现处理装置,也可以是响应装置的一部分,本处与响应流程独立描述,主要是针对大型的快速翻阅历史信息的服务系统,更偏向于独立,以便提供更好的服务水平,及提供更多更方便的扩展。It should be noted that the presentation process may be part of the response process, and the presentation processing device may also be part of the response device. The local office and the response process are described independently, mainly for a large service system that quickly scrolls through historical information, and more It is biased towards independence to provide a better level of service and to provide more convenient extensions.
正如前文所述,对于简单的提示或者警告信息,一般可以经由JavaScript来做简单的提示;但是,对于时间段统计数据、关键词搜索的内容索引、或者单纯的内容索引,则需要进行特别的页面安排,以便提高更好的视觉效果、操作体验、及翻阅效率。As mentioned earlier, simple hints or warnings can generally be prompted via JavaScript; however, for time period statistics, content indexing of keyword searches, or pure content indexing, special pages are required. Arrange to improve better visuals, operational experience, and efficiency.
为了便于更好地展示时间段统计数据,一般可以通过客户端适当的程序如JavaScript程序来解析时间段统计数据并以统计曲线的形式来展示上述解析结果。In order to better display the time period statistics, the time period statistics can be parsed through a suitable client program such as a JavaScript program and the above analysis results can be displayed in the form of a statistical curve.
图6是适于与图2、图3、图5的间段信息查询系统结构一起使用的、时间段统计数据部分的呈现处理的方法示意图,其方法如下:6 is a schematic diagram of a method for rendering processing of a time period statistical data portion suitable for use with the inter-section information query system structure of FIGS. 2, 3, and 5, and the method is as follows:
步骤2401:客户端程序解析响应获得的时间段统计数据,取得子时间段的数量,及每个子时间段的信息数据;Step 2401: The client program parses the time period statistics obtained by the response, obtains the number of sub-time periods, and information data of each sub-time period;
步骤2402:切分并标记查询时间段起始时间、及各个子时间段分割点所处的日期和/或时间,形成日期和/或时间刻度标注;Step 2402: Dividing and marking the start time of the query period, and the date and/or time of the split point of each sub-period, forming a date and/or time scale label;
步骤2403:将子时间段信息量数据标注在每个分时间段中心位置的相应坐标上,形成子时间段信息量 标注点;Step 2403: Label the sub-time period information quantity data on the corresponding coordinates of the center position of each sub-period, to form the sub-time period information amount. Label point
步骤2404:用直线连接上述子时间段信息量标注点,形成查询时间段全局信息量统计曲线矢量图。Step 2404: Connect the above-mentioned sub-period information quantity label points with a straight line to form a vector graph of the global information quantity statistical curve of the query time period.
具体信息量统计曲线矢量图实例,见图7中时间段统计数据展示界面410。An example of a specific information volume statistical curve vector diagram is shown in the time period statistical data display interface 410 in FIG.
内容索引部分的呈现,则完全是根据获得的时间索引来顺序排序并显示的。具体内容索引部分的呈现实例,见图7中时间段统计数据展示界面430。The presentation of the content index part is completely sorted and displayed according to the obtained time index. A presentation example of the specific content index portion is shown in the time period statistical data display interface 430 in FIG.
给用户提供合适的时间段信息统计曲线图、合适的固化的时间段选择操作界面、合适的内容索引展示界面,就可以实现给用户提供更好的快速翻阅历史信息的服务。图7是根据本发明的快速翻阅历史信息的时间段信息查询系统,其中客户端的界面一个实例案例的页面截图,部分诠释这个界面的组织形式。Providing the user with a suitable time period information statistical graph, a suitable curing time period selection operation interface, and a suitable content index display interface can provide a better service for the user to quickly browse through the historical information. FIG. 7 is a time period information query system for quickly flipping through historical information according to the present invention, wherein a screenshot of a sample case of the client interface partially explains the organization of the interface.
另外,本发明提供了2个公共的、且完全公开的url服务测试页面:In addition, the present invention provides two public, and fully publicly available url service test pages:
其一针对英文界面,https://reuiew.com/resource.php?source=techcrunchOne for the English interface, https://reuiew.com/resource.php? Source=techcrunch ;
其二,针对中文界面,及http://cn.reuiew.com/resource.php?source=huxiuSecond, for the Chinese interface, and http://cn.reuiew.com/resource.php? Source=huxiu .
可以作为本发明实际的应用案例示范。It can be demonstrated as a practical application case of the present invention.
本发明结合上述典型实施例进行了详细描述,但是这些不应被认为是对本发明范围的限制,而且仅作为对本发明的不同示例和方面的说明。应该理解,本发明的范围包括未在上文详细讨论的其他实施。在不脱离如所附权利要求书限定的本发明的精神和范围的情况下,可以在本文公开的本发明的配置、操作和方法以及装置的细节中进行各种修改、改变和变形,其对于本领域的技术人员来说是易见的。因此,本发明的范围应由所附权利要求书及法律等同物确定。 The present invention has been described in detail in connection with the exemplary embodiments described above, but these are not to be construed as limiting the scope of the invention. It should be understood that the scope of the invention includes other implementations not discussed in detail above. Various modifications, changes and variations can be made in the details of the configuration, operation and method and apparatus of the invention disclosed herein without departing from the spirit and scope of the invention. It will be apparent to those skilled in the art. Therefore, the scope of the invention should be determined by the appended claims and the legal equivalents.

Claims (20)

  1. 一种快速翻阅历史信息的方法,包括:A quick way to flip through historical information, including:
    将所述历史信息中具有时间属性及一个或多个其他共同属性的组成单位作为单一信息单元,并以所述时间属性标记它,作为所述信息单元的时间索引;Forming, in the history information, a constituent unit having a time attribute and one or more other common attributes as a single information unit, and marking the time attribute as the time index of the information unit;
    响应来自客户端的时间段查询,获取在所述时间段内的信息单元数据,及向客户端呈现所述数据。In response to the time period query from the client, the information unit data within the time period is obtained, and the data is presented to the client.
  2. 根据权利要求1所述的响应来自客户端的时间段查询,其特征在于包括以下步骤:The response to a time period query from a client according to claim 1, comprising the steps of:
    步骤(1)将所述时间段切分为多个连续且均分的子时间段;Step (1) dividing the time period into a plurality of consecutive and equally divided sub-periods;
    步骤(2)分别统计各个子时间段内的信息单元数量,生成统一的时间段统计数据。Step (2) separately counts the number of information units in each sub-period, and generates unified time period statistics.
  3. 根据权利要求1、2所述的方法,权利要求2所述步骤(1)将时间段切分为多个连续且均分的子时间段,其特征在于,还包括判断所述时间段对所述历史信息是否合理,若时间段不合理,则返回客户端合理的时间段信息以供参考选择。The method according to claim 1, 2, wherein the step (1) of claim 2 divides the time period into a plurality of consecutive and evenly divided sub-periods, and further comprising determining the time period Whether the historical information is reasonable, if the time period is unreasonable, return the reasonable time period information of the client for reference selection.
  4. 根据权利要求1、2所述的方法,所述向客户端呈现时间段统计数据,特征在于,以统计图或统计曲线的形式呈现所述时间段统计数据。The method according to claim 1, 2, wherein the client presents time period statistics, characterized in that the time period statistics are presented in the form of a graph or a statistical curve.
  5. 根据权利要求1所述的方法,所述响应来自客户端的时间段查询,其特征在于,还包括响应来自客户端的内容索引需求,并向客户端呈现相应的内容索引信息;所述内容索引信息包括且不限于信息单元的标题、摘要、附图、内容或其他所述信息单元具有的信息。The method according to claim 1, wherein the response is from a time period query of a client, and further comprising: responding to a content index requirement from the client, and presenting corresponding content index information to the client; the content index information includes It is not limited to the title, abstract, drawing, content or information of other information units of the information unit.
  6. 根据权利要求1、2、5所述的方法,权利要求2响应来自客户端的时间段查询,其特征在于还包括以下步骤:The method according to claims 1, 2, and 5, wherein the response to the time period query from the client is characterized by further comprising the steps of:
    步骤(3)提取全部或者部分所述时间段内信息单元的全部或部分信息作为内容索引。Step (3) extracts all or part of the information of the information unit in all or part of the time period as a content index.
  7. 根据权利要求1、2、5、6所述的方法,权利要求1所述的向客户端呈现所述数据,其特征在于,还包括向客户端呈现所述内容索引。The method according to claim 1, 2, 5, and 6, wherein the presenting the data to a client according to claim 1, further comprising presenting the content index to a client.
  8. 根据权利要求1、2、5、6、7所述的方法,向客户端呈现所述内容索引,其特征还在于,是以时间顺序呈现所述内容索引。The method of claim 1, 2, 5, 6, and 7, presenting the content index to a client, further characterized by presenting the content index in chronological order.
  9. 根据权利要求1、2、5、6、7所述的方法,所述响应来自客户端的时间段查询,其特征在于,还包括响应附加关键词的内容索引需求。The method of claims 1, 2, 5, 6, and 7, wherein the response is a time period query from a client, and further comprising: a content indexing request responsive to the additional keyword.
  10. 根据权利要求1、2、5、6、7、9所述的方法,权利要求2所述步骤(2)根据所述历史信息的时间索引,分别统计各个子时间段内的信息单元数量,生成统一的时间段统计数据,其特征还在于,所述信息单元中的信息标题、信息摘要、信息附图、信息内容或其他信息,或者以上的至少一种含有所述关键词。According to the method of claim 1, 2, 5, 6, 7, and 9, the step (2) of claim 2 separately counts the number of information units in each sub-period according to the time index of the historical information, and generates The unified time period statistical data is further characterized in that the information title, the information digest, the information drawing, the information content or other information in the information unit, or at least one of the above, contains the keyword.
  11. 根据权利要求1、2、5、6、7、9所述的方法,权利要求6所述步骤(3)提取全部或者部分所述时间段内信息单元的全部或部分信息作为内容索引,其特征还在于,所述信息 单元中的信息标题、信息摘要、信息附图、信息内容或其他信息,或者以上的至少一种含有所述关键词。The method according to claim 1, 2, 5, 6, 7, and 9, wherein the step (3) of claim 6 extracts all or part of the information of all or part of the information unit in the time period as a content index, and features thereof. Also in the information The information title, the message digest, the information drawing, the information content, or other information in the unit, or at least one of the above, contains the keyword.
  12. 根据权利要求1所述的方法,其特征在于,来自客户端的时间段查询可以是连续的响应及信息呈现,所述连续性响应特征在于,相连2次的时间段查询及响应是相互关联的。The method according to claim 1, wherein the time period query from the client is a continuous response and information presentation, and the continuity response is characterized in that the time period queries and responses that are connected twice are related to each other.
  13. 根据权利要求1所述的方法,其特征还在于,所述历史信息可以是任何含有时间属性的信息、文档、事件或以上的任意组合;所述时间属性可以是信息的产生时间、文件标记时间、事件产生时间等;所述历史信息的其他共同属性可以且不限于包括标题、摘要、作者、内容、版权、文件名、文件类型、文件大小或其他所述历史信息具有的属性等。The method of claim 1 further characterized in that said history information can be any information, document, event, or any combination of the above, including time attributes; said time attribute can be information generation time, file marking time The event generation time and the like; other common attributes of the history information may be, without limitation, including a title, a summary, an author, a content, a copyright, a file name, a file type, a file size, or other attributes of the history information.
  14. 根据权利要求1所述的方法,其特征还在于,所述历史信息中信息单元缺乏时间属性时,则将与其相邻的存储编号的信息单元的时间属性赋予它,若相邻的信息单元仍然没有时间属性,则依此类推,直到有时间属性的信息单元为止;所述存储编号,通常是存储所述历史信息时给予每个信息单元的不重复的唯一正整数编号;若无存储编号,也没有时间属性,则不对该信息单元标记时间属性。The method according to claim 1, further characterized in that, when the information unit in the history information lacks a time attribute, the time attribute of the information unit of the memory number adjacent thereto is assigned to it, if the adjacent information unit remains There is no time attribute, and so on, until there is an information element of the time attribute; the storage number is usually a unique positive integer number that is given to each information unit when the history information is stored; if there is no storage number, There is also no time attribute, and the time attribute is not marked for this information element.
  15. 根据权利要求1所述的方法,其特征还在于,若所述历史信息中的时间属性不是时间戳时,则将该时间属性统一转换为时间戳。The method according to claim 1, further characterized in that if the time attribute in the history information is not a time stamp, the time attribute is uniformly converted into a time stamp.
  16. 一种用于快速翻阅历史信息的时间段信息查询系统,包括:A time period information query system for quickly flipping through historical information, comprising:
    存储装置,用于存储所述历史信息;a storage device, configured to store the historical information;
    标记装置,用于将所述历史信息中具有时间属性及一个或多个其他共同属性的组成单位,作为单一信息单元,并以所述时间属性标记它,作为所述信息单元的时间索引;a marking device, configured to use, as a single information unit, a constituent unit having a time attribute and one or more other common attributes in the history information, and marking the time attribute as the time index of the information unit;
    响应装置,用于响应客户端时间段查询,获取在所述时间段内的信息单元数据,向客户端呈现所述数据;The response device is configured to: in response to the client time period query, acquire information unit data in the time period, and present the data to the client;
    呈现装置,用于呈现响应装置获取的数据;a rendering device, configured to present data acquired by the response device;
    客户端装置,用于向上述响应装置发送时间段查询、及接收呈现装置呈现的数据。The client device is configured to send a time period query to the response device and receive data presented by the presentation device.
  17. 根据权利要求16所述的时间段信息查询系统,其特征在于所述响应装置具体还可以包括以下装置:The time period information query system according to claim 16, wherein the response device specifically comprises the following devices:
    (1)时间段处理装置,用于时间段切分为多个连续且均分的子时间段;(1) a time period processing device, configured to divide the time period into a plurality of consecutive and evenly divided sub-periods;
    (2)统计装置,用于根据所述历史信息的时间索引,分别统计各个子时间段内的信息单元数量,生成统一的时间段统计数据;(2) a statistical device, configured to separately count the number of information units in each sub-time period according to the time index of the historical information, and generate unified time period statistical data;
  18. 根据权利要求16、17所述的时间段信息查询系统,其特征在于所述时间段处理装置还包括判断装置,用于判断所述时间段需求对所述历史信息是否合理,若时间段不合理,则根据所述历史信息,返回客户端合理的时间段信息以供参考选择。 The time period information query system according to claim 16, wherein the time period processing device further comprises determining means for determining whether the time period requirement is reasonable for the historical information, if the time period is unreasonable. And returning the reasonable time period information of the client for reference selection according to the historical information.
  19. 根据权利要求16、17所述的时间段信息查询系统,其特征在于所统计装置还包括信息处理装置,用于提取所述时间段内全部或者部分满足条件的信息单元的全部或部分信息生成内容索引。The time period information inquiry system according to claim 16, wherein the statistical means further comprises information processing means for extracting all or part of the information generation content of the information unit that satisfies all or part of the condition within the time period. index.
  20. 根据权利要求16所述的时间段信息查询系统,其特征在于所述标记装置还包括,时间戳转换装置,用于当所述历史信息中的时间属性不是时间戳时,则将该时间属性统一转换为时间戳。 The time period information query system according to claim 16, wherein the marking means further comprises: time stamp converting means for unifying the time attribute when the time attribute in the history information is not a time stamp Convert to timestamp.
    Figure PCTCN2015083771-appb-100001
    Figure PCTCN2015083771-appb-100001
PCT/CN2015/083771 2014-07-16 2015-07-10 Method of quickly browsing history information and time period information query system WO2016008389A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410338764.1 2014-07-16
CN201410338764 2014-07-16

Publications (1)

Publication Number Publication Date
WO2016008389A1 true WO2016008389A1 (en) 2016-01-21

Family

ID=55077908

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/083771 WO2016008389A1 (en) 2014-07-16 2015-07-10 Method of quickly browsing history information and time period information query system

Country Status (1)

Country Link
WO (1) WO2016008389A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101641674A (en) * 2006-10-05 2010-02-03 斯普兰克公司 Time series search engine
CN102737133A (en) * 2012-06-27 2012-10-17 北京城市网邻信息技术有限公司 Real-time searching method
CN103324718A (en) * 2013-06-25 2013-09-25 百度在线网络技术(北京)有限公司 Topic venation digging method and system based on massive searching logs
CN103823813A (en) * 2012-11-19 2014-05-28 腾讯科技(深圳)有限公司 Method and device for processing history operation records of electronic terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101641674A (en) * 2006-10-05 2010-02-03 斯普兰克公司 Time series search engine
CN102737133A (en) * 2012-06-27 2012-10-17 北京城市网邻信息技术有限公司 Real-time searching method
CN103823813A (en) * 2012-11-19 2014-05-28 腾讯科技(深圳)有限公司 Method and device for processing history operation records of electronic terminal
CN103324718A (en) * 2013-06-25 2013-09-25 百度在线网络技术(北京)有限公司 Topic venation digging method and system based on massive searching logs

Similar Documents

Publication Publication Date Title
US10387520B2 (en) Online publication system and method
US11487405B2 (en) Searching digital content
US20220327137A1 (en) Modifying field definitions to include post-processing instructions
US9928242B2 (en) Managing the content of shared slide presentations
US9112936B1 (en) Systems and methods for ephemeral eventing
US10042862B2 (en) Methods and systems for connecting a social network to a geospatial data repository
CN104216967A (en) Historical browsing record management method and device and mobile terminal
CN105488045A (en) Data display method and device
McTavish et al. Phylesystem: a git-based data store for community-curated phylogenetic estimates
CN112100138A (en) Log query method and device, storage medium and electronic equipment
US11003830B2 (en) Providing location-based font recommendations
JP7278324B2 (en) Test method, device, storage medium, and program for map search of electronic map
JP4084647B2 (en) Information search system, information search method, and information search program
US8904272B2 (en) Method of multi-document aggregation and presentation
CN109947832A (en) EXCEL tables of data is generated to method, apparatus, terminal and the storage medium of SQL file
CN113051460A (en) Elasticissearch-based data retrieval method and system, electronic device and storage medium
JP2010231442A (en) Information provision device
WO2016008389A1 (en) Method of quickly browsing history information and time period information query system
Hebert et al. PIVAJ: displaying and augmenting digitized newspapers on the web experimental feedback from the" Journal de Rouen" collection
CN111680072B (en) System and method for dividing social information data
US9223881B1 (en) Quotation management platform
CN113448929A (en) Data storage method and device, equipment and storage medium
US20160117352A1 (en) Apparatus and method for supporting visualization of connection relationship
CN111782958A (en) Recommendation word determining method and device, electronic device and storage medium
JP2016181290A (en) Information processing apparatus

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15821713

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 24/03/2017)

122 Ep: pct application non-entry in european phase

Ref document number: 15821713

Country of ref document: EP

Kind code of ref document: A1