CN105574062A - File retrieval method and apparatus and terminal - Google Patents

File retrieval method and apparatus and terminal Download PDF

Info

Publication number
CN105574062A
CN105574062A CN201510380934.7A CN201510380934A CN105574062A CN 105574062 A CN105574062 A CN 105574062A CN 201510380934 A CN201510380934 A CN 201510380934A CN 105574062 A CN105574062 A CN 105574062A
Authority
CN
China
Prior art keywords
file
key word
filename
index table
type
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510380934.7A
Other languages
Chinese (zh)
Inventor
田永胜
路雄博
刘鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
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 Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority to CN201510380934.7A priority Critical patent/CN105574062A/en
Publication of CN105574062A publication Critical patent/CN105574062A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/43Querying

Abstract

Embodiments of the invention disclose a file retrieval method and apparatus and a terminal. The file retrieval method comprises the steps of receiving a retrieval request, wherein the retrieval request comprises a target file type and a keyword; according to the target file type, screening file index tables of the type; according to the keyword, screening files meeting the keyword requirement in the file index tables; and outputting files meeting the condition. According to the embodiments of the invention, the files are classified and the keyword is adopted for retrieval without the need for inputting all file names, so that the retrieval efficiency is improved and the user experience is enhanced.

Description

A kind of document retrieval method, device and terminal
Technical field
The present invention relates to data processing field, particularly relate to a kind of document retrieval method, device and terminal.
Background technology
Along with the use of intelligent terminal is day by day frequent, usually store heap file in existing intelligent terminal, when needing to use or check certain part of file above intelligent terminal, prior art is the filename of this file of input, and then searches out this file; Or browse file on intelligent terminal one by one to find this file by folder content.
Realizing in process of the present invention, inventor finds that in prior art, at least there are the following problems: because quantity of documents is many, and user sometimes cannot remember filename clearly, now then cannot be retrieved file destination by filename; When folder content is too much, browses one by one and extremely waste time and energy, file destination cannot be retrieved fast.
Summary of the invention
The embodiment of the present invention provides a kind of document retrieval method, device and terminal, can quick-searching file, promotes Consumer's Experience.
First aspect present invention provides a kind of document retrieval method, comprising:
Receive retrieval request, described retrieval request comprises target file type and key word;
The File Index Table under the type is screened according to described target file type;
In described File Index Table, the file meeting described key word is screened according to described key word;
Export qualified file.
Preferably, before described reception retrieval request, also comprise: initialization process is carried out to All Files, form File Index Table.
Preferably, described initialization process is carried out to All Files, form File Index Table, comprising: traversal All Files, resolve the filename of described All Files; Name identification information is generated according to described filename; By described name identification information, file type and file path corresponding stored, form File Index Table; Travel through the file type in described File Index Table; Classify to File Index Table according to file type, wherein said file type comprises: picture, text and multimedia.
Preferably, described name identification information comprises: the corresponding phonetic of filename, filename initial, filename and the corresponding first letter of pinyin of filename.
Preferably, describedly in described File Index Table, screen the file meeting described key word according to described key word, comprising: judge whether comprise described key word in described name identification information; If so, then determine that file corresponding to described name identification information meets described key word.
Second aspect present invention provides a kind of document search device, comprising:
Receiver module, for receiving retrieval request, described retrieval request comprises target file type and key word;
Select module, for screening the File Index Table under the type according to described target file type;
Retrieval module, for screening the file meeting described key word in described File Index Table according to described key word;
Output module, for exporting qualified file.
Preferably, also comprising: index module, for carrying out initialization process to All Files, forming File Index Table.
Preferably, described index module comprises further: traversal subelement, for traveling through All Files, resolves the filename of described All Files; Mark subelement, for generating name identification information according to described filename; Storing sub-units, for by described name identification information, file type and file path corresponding stored, forms File Index Table; Described traversal subelement is also for traveling through the file type in described File Index Table; Classification subelement, for classifying to File Index Table according to file type, wherein said file type comprises: picture, text and multimedia.
Preferably, described name identification information comprises: the corresponding phonetic of filename, filename initial, filename and the corresponding first letter of pinyin of filename.
Preferably, described retrieval module judges whether comprise described key word in described name identification information; If so, then determine that file corresponding to described name identification information meets described key word.
Third aspect present invention provides a kind of terminal, comprises document search device described above.
Implement the embodiment of the present invention, there is following beneficial effect:
In the embodiment of the present invention, when receiving retrieval request, screen the File Index Table under the type according to the target file type in retrieval request; In described File Index Table, the file meeting described key word is screened according to the key word in retrieval request; And then export qualified file, by classifying to file and adopting key search, need not all file names be inputted, accelerate recall precision, improve Consumer's Experience.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
The process flow diagram of a kind of document retrieval method first embodiment that Fig. 1 provides for the embodiment of the present invention.
The process flow diagram of a kind of document retrieval method second embodiment that Fig. 2 provides for the embodiment of the present invention.
The process flow diagram of a kind of document retrieval method the 3rd embodiment that Fig. 3 provides for the embodiment of the present invention.
The structural representation of a kind of document search device first embodiment that Fig. 4 provides for the embodiment of the present invention.
The structural representation of a kind of document search device second embodiment that Fig. 5 provides for the embodiment of the present invention.
The structural representation of the embodiment that Fig. 6 is the index module shown in Fig. 5.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
The process flow diagram of a kind of document retrieval method first embodiment that Fig. 1 provides for the embodiment of the present invention.In the embodiment of the present invention, document retrieval method is executed on intelligent terminal, and wherein, intelligent terminal can be the electronic installations such as smart mobile phone, E-book reader, panel computer, computer.This document retrieval method comprises the following steps S101-S104.
In step S101, receive retrieval request, described retrieval request comprises target file type and key word.
Concrete, when user wants to search a certain file, user inputs retrieval request, and wherein, the mode of input can be by input through keyboard, or phonetic entry.In the present embodiment, retrieval request comprises target file type and key word, and namely user is when inputting retrieval request, not only needs the type of select target file, but also needs to input key word associated with the file.Target file type refers to the file type of file to be retrieved, and file type comprises: text, picture, multimedia etc.Key word is relevant to filename, and can be a filename part wherein, also can be the phonetic that filename is corresponding, can also be the initial of the corresponding phonetic of filename.Like this, user, without the need to remembering all file names, only need remember partial document name, just can input key word according to filename.Such as: target retrieval file is a video file, file is called " annual meeting in 2014 ", and now, the retrieval request of user's input can be: target file type: video; Key word: NH or 2014.
In step s 102, the File Index Table under the type is screened according to described target file type.
Concrete, File Index Table is the corresponding relation for preserving between filename and file storage location, is convenient to locating file.In the present embodiment, File Index Table is classified according to file type, when receiving retrieval request, according to the target file type of retrieval request, screening File Index Table, filtering out the File Index Table identical with target file type.Such as, if target file type is " video " in retrieval request, now, then the File Index Table under video type is filtered out.
In step s 103, in described File Index Table, the file meeting described key word is screened according to described key word.
Concrete, after filtering out the File Index Table identical with target file type, further retrieve according to the key word in retrieval request, from File Index Table, retrieval meets the file of key word.Wherein, meeting key word and refer to that filename is relevant to described key word, can be that filename comprises this key word, also can be that filename initial comprises this key word, can also be that the corresponding phonetic of filename comprises this key word.Such as, if key word is NH in retrieval request, now, then the filename file relevant to NH is screened.Such as: if include annual meeting, newhouse, South Airways in filename, then all think that filename meets this key word, the file that namely this filename is corresponding meets key word.
In step S104, export qualified file.
Concrete, after filtering out the file that meets key word, export qualified file, check for user.If qualified quantity of documents is too much, can also listed files be output into, sorts according to filename, file type or modification time, facilitate user to check.
Above-mentioned known, the document retrieval method in the embodiment of the present invention, after receiving retrieval request, screens the File Index Table under the type according to the target file type in retrieval request; In described File Index Table, the file meeting described key word is screened according to the key word in retrieval request; And then export qualified file, by classifying to file and adopting key search, need not all file names be inputted, accelerate recall precision, improve Consumer's Experience.
The process flow diagram of a kind of document retrieval method second embodiment that Fig. 2 provides for the embodiment of the present invention.The method comprises the following steps S201-S205.Wherein, in the present embodiment, S202-S205 is identical with the step of S101-S104 in the first embodiment, is not repeated herein.
In step s 201, initialization process is carried out to All Files, form File Index Table.
Concrete, for the ease of the follow-up retrieval to file, need first to carry out initialization process to All Files, form File Index Table.The time of initialization process can be carry out when intelligent terminal is just started shooting, can be carry out in predetermined time with certain cycle, also can be detect when file there occurs change at intelligent terminal to carry out, can also be detect processor ruuning situation by intelligent terminal, carry out under processor idle states, the present invention is not as limit.In the present embodiment, by scanning All Files, form the corresponding relation of filename and file storage location, form File Index Table.Especially, can also further classify to File Index Table according to file type.
In step S202, receive retrieval request, described retrieval request comprises target file type and key word.
In step S203, screen the File Index Table under the type according to described target file type.
In step S204, in described File Index Table, screen the file meeting described key word according to described key word.
In step S205, export qualified file.
Above-mentioned known, the document retrieval method in the embodiment of the present invention, by initialization, sets up File Index Table, after receiving retrieval request, screens the File Index Table under the type according to the target file type in retrieval request; In described File Index Table, the file meeting described key word is screened according to the key word in retrieval request; And then export qualified file, by classifying to file and adopting key search, need not all file names be inputted, accelerate recall precision, improve Consumer's Experience.
The process flow diagram of a kind of document retrieval method the 3rd embodiment that Fig. 3 provides for the embodiment of the present invention.The method comprises the following steps: S301-S308.
In step S301, traversal All Files, resolves the filename of described All Files.
Concrete, in order to spanned file concordance list, first travel through All Files, resolve the filename of All Files.Wherein, resolution file name can make filename be converted to phonetic.
In step s 302, name identification information is generated according to described filename.
Concrete, after resolution file name, generate name identification information according to filename, wherein, name identification information comprises: the corresponding phonetic of filename, filename initial, filename and the corresponding first letter of pinyin of filename.Such as, if file " annual meeting " by name, then the corresponding name identification information generated can comprise: annual meeting, NH and nianhui etc.; If file is called " newhouse ", then the corresponding name identification information generated can comprise: newhouse and NH etc.
In step S303, by described name identification information, file type and file path corresponding stored, form File Index Table.
Concrete, after generation name identification information, name identification information, file type and file path one_to_one corresponding are stored, forms File Index Table.
In step s 304, travel through the file type in described File Index Table, classify according to file type to File Index Table, wherein said file type comprises: picture, text and multimedia.
Concrete, in order to further classify to File Index Table, now again travel through the file type in File Index Table, according to file type, file being classified.Wherein file type can comprise: picture, text and multimedia.Multimedia can comprise further: audio frequency and video.When to document classification, can classify according to the suffix name of file, such as .txt file and .doc file are text; .jpeg be picture file with .bmp file; .mpeg be multimedia file etc. with .mp3 file.
In step S305, receive retrieval request, described retrieval request comprises target file type and key word.
In step S306, screen the File Index Table under the type according to described target file type.
In step S307, in described File Index Table, screen the file meeting described key word according to described key word.
Concrete, in the present embodiment, the file that screening meets key word can be whether the name identification information judged in File Index Table comprises key word, because name identification information comprises filename, filename initial, the corresponding phonetic of filename and the corresponding first letter of pinyin of filename, now can mate with name identification information according to the key word in retrieval request, judge whether name identification information comprises key word, as comprised, then think that file corresponding to this name identification information meets described key word.Such as, if name identification information is annual meeting, NH and nianhui.When the key word of user's input is NH, then can judge that this name identification packets of information is containing this key word, file corresponding to this name identification information meets this key word.
In step S308, export qualified file.
Above-mentioned known, document retrieval method in the embodiment of the present invention, by resolution file name, generate name identification information, and file type is classified, set up File Index Table, after receiving retrieval request, screen the File Index Table under the type according to the target file type in retrieval request; In described File Index Table, the file meeting described key word is screened according to the key word in retrieval request; And then export qualified file, by classifying to file and adopting key search, need not all file names be inputted, accelerate recall precision, improve Consumer's Experience.
The structural representation of a kind of document search device first embodiment that Fig. 4 provides for the embodiment of the present invention.This document search device is applied on intelligent terminal, and wherein, intelligent terminal can be the electronic installations such as smart mobile phone, E-book reader, panel computer, computer.This document search device comprises: receiver module 401, selection module 402, retrieval module 403 and output module 404.
Receiver module 401 is for receiving retrieval request, and described retrieval request comprises target file type and key word.
Concrete, when user wants to search a certain file, receiver module 401 receives the retrieval request of user's input, and wherein, the mode of input can be by input through keyboard, or phonetic entry.In the present embodiment, retrieval request comprises target file type and key word, and namely user is when inputting retrieval request, not only needs the type of select target file, but also needs to input key word associated with the file.Target file type refers to the file type of file to be retrieved, and file type comprises: text, picture, multimedia etc.Key word is relevant to filename, and can be a filename part wherein, also can be the phonetic that filename is corresponding, can also be the initial of the corresponding phonetic of filename.Like this, user, without the need to remembering all file names, only need remember partial document name, just can input key word according to filename.Such as: target retrieval file is a video file, file is called " annual meeting in 2014 ", and now, the retrieval request of user's input can be: target file type: video; Key word: NH or 2014.
Select module 402 for screening the File Index Table under the type according to described target file type.
Concrete, File Index Table is the corresponding relation for preserving between filename and file storage location, is convenient to locating file.In the present embodiment, File Index Table is classified according to file type, when receiving retrieval request, selects module 402 according to the target file type of retrieval request, File Index Table is screened, filters out the File Index Table identical with target file type.Such as, if target file type is " video " in retrieval request, now, then the File Index Table under video type is filtered out.
Retrieval module 403 for screening the file meeting described key word in described File Index Table according to described key word.
Concrete, after selection module 402 filters out the File Index Table identical with target file type, retrieval module 403 is further retrieved according to the key word in retrieval request, and from File Index Table, retrieval meets the file of key word.Wherein, meeting key word and refer to that filename is relevant to described key word, can be that filename comprises this key word, also can be that filename initial comprises this key word, can also be that the corresponding phonetic of filename comprises this key word.Such as, if key word is NH in retrieval request, now, then the filename file relevant to NH is screened.Such as: if include annual meeting, newhouse, South Airways in filename, then all think that filename meets this key word, the file that namely this filename is corresponding meets key word.
Output module 404 is for exporting qualified file.
Concrete, after retrieval module 403 filters out the File Index Table identical with target file type, output module 404 is further retrieved according to the key word in retrieval request, and from File Index Table, retrieval meets the file of key word.Wherein, meeting key word and refer to that filename is relevant to described key word, can be that filename comprises this key word, also can be that filename initial comprises this key word, can also be that the corresponding phonetic of filename comprises this key word.Such as, if key word is NH in retrieval request, now, then the filename file relevant to NH is screened.Such as: if include annual meeting, newhouse, South Airways in filename, then all think that filename meets this key word, the file that namely this filename is corresponding meets key word.
Above-mentioned known, the document search device in the embodiment of the present invention, after receiving retrieval request, screens the File Index Table under the type according to the target file type in retrieval request; In described File Index Table, the file meeting described key word is screened according to the key word in retrieval request; And then export qualified file, by classifying to file and adopting key search, need not all file names be inputted, accelerate recall precision, improve Consumer's Experience.
The structural representation of a kind of document search device second embodiment that Fig. 5 provides for the embodiment of the present invention.In contrast to the first embodiment in Fig. 4, in the present embodiment, document search device also comprises index module 501, receiver module 502, selection module 503, retrieval module 504 and output module 505.Wherein, receiver module 502, select module 503, retrieval module 504 and output module 505 with receiver module 401 in the first embodiment, select the effect of module 402, retrieval module 403 and output module 404 identical, be not repeated herein.
Index module 501, for carrying out initialization process to All Files, forms File Index Table.
Concrete, for the ease of the follow-up retrieval to file, index module 501 needs first to carry out initialization process to All Files, forms File Index Table.The time of initialization process can be carry out when intelligent terminal is just started shooting, can be carry out in predetermined time with certain cycle, also can be detect when file there occurs change at intelligent terminal to carry out, can also be detect processor ruuning situation by intelligent terminal, carry out under processor idle states, the present invention is not as limit.In the present embodiment, index module 501, by scanning All Files, forms the corresponding relation of filename and file storage location, forms File Index Table.Especially, can also further classify to File Index Table according to file type.
Receiver module 502 is for receiving retrieval request, and described retrieval request comprises target file type and key word.
Select module 503 for screening the File Index Table under the type according to described target file type.
Retrieval module 504 for screening the file meeting described key word in described File Index Table according to described key word.
Output module 505 is for exporting qualified file.
Above-mentioned known, the document search device in the embodiment of the present invention, by initialization, sets up File Index Table, after receiving retrieval request, screens the File Index Table under the type according to the target file type in retrieval request; In described File Index Table, the file meeting described key word is screened according to the key word in retrieval request; And then export qualified file, by classifying to file and adopting key search, need not all file names be inputted, accelerate recall precision, improve Consumer's Experience.
The structural representation of the embodiment that Fig. 6 is the index module shown in Fig. 5.Index module 501 comprises further: traversal subelement 5011, mark subelement 5012, storing sub-units 5013 and classification subelement 5014.
Traversal subelement 5011, for traveling through All Files, resolves the filename of described All Files.
Concrete, in order to spanned file concordance list, first traversal subelement 5011 travels through All Files, resolves the filename of All Files.Wherein, resolution file name can make filename be converted to phonetic.
Mark subelement 5012 is for generating name identification information according to described filename.
Concrete, after traversal subelement 5011 resolution file name, mark subelement 5012 generates name identification information according to filename, and wherein, name identification information comprises: the corresponding phonetic of filename, filename initial, filename and the corresponding first letter of pinyin of filename.Such as, if file " annual meeting " by name, then the corresponding name identification information generated can comprise: annual meeting, NH and nianhui etc.; If file is called " newhouse ", then the corresponding name identification information generated can comprise: newhouse and NH etc.
Storing sub-units 5013, for by described name identification information, file type and file path corresponding stored, forms File Index Table.
Concrete, after mark subelement 5012 generates name identification information, name identification information, file type and file path one_to_one corresponding store by storing sub-units 5013, form File Index Table.
Described traversal subelement 5011 is also for traveling through the file type in described File Index Table, and classification subelement 5014 is for classifying to File Index Table according to file type, and wherein said file type comprises: picture, text and multimedia.
Concrete, in order to further classify to File Index Table, now traversal subelement 5011 travels through the file type in File Index Table again, and classification subelement 5014 is classified to file according to file type.Wherein file type can comprise: picture, text and multimedia.Multimedia can comprise further: audio frequency and video.When to document classification, can classify according to the suffix name of file, such as .txt file and .doc file are text; .jpeg be picture file with .bmp file; .mpeg be multimedia file etc. with .mp3 file.
Especially, when index module 501 adopts the embodiment described in Fig. 6, owing to producing name identification information, the file that retrieval module 504 screening meets key word can be whether the name identification information judged in File Index Table comprises key word, because name identification information comprises filename, filename initial, the corresponding phonetic of filename, and the corresponding first letter of pinyin of filename, now retrieval module 504 can mate with name identification information according to the key word in retrieval request, judge whether name identification information comprises key word, as comprised, then think that file corresponding to this name identification information meets described key word.Such as, if name identification information is annual meeting, NH and nianhui.When the key word of user's input is NH, then can judge that this name identification packets of information is containing this key word, file corresponding to this name identification information meets this key word.
The embodiment of the invention also discloses a kind of terminal, this terminal can comprise document search device, and the 26S Proteasome Structure and Function of this document search device see the related description in embodiment in Fig. 4-6, can be not repeated herein.Be understandable that, the terminal of the embodiment of the present invention, also can be applied in the method shown in Fig. 1-3 any embodiment.
Above-mentioned known, the terminal in the embodiment of the present invention, after receiving retrieval request, screens the File Index Table under the type according to the target file type in retrieval request; In described File Index Table, the file meeting described key word is screened according to the key word in retrieval request; And then export qualified file, by classifying to file and adopting key search, need not all file names be inputted, accelerate recall precision, improve Consumer's Experience.
One of ordinary skill in the art will appreciate that all or part of flow process realized in above-described embodiment method, that the hardware that can carry out instruction relevant by computer program has come, described program can be stored in a computer read/write memory medium, this program, when performing, can comprise the flow process of the embodiment as above-mentioned each side method.Wherein, described storage medium can be magnetic disc, CD, read-only store-memory body (Read-OnlyMemory, ROM) or random store-memory body (RandomAccessMemory, RAM) etc.
Above disclosedly be only present pre-ferred embodiments, certainly can not limit the interest field of the present invention with this, therefore according to the equivalent variations that the claims in the present invention are done, still belong to the scope that the present invention is contained.

Claims (11)

1. a document retrieval method, is characterized in that, comprising:
Receive retrieval request, described retrieval request comprises target file type and key word;
The File Index Table under the type is screened according to described target file type;
In described File Index Table, the file meeting described key word is screened according to described key word;
Export qualified file.
2. document retrieval method as claimed in claim 1, is characterized in that, before described reception retrieval request, also comprise:
Initialization process is carried out to All Files, forms File Index Table.
3. document retrieval method as claimed in claim 2, is characterized in that, describedly carries out initialization process to All Files, forms File Index Table, comprising:
Traversal All Files, resolves the filename of described All Files;
Name identification information is generated according to described filename;
By described name identification information, file type and file path corresponding stored, form File Index Table;
Travel through the file type in described File Index Table;
Classify to File Index Table according to file type, wherein said file type comprises: picture, text and multimedia.
4. document retrieval method as claimed in claim 3, is characterized in that,
Described name identification information comprises: the corresponding phonetic of filename, filename initial, filename and the corresponding first letter of pinyin of filename.
5. document retrieval method as claimed in claim 4, is characterized in that, describedly in described File Index Table, screens the file meeting described key word according to described key word, comprising:
Judge whether comprise described key word in described name identification information;
If so, then determine that file corresponding to described name identification information meets described key word.
6. a document search device, is characterized in that, comprising:
Receiver module, for receiving retrieval request, described retrieval request comprises target file type and key word;
Select module, for screening the File Index Table under the type according to described target file type;
Retrieval module, for screening the file meeting described key word in described File Index Table according to described key word;
Output module, for exporting qualified file.
7. document search device as claimed in claim 6, is characterized in that, also comprise:
Index module, for carrying out initialization process to All Files, forms File Index Table.
8. document search device as claimed in claim 7, it is characterized in that, described index module comprises further:
Traversal subelement, for traveling through All Files, resolves the filename of described All Files;
Mark subelement, for generating name identification information according to described filename;
Storing sub-units, for by described name identification information, file type and file path corresponding stored, forms File Index Table;
Described traversal subelement is also for traveling through the file type in described File Index Table;
Classification subelement, for classifying to File Index Table according to file type, wherein said file type comprises: picture, text and multimedia.
9. document search device as claimed in claim 8, is characterized in that,
Described name identification information comprises: the corresponding phonetic of filename, filename initial, filename and the corresponding first letter of pinyin of filename.
10. document search device as claimed in claim 9, is characterized in that,
Described retrieval module judges whether comprise described key word in described name identification information;
If so, then determine that file corresponding to described name identification information meets described key word.
11. 1 kinds of terminals, is characterized in that, comprise the document search device described in any one of the claims 6-10.
CN201510380934.7A 2015-07-01 2015-07-01 File retrieval method and apparatus and terminal Pending CN105574062A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510380934.7A CN105574062A (en) 2015-07-01 2015-07-01 File retrieval method and apparatus and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510380934.7A CN105574062A (en) 2015-07-01 2015-07-01 File retrieval method and apparatus and terminal

Publications (1)

Publication Number Publication Date
CN105574062A true CN105574062A (en) 2016-05-11

Family

ID=55884199

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510380934.7A Pending CN105574062A (en) 2015-07-01 2015-07-01 File retrieval method and apparatus and terminal

Country Status (1)

Country Link
CN (1) CN105574062A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106648592A (en) * 2016-09-29 2017-05-10 郑州云海信息技术有限公司 Method for rapidly retrieving target files under linux
CN106777386A (en) * 2017-02-16 2017-05-31 北京珠穆朗玛移动通信有限公司 Document display method and mobile terminal
CN107562835A (en) * 2017-08-23 2018-01-09 广东欧珀移动通信有限公司 File search method, device, mobile terminal and computer-readable recording medium
CN107729960A (en) * 2017-09-19 2018-02-23 深圳市盛路物联通讯技术有限公司 Data managing method and Related product
CN107885827A (en) * 2017-11-07 2018-04-06 广东欧珀移动通信有限公司 File acquisition method, device, storage medium and electronic equipment
CN108090139A (en) * 2017-11-30 2018-05-29 北京邮电大学 A kind of document retrieval method and device
CN108255972A (en) * 2017-12-27 2018-07-06 浪潮通用软件有限公司 A kind of text searching method and system
CN108460075A (en) * 2017-12-28 2018-08-28 上海顶竹通讯技术有限公司 A kind of file content search method and system
CN108874881A (en) * 2018-05-04 2018-11-23 昆山丘钛微电子科技有限公司 A kind of detecting method, device, equipment and medium
CN108921488A (en) * 2018-05-03 2018-11-30 北京水规院京华工程管理有限公司 Marine traffic engineering manages platform
CN109284416A (en) * 2018-11-02 2019-01-29 山东省通信管理局 A kind of magnanimity audio method for quickly retrieving based on content
CN110058870A (en) * 2019-03-16 2019-07-26 平安城市建设科技(深圳)有限公司 Automatic detection upgrade method, device, equipment and storage medium
CN110232137A (en) * 2019-05-10 2019-09-13 北京搜狗科技发展有限公司 A kind of data processing method, device and electronic equipment
CN110362703A (en) * 2018-04-02 2019-10-22 绍兴读图网络科技有限公司 A kind of regular processing method of picture and its system
CN114443651A (en) * 2021-12-31 2022-05-06 北京发现角科技有限公司 Method and device for processing buried point data to ODS layer

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1360267A (en) * 2002-01-30 2002-07-24 北京大学 Sorting and searching method for files
CN1912875A (en) * 2006-08-30 2007-02-14 华为技术有限公司 Method of file distributing and searching and its system
US20100057694A1 (en) * 2008-09-03 2010-03-04 Samsung Electronics Co., Ltd. Semantic metadata creation for videos
CN101916164A (en) * 2010-08-11 2010-12-15 中兴通讯股份有限公司 Mobile terminal and file browsing method implemented by same
US20120246272A1 (en) * 2003-11-25 2012-09-27 George Eagan Knowledge Archival and Recollection Systems and Methods
CN103366008A (en) * 2013-07-22 2013-10-23 天津汉柏信息技术有限公司 Resource searching method and device
CN104915425A (en) * 2015-06-12 2015-09-16 北京北信源软件股份有限公司 Method and device for retrieving file content

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1360267A (en) * 2002-01-30 2002-07-24 北京大学 Sorting and searching method for files
US20120246272A1 (en) * 2003-11-25 2012-09-27 George Eagan Knowledge Archival and Recollection Systems and Methods
CN1912875A (en) * 2006-08-30 2007-02-14 华为技术有限公司 Method of file distributing and searching and its system
US20100057694A1 (en) * 2008-09-03 2010-03-04 Samsung Electronics Co., Ltd. Semantic metadata creation for videos
CN101916164A (en) * 2010-08-11 2010-12-15 中兴通讯股份有限公司 Mobile terminal and file browsing method implemented by same
CN103366008A (en) * 2013-07-22 2013-10-23 天津汉柏信息技术有限公司 Resource searching method and device
CN104915425A (en) * 2015-06-12 2015-09-16 北京北信源软件股份有限公司 Method and device for retrieving file content

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106648592A (en) * 2016-09-29 2017-05-10 郑州云海信息技术有限公司 Method for rapidly retrieving target files under linux
CN106777386A (en) * 2017-02-16 2017-05-31 北京珠穆朗玛移动通信有限公司 Document display method and mobile terminal
CN107562835A (en) * 2017-08-23 2018-01-09 广东欧珀移动通信有限公司 File search method, device, mobile terminal and computer-readable recording medium
CN107562835B (en) * 2017-08-23 2020-03-27 Oppo广东移动通信有限公司 File searching method and device, mobile terminal and computer readable storage medium
CN107729960A (en) * 2017-09-19 2018-02-23 深圳市盛路物联通讯技术有限公司 Data managing method and Related product
CN107885827A (en) * 2017-11-07 2018-04-06 广东欧珀移动通信有限公司 File acquisition method, device, storage medium and electronic equipment
CN108090139A (en) * 2017-11-30 2018-05-29 北京邮电大学 A kind of document retrieval method and device
CN108090139B (en) * 2017-11-30 2021-10-01 北京邮电大学 File retrieval method and device
CN108255972A (en) * 2017-12-27 2018-07-06 浪潮通用软件有限公司 A kind of text searching method and system
CN108460075B (en) * 2017-12-28 2021-11-30 上海顶竹通讯技术有限公司 File content retrieval method and system
CN108460075A (en) * 2017-12-28 2018-08-28 上海顶竹通讯技术有限公司 A kind of file content search method and system
CN110362703B (en) * 2018-04-02 2021-12-31 绍兴读图网络科技有限公司 Picture arranging method and system
CN110362703A (en) * 2018-04-02 2019-10-22 绍兴读图网络科技有限公司 A kind of regular processing method of picture and its system
CN108921488A (en) * 2018-05-03 2018-11-30 北京水规院京华工程管理有限公司 Marine traffic engineering manages platform
CN108874881A (en) * 2018-05-04 2018-11-23 昆山丘钛微电子科技有限公司 A kind of detecting method, device, equipment and medium
CN109284416A (en) * 2018-11-02 2019-01-29 山东省通信管理局 A kind of magnanimity audio method for quickly retrieving based on content
CN110058870A (en) * 2019-03-16 2019-07-26 平安城市建设科技(深圳)有限公司 Automatic detection upgrade method, device, equipment and storage medium
CN110232137B (en) * 2019-05-10 2021-09-03 北京搜狗科技发展有限公司 Data processing method and device and electronic equipment
CN110232137A (en) * 2019-05-10 2019-09-13 北京搜狗科技发展有限公司 A kind of data processing method, device and electronic equipment
CN114443651A (en) * 2021-12-31 2022-05-06 北京发现角科技有限公司 Method and device for processing buried point data to ODS layer

Similar Documents

Publication Publication Date Title
CN105574062A (en) File retrieval method and apparatus and terminal
US10216848B2 (en) Method and system for recommending cloud websites based on terminal access statistics
CN107992631B (en) File management method and terminal
CN102087575A (en) Electronic device and method for dynamic arrangement of icons
CN104462113A (en) Search method and device and electronic equipment
CN103092972A (en) Searching method and device based on clue objects
US20130085987A1 (en) Downloading method and device
CN104537057B (en) Data search method and client
CN105138586A (en) File searching method and apparatus
CN106227873A (en) Searching method and device
CN103455758A (en) Method and device for identifying malicious website
CN105991722B (en) Downloader recommendation method, application server, terminal and system
CN103970779A (en) Method, device and equipment for classifying documents
CN104090887A (en) Music search method and device
CN105354318A (en) File searching method and device
CN104750791A (en) Image retrieval method and device
CN103838768A (en) Information classifying method and device
CN103605773A (en) Multimedia file searching method and device
CN105117453A (en) History record processing method and system
CN105354195A (en) Information search method and apparatus
CN106557570A (en) File management method and device under a kind of Android system
CN104021170A (en) Information acquiring method and cloud server
CN103164491B (en) The method and apparatus of a kind of data processing and retrieval
CN105095386A (en) Device and method for determining web page quality
EP3283984A1 (en) Relevance optimized representative content associated with a data storage system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160511

RJ01 Rejection of invention patent application after publication