CN113590542A - File searching method, computing device and storage medium - Google Patents

File searching method, computing device and storage medium Download PDF

Info

Publication number
CN113590542A
CN113590542A CN202111156326.XA CN202111156326A CN113590542A CN 113590542 A CN113590542 A CN 113590542A CN 202111156326 A CN202111156326 A CN 202111156326A CN 113590542 A CN113590542 A CN 113590542A
Authority
CN
China
Prior art keywords
file
search
phrases
control
computing device
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
CN202111156326.XA
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.)
Uniontech Software Technology Co Ltd
Original Assignee
Uniontech Software Technology 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 Uniontech Software Technology Co Ltd filed Critical Uniontech Software Technology Co Ltd
Priority to CN202111156326.XA priority Critical patent/CN113590542A/en
Publication of CN113590542A publication Critical patent/CN113590542A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/148File search processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Library & Information Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a file searching method, a computing device and a storage medium, wherein the method is executed in a file manager of the computing device, a display page of the file manager comprises a searching area, and the method comprises the following steps: responding to an operation of dragging a file to a search area, and acquiring a file name of the file; performing word segmentation processing on the file name to generate one or more word groups; and performing combined search based on the one or more phrases to obtain a search result set comprising one or more target files. According to the technical scheme of the invention, the operation of searching the file based on the file name is simpler and more convenient, and the user experience is better.

Description

File searching method, computing device and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a file search method, a computing device, and a storage medium.
Background
The existing file managers, such as the file managers of Dolphin, nautilus and Windows systems on Linux systems, have a single search mode although they have a search function, and users search for corresponding files by inputting character strings in a search box.
The search mode cannot meet the requirement in some scenes. For example, when a user needs to search for a file similar to a certain file name, the file name needs to be copied by selecting the file name, pasting the file name in the search field, and other operation steps. In addition, if the user needs to recombine the keyword groups in the file name, the character can only be modified in the search bar, for example, if a plurality of keywords are used for conducting combined search, a first keyword, a space and a second keyword need to be input in a search box, if a plurality of keyword groups exist, multiple combinations need to be conducted, the operation is complex, the interaction mode is not friendly enough, and the user experience is not good.
Therefore, a file searching method is needed to solve the problems in the above technical solutions.
Disclosure of Invention
To this end, the present invention provides a file search method in an attempt to solve or at least alleviate the above-presented problems.
According to one aspect of the present invention, there is provided a file search method, executed in a file manager of a computing device, the file manager including a search area on a display page thereof, the method comprising the steps of: responding to an operation of dragging a file to a search area, and acquiring a file name of the file; performing word segmentation processing on the file name to generate one or more word groups; and performing combined search based on the one or more phrases to obtain a search result set comprising one or more target files.
Optionally, in the file searching method according to the present invention, the display page includes a file view thereon, and the method further includes the steps of: and displaying one or more target files contained in the search result set in a file view.
Optionally, in the document searching method according to the present invention, after generating one or more phrases, the method further includes the steps of: and generating one or more corresponding controls based on the one or more phrases, and displaying the one or more controls in the search area.
Optionally, in the file searching method according to the present invention, further comprising the steps of: receiving click operation on a control; and deleting the phrase corresponding to the control, and performing combined search again based on the remaining one or more phrases after deleting the phrase to obtain a new search result set.
Optionally, in the file searching method according to the present invention, after obtaining the new search result set, the method further includes the steps of: updating one or more target files displayed in the file view based on the new set of search results.
Optionally, in the document searching method according to the present invention, after generating one or more phrases, the method further includes the steps of: generating a phrase list based on the one or more phrases, and storing the phrase list; the step of performing a combinatorial search based on the one or more phrases comprises: and acquiring one or more phrases from the phrase list, and performing combined search based on the one or more phrases acquired from the phrase list.
Optionally, in the file searching method according to the present invention, after receiving a click operation on the control, the method further includes the steps of: and deleting the phrase corresponding to the control from the phrase list so as to obtain the remaining one or more phrases from the phrase list and carry out combined search again.
Optionally, in the file searching method according to the present invention, the control is initially in an activated state and is displayed in the search area in a first predetermined color; after receiving the clicking operation on the control, the method further comprises the following steps: and setting the control to be in an inactivated state, and setting the color of the control to be a second preset color to indicate that the phrase corresponding to the control is deleted.
Optionally, in the file searching method according to the present invention, further comprising the steps of: and receiving click operation on the control in the inactivated state, restoring the control to the activated state, and restoring the color of the control to the first preset color.
Optionally, in the file searching method according to the present invention, the search area includes a search button, and the operation of dragging the file to the search area in response to the operation includes: and acquiring the file name of the dragged file in response to the operation of dragging the file to the search button of the search area and releasing the file.
Optionally, in the file searching method according to the present invention, further comprising the steps of: and in response to the operation of dragging the file to the search button of the search area, controlling the search button to be displayed in the search area from the first color to the second color.
According to an aspect of the present invention, there is provided a computing device comprising: at least one processor; and a memory storing program instructions, wherein the program instructions are configured to be executed by the at least one processor, the program instructions comprising instructions for performing the file search method as described above.
According to an aspect of the present invention, there is provided a readable storage medium storing program instructions which, when read and executed by a computing device, cause the computing device to perform the method as described above.
According to the technical scheme of the invention, the file searching method is provided, the file name can be obtained, the file is subjected to word segmentation processing only through an operation step of dragging the file by a mouse, and the file is searched in a combined mode based on one or more phrases obtained after the word segmentation processing.
Further, according to the technical scheme of the invention, one or more corresponding controls are generated based on one or more phrases and displayed in the search area, the user can delete the phrase corresponding to the control by clicking the control, and then the file manager can perform combined search again based on the remaining one or more phrases to obtain and display a new search result set. Therefore, the phrase used for combined search can be modified only by clicking the control, the search result is dynamically updated in real time, the operation is simpler, and the efficiency of performing combined search based on the file name is improved.
Drawings
To the accomplishment of the foregoing and related ends, certain illustrative aspects are described herein in connection with the following description and the annexed drawings, which are indicative of various ways in which the principles disclosed herein may be practiced, and all aspects and equivalents thereof are intended to be within the scope of the claimed subject matter. The above and other objects, features and advantages of the present disclosure will become more apparent from the following detailed description read in conjunction with the accompanying drawings. Throughout this disclosure, like reference numerals generally refer to like parts or elements.
FIG. 1 shows a schematic diagram of a computing device 100, according to one embodiment of the invention;
FIG. 2 illustrates a flow diagram of a file search method 200 according to one embodiment of the invention; and
FIGS. 3-5 each show a schematic view of a display page 300 of a document manager, according to one embodiment of the invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Fig. 1 is a schematic block diagram of an example computing device 100.
As shown in FIG. 1, in a basic configuration 102, a computing device 100 typically includes a system memory 106 and one or more processors 104. A memory bus 108 may be used for communication between the processor 104 and the system memory 106.
Depending on the desired configuration, the processor 104 may be any type of processing, including but not limited to: a microprocessor (UP), a microcontroller (UC), a digital information processor (DSP), or any combination thereof. The processor 104 may include one or more levels of cache, such as a level one cache 110 and a level two cache 112, a processor core 114, and registers 116. The example processor core 114 may include an Arithmetic Logic Unit (ALU), a Floating Point Unit (FPU), a digital signal processing core (DSP core), or any combination thereof. The example memory controller 118 may be used with the processor 104, or in some implementations the memory controller 118 may be an internal part of the processor 104.
Depending on the desired configuration, system memory 106 may be any type of memory, including but not limited to: volatile memory (such as RAM), non-volatile memory (such as ROM, flash memory, etc.), or any combination thereof. System memory 106 may include an operating system 120, one or more applications 122, and program data 124. In some implementations, the application 122 can be arranged to execute instructions on an operating system with program data 124 by one or more processors 104.
Computing device 100 also includes a storage device 132, storage device 132 including removable storage 136 and non-removable storage 138.
Computing device 100 may also include a storage interface bus 134. The storage interface bus 134 enables communication from the storage devices 132 (e.g., removable storage 136 and non-removable storage 138) to the basic configuration 102 via the bus/interface controller 130. At least a portion of the operating system 120, applications 122, and data 124 may be stored on removable storage 136 and/or non-removable storage 138, and loaded into system memory 106 via storage interface bus 134 and executed by the one or more processors 104 when the computing device 100 is powered on or the applications 122 are to be executed.
Computing device 100 may also include an interface bus 140 that facilitates communication from various interface devices (e.g., output devices 142, peripheral interfaces 144, and communication devices 146) to the basic configuration 102 via the bus/interface controller 130. The example output device 142 includes an image processing unit 148 and an audio processing unit 150. They may be configured to facilitate communication with various external devices, such as a display or speakers, via one or more a/V ports 152. Example peripheral interfaces 144 may include a serial interface controller 154 and a parallel interface controller 156, which may be configured to facilitate communication with external devices such as input devices (e.g., keyboard, mouse, pen, voice input device, touch input device) or other peripherals (e.g., printer, scanner, etc.) via one or more I/O ports 158. An example communication device 146 may include a network controller 160, which may be arranged to facilitate communications with one or more other computing devices 162 over a network communication link via one or more communication ports 164.
A network communication link may be one example of a communication medium. Communication media may typically be embodied by computer readable instructions, data structures, program modules, and may include any information delivery media, such as carrier waves or other transport mechanisms, in a modulated data signal. A "modulated data signal" may be a signal that has one or more of its data set or its changes made in a manner that encodes information in the signal. By way of non-limiting example, communication media may include wired media such as a wired network or private-wired network, and various wireless media such as acoustic, Radio Frequency (RF), microwave, Infrared (IR), or other wireless media. The term computer readable media as used herein may include both storage media and communication media.
Computing device 100 may be implemented as a personal computer including both desktop and notebook computer configurations. Of course, computing device 100 may also be implemented as part of a small-form factor portable (or mobile) electronic device such as a cellular telephone, a digital camera, a Personal Digital Assistant (PDA), a personal media player device, a wireless web-watch device, a personal headset, an application specific device, or a hybrid device that include any of the above functions. And may even be implemented as a server, such as a file server, a database server, an application server, a WEB server, and so forth. The embodiments of the present invention are not limited thereto.
In an embodiment in accordance with the invention, the computing device 100 is configured to perform a file search method 200 in accordance with the invention. Wherein the computing device 100 has applications that include program instructions for performing the file search method 200 of the present invention, such that the file search method 200 of the present invention may be performed in the computing device 100.
According to one embodiment of the present invention, the computing device 100 includes a file manager 125 on an operating system, the file manager 125 including a plurality of program instructions for performing the file search method 200 of the present invention, such that the file search method 200 of the present invention may be performed in the file manager.
FIG. 2 shows a flow diagram of a file search method 200 according to one embodiment of the invention. The file search method 200 may be performed in the file manager 125 of a computing device, such as the computing device 100 described above. The document manager 125 includes a corresponding display page that is adapted to be displayed on the system desktop of the computing device 100.
FIGS. 3-5 each show a schematic view of a display page 300 of a document manager, according to one embodiment of the invention.
As shown in fig. 3 to 5, a display page 300 of the file manager includes a search area 310, and the search area 310 may obtain and respond to a drag event of a file. Also included on the display page 300 of the document manager is a document view 330 for displaying one or more documents.
In one implementation, the search area 310 is located at the top of the display page 300 and the file view 330 is located below the search area 310. However, it should be noted that the present invention is not limited to the specific distribution and location of the search area and the file view on the display page.
As shown in fig. 2, the method 200 begins at step S210.
In step S210, when an operation of dragging a file to the search area 310 by the mouse by the user is detected, a file name of the dragged file is acquired in response to the operation of dragging the file to the search area by the user. Here, the user may drag any one of the files within the file view 330 to the search area.
In one embodiment, when it is detected that the user drags the file to the search area 310 by the mouse and releases the file (releases the mouse), the file name of the dragged file is acquired in response to the user's operation.
In one implementation, as shown in fig. 3, a search button 315 is included in the search area 310, and when it is detected that a user drags a file to the search button 315 of the search area 310 and releases the file, a file name of the dragged file is acquired in response to an operation of the user dragging the file to the search button 315 of the search area 310 and releasing the file.
In one implementation, when no user operation to drag a file to the search button 315 of the search area 310 is detected, the search button 315 is displayed in a first color in the search area, as shown in fig. 4. When it is detected that the user drags the file to the search button of the search area 310 without releasing the file, as shown in fig. 3, in response to the user's operation of dragging the file to the search button of the search area 310, the search button 315 is controlled to be displayed in the search area from the first color to the second color to prompt the user to enter the pre-search state by the file manager at this time. In addition, if it is detected that the user does not release the file at this time and continues to drag the file out of the area of the search button 315, the color of the search button 315 is restored to the original first color for display.
Subsequently, in step S220, a word segmentation process is performed on the file name to generate one or more word groups.
Finally, in step S230, a combined search is performed based on one or more phrases, and a search result set can be obtained. Here, the search result set includes one or more target documents searched in combination based on one or more phrases.
It should be noted that, after performing combination search on one or more phrases obtained by performing word segmentation processing on the filename, the filename of each target file obtained includes the one or more phrases.
Therefore, the method and the device can realize the file name acquisition, the word segmentation processing on the file and the file combination search based on one or more phrases contained in the file name only through an operation step of dragging the file by a mouse, the operation is simpler and more convenient, the input operation of a plurality of phrases is avoided, the search efficiency is improved, and the user experience is better.
In one embodiment, as shown in FIG. 4, after the search result set is obtained, one or more target files contained in the search result set may be displayed in file view 330. Here, displayed within the file view 330 may be attribute information for one or more target files in the search result set. In one implementation, as shown in FIG. 4, displayed within the file view 330 are icons and file names of one or more target files in the search result set.
According to one embodiment, as shown in fig. 4, after the word segmentation process is performed on the filename to generate one or more phrases, corresponding one or more controls are also generated based on the one or more phrases, and the one or more controls are displayed in the search area 310. One or more controls such as "filled 1", "filled 2", "filled 3", "filled 4" in FIG. 4. It is understood that a corresponding control is generated based on each phrase generated after the word segmentation processing, and the control is displayed in the search area 310, and each control in the search area 310 represents a phrase.
In one implementation, after generating one or more controls, each control is displayed in a first predetermined color in the search area 310, and the initial state of each control is an active state. That is, the initial state of each generated control is an activated state, the initial color is a first predetermined color, and the first predetermined color indicates that the control is in the activated state. Here, the activation state of the control indicates that the phrase corresponding to the control is one of the key phrases currently performing the combination search.
It should be understood that after performing a combined search on one or more phrases generated by the filename word segmentation process, the filename of each target file in the search result set includes one or more phrases corresponding to one or more controls currently in an activated state. For example, for fig. 4, the filename of the target file includes the phrases "Filed 1", "Filed 2", "Filed 3", and "Filed 4" corresponding to the controls "Filed 1", "Filed 2", "Filed 3", and "Filed 4".
In one embodiment, as shown in fig. 5, the one or more active controls displayed in the first predetermined color in the search area 310 may also be responsive to a user clicking on the active controls. Specifically, when a click operation of a user on one or more controls in an activated state is received, for example, a click operation of the user on a "finished 2" or a "finished 3" control may be received, a phrase corresponding to the clicked control is deleted in response to the click operation of the user on the control, and the search file is re-combined based on the remaining one or more phrases after the phrase is deleted, so as to obtain a new search result set, so as to implement dynamic update on the search result set.
In one implementation manner, after a click operation of a user on a control in an activated state is received, setting the control from an initial activated state to an inactivated state, and setting the color of the control from an initial first predetermined color to a second predetermined color (different from the first predetermined color) for display, where the second predetermined color indicates that the current control is in the inactivated state and indicates that a phrase corresponding to the control is deleted from keyword phrases to be used for performing combined search.
As shown in fig. 5, when a user clicks on the "Filed 2" and "Filed 3" controls, the colors of the "Filed 2" and "Filed 3" controls are set to be the second predetermined color for display, and the phrases "Filed 2" and "Filed 3" corresponding to the "Filed 2" and "Filed 3" controls are deleted. Subsequently, the combined search is performed again based on the remaining phrases "filled 1" and "filled 4" after the phrase is deleted, and a new search result set is obtained.
It should be noted that the filename of each target file in the new search result set includes the phrase corresponding to the one or more controls currently in the activated state. For example, for FIG. 5, the filenames of the target files displayed in the file view 330 include the phrases "filled 1" and "filled 4" corresponding to the "filled 1" and "filled 4" controls.
In addition, for the control in the inactive state, the control can be restored to the active state by clicking the control in the inactive state. Specifically, when a click operation of a user on a control in an inactivated state is received, the control is restored to the activated state, and the color of the control is restored from the second preset color to the first preset color when the control is in the initial activated state. Therefore, the phrase corresponding to the control and the phrases corresponding to other controls can be combined and searched. For example, by clicking on the "Filed 2" control currently in the inactive state, the "Filed 2" control may be restored to the active state, and at this time, the combined search may be performed again based on the phrases "Filed 1", "Filed 2", and "Filed 4", so as to obtain a new search result set, and the filenames of the target files in the new search result set include the phrases "Filed 1", "Filed 2", and "Filed 4".
In one implementation, the first predetermined color is, for example, blue and the second predetermined color is, for example, gray, although the invention is not limited thereto.
In addition, as shown in fig. 5, after obtaining the new search result set, one or more target files displayed in the file view 330 are updated based on the new search result set, that is, one or more target files included in the new search result set are displayed in the file view 330 at this time, so that a dynamically updated presentation of the search results is realized. In one implementation, after a new set of search results is obtained, the new set of search results may be stored in the data model as a data source for the file view display. In this manner, a new search result set may be obtained from the data model, and one or more target files contained in the new search result set may be displayed in the file view 330.
Based on this, the user can click the control to delete the phrase corresponding to the control according to the actual search requirement, and then the file manager can perform combined search again based on the remaining one or more phrases to obtain and display a new search result set. Therefore, the user does not need to modify and input the key phrases for combination again, the phrases for combination search can be modified only by clicking the control, the search result is dynamically updated in real time, the operation is simpler, and the efficiency of combination search based on the file name is improved.
In one embodiment, after the word segmentation processing is performed on the file name to generate one or more word groups, a word group list may be generated based on the one or more word groups, and the word group list may be stored. In other words, one or more phrases are stored in a phrase list. Then, one or more phrases can be obtained from the phrase list, corresponding controls are respectively generated based on the one or more phrases in the phrase list, and the one or more controls are displayed in the search area. When a document is searched for in a combined manner based on one or more phrases, the one or more phrases are acquired from the phrase list, and a combined search is performed based on the one or more phrases acquired from the phrase list.
In one implementation, as shown in fig. 4, after generating the corresponding one or more controls based on one or more phrases in the phrase list, the one or more controls may be displayed in a first predetermined color in the search area.
In one embodiment, after a user clicks the control in the activated state, deleting the phrase corresponding to the clicked control from the phrase list. In this way, the remaining one or more phrases can be obtained from the phrase list, and the search file is re-combined based on the remaining one or more phrases, so as to obtain a new search result set.
In one implementation, the filename strings may be decomposed into one or more independent phrases by matching dictionary data when performing a tokenization process on the filename. For example, word segmentation tools such as HanLP, Chinese segmentation, etc. can be used to perform word segmentation processing on the file name. It should be noted that the present invention does not specifically limit the method of word segmentation processing. For example, the filename of the dragged file is "last week work summary", and three phrases of "last week", "work", and "summary" may be generated after the word segmentation processing is performed on the filename, and these phrases are stored in the form of a phrase list. Subsequently, corresponding controls can be generated and displayed in the search area based on the "last week", "work", "summary", respectively. And, the combined search is performed based on the three phrases of "last week", "work", and "summary", and the filename of the target file in the search result set includes the three phrases of "last week", "work", and "summary".
In one embodiment, as shown in FIG. 3, the search area 310 may be implemented as an address bar. Before dragging the file, i.e., before performing step S210, one or more address fields are displayed in the address bar. It should be noted that the address in the address bar may include one or more associated target file directories, each of which may serve as an address field.
As shown in fig. 3, the address in the current address bar is "/folder a/folder B/work document", where "folder a", "folder B", and "work document" are respectively one address field, and there is an association relationship between the three address fields, where "folder B" is a subdirectory under "folder a", and "work document" is a subdirectory under "folder B". Additionally, displayed within the current file view 330 are a number of files under the current file directory "work documents". The user may drag any one of the files within file view 330 to search for files based on file name.
According to the file searching method, the file name can be acquired, the file is subjected to word segmentation, and the file is searched in a combined mode based on one or more phrases obtained after the word segmentation only through an operation step of dragging the file by a mouse.
Further, according to the technical scheme of the invention, one or more corresponding controls are generated based on one or more phrases and displayed in the search area, the user can delete the phrase corresponding to the control by clicking the control, and then the file manager can perform combined search again based on the remaining one or more phrases to obtain and display a new search result set. Therefore, the phrase used for combined search can be modified only by clicking the control, the search result is dynamically updated in real time, the operation is simpler, and the efficiency of performing combined search based on the file name is improved.
The various techniques described herein may be implemented in connection with hardware or software or, alternatively, with a combination of both. Thus, the methods and apparatus of the present invention, or certain aspects or portions thereof, may take the form of program code (i.e., instructions) embodied in tangible media, such as removable hard drives, U.S. disks, floppy disks, CD-ROMs, or any other machine-readable storage medium, wherein, when the program is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention.
In the case of program code execution on programmable computers, the computing device will generally include a processor, a storage medium readable by the processor (including volatile and non-volatile memory and/or storage elements), at least one input device, and at least one output device. Wherein the memory is configured to store program code; the processor is configured to execute the file search method of the present invention according to instructions in the program code stored in the memory.
By way of example, and not limitation, readable media may comprise readable storage media and communication media. Readable storage media store information such as computer readable instructions, data structures, program modules or other data. Communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. Combinations of any of the above are also included within the scope of readable media.
In the description provided herein, algorithms and displays are not inherently related to any particular computer, virtual system, or other apparatus. Various general purpose systems may also be used with examples of this invention. The required structure for constructing such a system will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules or units or components of the devices in the examples disclosed herein may be arranged in a device as described in this embodiment or alternatively may be located in one or more devices different from the devices in this example. The modules in the foregoing examples may be combined into one module or may be further divided into multiple sub-modules.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments.
Furthermore, some of the described embodiments are described herein as a method or combination of method elements that can be performed by a processor of a computer system or by other means of performing the described functions. A processor having the necessary instructions for carrying out the method or method elements thus forms a means for carrying out the method or method elements. Further, the elements of the apparatus embodiments described herein are examples of the following apparatus: the apparatus is used to implement the functions performed by the elements for the purpose of carrying out the invention.
As used herein, unless otherwise specified the use of the ordinal adjectives "first", "second", "third", etc., to describe a common object, merely indicate that different instances of like objects are being referred to, and are not intended to imply that the objects so described must be in a given sequence, either temporally, spatially, in ranking, or in any other manner.
While the invention has been described with respect to a limited number of embodiments, those skilled in the art, having benefit of this description, will appreciate that other embodiments can be devised which do not depart from the scope of the invention as described herein. Furthermore, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and may not have been selected to delineate or circumscribe the inventive subject matter. Accordingly, many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the appended claims. The present invention has been disclosed in an illustrative rather than a restrictive sense, and the scope of the present invention is defined by the appended claims.

Claims (10)

1. A file search method performed in a file manager of a computing device, the file manager including a search area on a display page, the method comprising the steps of:
responding to an operation of dragging a file to a search area, and acquiring a file name of the file;
performing word segmentation processing on the file name to generate one or more word groups; and
and performing combined search based on the one or more phrases to obtain a search result set comprising one or more target files.
2. The method of claim 1, wherein the display page includes a file view thereon, the method further comprising the steps of:
and displaying one or more target files contained in the search result set in a file view.
3. The method of claim 1 or 2, wherein after generating one or more phrases, further comprising the steps of:
and generating one or more corresponding controls based on the one or more phrases, and displaying the one or more controls in the search area.
4. The method of claim 3, further comprising the steps of:
receiving click operation on a control;
and deleting the phrase corresponding to the control, and performing combined search again based on the remaining one or more phrases after deleting the phrase to obtain a new search result set.
5. The method of claim 4, further comprising, after generating the one or more phrases, the steps of:
generating a phrase list based on the one or more phrases, and storing the phrase list;
the step of performing a combinatorial search based on the one or more phrases comprises:
and acquiring one or more phrases from the phrase list, and performing combined search based on the one or more phrases acquired from the phrase list.
6. The method of claim 5, wherein after receiving the click operation on the control, further comprising the steps of:
and deleting the phrase corresponding to the control from the phrase list so as to obtain the remaining one or more phrases from the phrase list and carry out combined search again.
7. The method of claim 4, wherein the control is initially in an active state and is displayed in a first predetermined color in the search area; after receiving the clicking operation on the control, the method further comprises the following steps:
and setting the control to be in an inactivated state, and setting the color of the control to be a second preset color to indicate that the phrase corresponding to the control is deleted.
8. The method of claim 7, further comprising the steps of:
and receiving click operation on the control in the inactivated state, restoring the control to the activated state, and restoring the color of the control to the first preset color.
9. A computing device, comprising:
at least one processor; and
a memory storing program instructions, wherein the program instructions are configured to be adapted to be executed by the at least one processor, the program instructions comprising instructions for performing the method of any of claims 1-8.
10. A readable storage medium storing program instructions that, when read and executed by a computing device, cause the computing device to perform the method of any of claims 1-8.
CN202111156326.XA 2021-09-30 2021-09-30 File searching method, computing device and storage medium Pending CN113590542A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111156326.XA CN113590542A (en) 2021-09-30 2021-09-30 File searching method, computing device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111156326.XA CN113590542A (en) 2021-09-30 2021-09-30 File searching method, computing device and storage medium

Publications (1)

Publication Number Publication Date
CN113590542A true CN113590542A (en) 2021-11-02

Family

ID=78242659

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111156326.XA Pending CN113590542A (en) 2021-09-30 2021-09-30 File searching method, computing device and storage medium

Country Status (1)

Country Link
CN (1) CN113590542A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102024064A (en) * 2011-01-11 2011-04-20 宇龙计算机通信科技(深圳)有限公司 Rapid searching method and mobile communication terminal
CN103092972A (en) * 2013-01-24 2013-05-08 华为技术有限公司 Searching method and device based on clue objects
CN105488178A (en) * 2015-11-30 2016-04-13 青岛海信移动通信技术股份有限公司 Network picture processing method and device
CN107291949A (en) * 2017-07-17 2017-10-24 小草数语(北京)科技有限公司 Information search method and device
CN112764600A (en) * 2020-08-13 2021-05-07 腾讯科技(深圳)有限公司 Resource processing method, device, storage medium and computer equipment
CN113094521A (en) * 2021-03-12 2021-07-09 北京达佳互联信息技术有限公司 Multimedia resource searching method, device, system, equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102024064A (en) * 2011-01-11 2011-04-20 宇龙计算机通信科技(深圳)有限公司 Rapid searching method and mobile communication terminal
CN103092972A (en) * 2013-01-24 2013-05-08 华为技术有限公司 Searching method and device based on clue objects
CN105488178A (en) * 2015-11-30 2016-04-13 青岛海信移动通信技术股份有限公司 Network picture processing method and device
CN107291949A (en) * 2017-07-17 2017-10-24 小草数语(北京)科技有限公司 Information search method and device
CN112764600A (en) * 2020-08-13 2021-05-07 腾讯科技(深圳)有限公司 Resource processing method, device, storage medium and computer equipment
CN113094521A (en) * 2021-03-12 2021-07-09 北京达佳互联信息技术有限公司 Multimedia resource searching method, device, system, equipment and storage medium

Similar Documents

Publication Publication Date Title
US9880989B1 (en) Document annotation service
US10417320B2 (en) Providing insertion feature with clipboard manager application
CN112328548A (en) File retrieval method and computing device
CN110516180B (en) Content display method and device and computing equipment
JP2019520625A (en) Human computer interaction method and device thereof
US20150142779A1 (en) Method and apparatus for saving search query as metadata with an image
CN109725958A (en) The method and device that the file of resource manager management is handled
CN113742297A (en) File preview method, computing device and storage medium
CN113849092A (en) Content sharing method and device and electronic equipment
WO2023198064A1 (en) Application program starting method and apparatus, and electronic device and storage medium
WO2023071996A1 (en) Object display method and apparatus, electronic device, and storage medium
CN113590542A (en) File searching method, computing device and storage medium
CN113535650A (en) File naming method and computing device
JP2005216201A (en) Job processing system
CN110516169B (en) Data display method, device and system and computing equipment
CN114048172A (en) File display method, computing device and storage medium
CN113468110A (en) File management method and device, electronic equipment and storage medium
CN108710661B (en) Method and device for realizing data management of text file based on memory sequence list
JPH08153117A (en) Device and method for document retrieval
CN113656347B (en) File directory export method, file directory import method and computing device
CN113311983B (en) Address bar-based interaction method and computing device
CN112799565B (en) Content list display method and computing device
CN113625922B (en) File translation method, computing device and readable storage medium
JP2019082961A (en) System, control method, and program
US20230012509A1 (en) Method and apparatus for providing a document editing interface for providing resource information related to a document using a backlink button

Legal Events

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