The present invention relates to a data search system and a data search method.
The amounts of data managed by users have recently been increasing due to proliferation of social networking service (SNS) and prevalence of data management using cloud computing services. In such a situation, more sophisticated search methods are in demand in order to quickly and accurately find data desired by users from massive amounts of data managed by the users. As a conventional search method, a cross search technique is known, in which data storage devices with different schemata (data structures) are cross-searched based on an input keyword (see, for example, Patent Literature 1).
Patent Literature 1: Japanese Patent Application Laid-Open Publication No. 2008-102736
However, the conventional search method presents only a search result containing the data including the search keyword input by the user. For example, users managing photo data, in particular, have recently been increasing. When the user inputs a keyword for a search, even though photo data highly relevant to the input keyword exists, the photo data cannot be presented as a search result, because such photo data does not include texts. Information issued using an SNS often does not include a content that matches a search keyword. Therefore, it is difficult to retrieve them after being issued. That is, the conventional method has a problem in that data that does not include a search keyword cannot be presented as a search result, even when the data is highly relevant to the search keyword.
The present invention is made in view of the situation as described above and aims to provide a data search system and a data search method capable of presenting all the data highly relevant to a search keyword as a search result.
According to an aspect, the present invention provides a data search system that conducts a search through a plurality of pieces of search target data to which at least date and time information is attached as attached data. The data search system includes: search means for searching the plurality of pieces of search target data for keyword-matching data including a search keyword, and extracting, as a linked search keyword, the date and time information on a time period that is included in the attached data attached to the keyword-matching data; linked search means for searching the plurality of pieces of search target data for whether there exists linked matching data to which attached data including a time period that is close to the time period of the linked search keyword is attached; and output means for outputting the keyword-matching data and the linked matching data.
In this data search system, if there exists data including a search keyword, the date and time information included in the attached data of the data is extracted as a linked search keyword, and, if a plurality of pieces of data other than such data include any piece of data having attached data close to the linked search keyword, it can be retrieved and output as data indirectly related to the search keyword. As a result, a plurality of pieces of data can be retrieved in a linked manner based on not only the search keyword but also the attached data of the keyword-matching data, so that even data that does not include the search keyword can be retrieved and output as data highly relevant to the search keyword. Since a search is conducted based on the date and time information attached to the data including the search keyword, the linked matching data is likely to be data highly relevant to the search keyword in terms of time. According to the present invention, all the data highly relevant to the search keyword in terms of time can be output as search results.
According to another aspect, the present invention provides a data search method in which a search is conducted through a plurality of pieces of search target data to each of which at least date and time information is attached as attached data. The method includes: a search step, by search means, of searching the plurality of pieces of search target data for keyword-matching data including a search keyword, and extracting, as a linked search keyword, the date and time information included in the attached data attached to the keyword-matching data; a linked search step, by linked search means, of searching the plurality of pieces of search target data for whether there exists linked matching data to which attached data close to the linked search keyword is attached; and an output step, by output means, of outputting the keyword-matching data and the linked matching data. This search method can achieve the same effects as in the data search system described above.
The present invention can provide a data search system and a data search method capable of presenting all the highly relevant data as a search result.
Preferred embodiments of a data search system and a data search method according to the present invention will be described in details below in conjunction with the figures. In the description of the figures, the same elements are denoted with the same reference signs and an overlapping description will be omitted.
The function of each component of the data search server apparatus 10 will now be described in detail.
Returning to
The search target data storage unit 11 stores a plurality of pieces of search target data. Each piece of the search target data is data including text data and image data, for example, schedule data 170, SNS data 171, photo data 172, news data 173, weather data 174, or transfer guide data 175.
The index creation unit 12 creates an index based on the search target data stored in the search target data storage unit 11. The creation of the index eliminates the need for searching through the entire search target data during a data search and enables an efficient search. The created index information is stored into the index storage unit 17. An illustration of the index stored in the index storage unit 17 is shown in
The search unit 13 searches a plurality of pieces of search target data stored in the search target data storage unit 11 for keyword-matching data including a search keyword. The search keyword is a keyword input by the user, transmitted from the communication unit 24 of the terminal device 20 to the data search server apparatus 10 and received by the communication unit 18. The search unit 13 performs a search with the index. The keyword-matching data is not limited to data exactly matching the search keyword but may be data including the search keyword. If keyword-matching data exists, the search unit 13 extracts, as a linked search keyword, the metadata (date and time information, positional information, accompanying person information, and tag information) attached to the keyword-matching data. For example, in the example of search target data shown in
The linked search unit 14 searches a plurality of pieces of search target data stored in the search target data storage unit 11 for whether there exists linked matching data to which metadata close to the linked search keyword is attached. In the search for the linked matching data, the search is conducted through metadata of the same item. For example, in the example of search target data shown in
The hierarchical structure specifying unit 15 is hierarchical structure specifying means for generating the keyword-matching data found by the search unit 13 and the linked matching data found by the linked search unit 14 in different hierarchical levels.
The output unit 16 outputs the keyword-matching data and the linked matching data. The data output by the output unit 16 is transmitted to the terminal device 20 by the communication unit 18. That is, the output unit 16 refers to the hierarchical structure data generated by the hierarchical structure specifying unit 15 and outputs the keyword-matching data and the linked matching data.
The function of each component of the terminal device 20 will now be described in details. As shown in
The data registration unit 21 accepts search target data to be stored in the search target data storage unit 11, based on a user operation, and registers the accepted data into the data search server apparatus 10. For example, when the user updates the schedule data 170 or the SNS data 171, the updated information is registered as search target data in the search target data storage unit 11. The data registration unit 21 accepts user registration data (accompanying person information and tag information) that can be optionally registered by the user as metadata and registers the accepted user registration data into the data search server apparatus 10. In a case where search target data is not stored in the search target data storage unit 11 of the data search server apparatus 10 but is retained in another server apparatus, the data registration unit 21 registers search target data into that server apparatus.
The search keyword input unit 22 accepts input of a search keyword based on a user's operation. The keyword accepted by the search keyword input unit 22 is transmitted to the data search server apparatus 10 through the communication unit 24. The accepted keyword is set as a search keyword in a search by the search unit 13.
The data search result display unit 23 displays the keyword-matching data and the linked matching data output by the output unit 16. When hierarchical structure data is output by the output unit 16, the pieced of data each are displayed in different hierarchical levels.
Referring to
First, a user operation on the terminal device 20 (operation for updating schedule data or SNS data) is accepted, and search target data is registered by the data registration unit 21 (step S101). Upon data registration, the index creation unit 12 creates an index based on the registered search target data (step S102).
Subsequently, when the user conducts a data search from the terminal device 20, the search keyword input unit 22 accepts a search keyword input through a user operation (keyword input by the user) (step S103). The search keyword is transmitted from the communication unit 24 of the terminal device 20 to the communication unit 18 of the data search server apparatus 10 (step S104). Next, in the data search server apparatus 10, the search unit 13 conducts a keyword search based on the search keyword transmitted from the terminal device 20 (step S105). If there exists data including the search keyword in the search target data, the search unit 13 specifies the data as keyword-matching data (S106). The search unit 13 further extracts, as a linked search keyword, metadata (date and time information, positional information, accompanying person information, and tag information) attached to the keyword-matching data (step S107).
Next, the linked search unit 14 conducts a linked search based on the linked search keyword (step S108). If there exist, among the search target data, data to which metadata close to the linked search keyword is attached, the linked search unit 14 specifies that data as linked matching data (step S109). Next, the hierarchical structure specifying unit 15 generates hierarchical structure data indicating a hierarchical structure of the keyword-matching data and the linked matching data (step S110). Here, the hierarchical structure is specified in three or two hierarchical levels.
After the hierarchical structure is specified in step S110, the output unit 16 outputs the keyword-matching data and the linked matching data in accordance with a generated hierarchy (step S111). The output data is communicated through the communication unit 18 and the communication unit 24 and received as a search result by the terminal device 20 (step S112). The received data is output in such an output form as to allow the user to recognize different hierarchical levels, and is displayed by the data search result display unit 23 (step S113).
In the data search system 1 and the data search method in the data search system 1 as described above, when data including a search keyword exists, the date and time information included in the attached data of the data is extracted as a linked search keyword, and, if a plurality of pieces of data other than such data include any piece of data having attached data close to the linked search keyword, such piece of data can be retrieved and output as data indirectly related to the search keyword. As a result, a plurality of pieces of data can be retrieved in a linked manner based on not only the search keyword but also the attached data of the keyword-matching data, so that even data that does not include the search keyword can be retrieved and output as data highly relevant to the search keyword. Since a search is conducted based on the date and time information attached to the data including the search keyword, the linked matching data is likely to be data highly relevant to the search keyword in terms of time. According to the present invention, all the data highly relevant to the search keyword in terms of time can be output as search results.
In the data search system 1, the attached data further includes positional information, and the positional information included in the attached data attached to the keyword-matching data is extracted as a linked search keyword, so that all the related data highly relevant to the search keyword in terms of location can be more reliably presented as search results.
In the data search system 1, the attached data further includes user registration information, which is text data that can be optionally registered by the user. The search unit 13 extracts, as a linked search keyword, the user registration information included in the attached data attached to the keyword-matching data, so that the related data that is related to the search keyword through the information optionally registered by the user can be presented as a search result based on that information.
The data search system 1 further includes the hierarchical structure specifying unit 15 that generates the keyword-matching data and the linked matching data in different hierarchical levels. The output unit 16 outputs the keyword-matching data and the linked matching data in accordance with a hierarchy generated by the hierarchical structure specifying unit 15, so that the keyword-matching data and the linked matching data are separately generated, thereby enabling a data output that allows the user to easily recognize the relevance to the search keyword. The hierarchy may include three or two hierarchical levels. In the case of three hierarchical levels, it is possible to recognize by which metadata the linked matching data is connected, and the search result display is more organized and easier to understand for the user.
The present invention is not limited to the foregoing embodiment. For example, the components of the data search server apparatus shown in
Here, in the data search system according to the present invention, the linked search means may search for linked matching data to which attached data including date and time information that partially matches the time period indicated by the linked search keyword is attached. The linked search means may search for linked matching data whose attached data includes date and time information such that a time period between the time period indicated by the linked search keyword and the date and time information is not longer than a predetermined time.
In the data search system according to the present invention, the attached data may further include positional information. The search means may extract, as a linked search keyword, the positional information included in the attached data attached to the keyword-matching data. In this case, the positional information is employed as attached data, so that all the related data highly relevant to the search keyword in terms of location can be presented as search results.
In the data search system according to the present invention, the attached data may further include user registration information which is text data that can be optionally registered by the user. The search means may extract, as a linked search keyword, the user registration information included in the attached data attached to the keyword-matching data. In this case, the related data that is related to the search keyword through the information optionally registered by the user can be presented as a search result, based on that data.
The data search system according to the present invention further includes hierarchical structure specifying means for generating the keyword-matching data and the linked matching data in different hierarchical levels. The output means may output the keyword-matching data and the linked matching data in accordance with a hierarchy generated by the hierarchical structure specifying means. With such a configuration, the keyword-matching data and the linked matching data that does not include the search keyword but is assumed to be highly relevant are separately generated, thereby enabling a data output that allows the user to easily recognize the relevance to the search keyword.
The present invention is applicable to a data search system and a data search method and can present all the data highly relevant to a search keyword as search results.
1 . . . data search system, 10 . . . data search server apparatus, 13 . . . search unit (search means), 14 . . . linked search unit (linked search means), 15 . . . hierarchical structure specifying unit (hierarchical structure specifying means), 16 . . . output unit (output means).
Number | Date | Country | Kind |
---|---|---|---|
2012-077814 | Mar 2012 | JP | national |
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/JP13/59066 | 3/27/2013 | WO | 00 |