CN107590223B - Searching method, client and system - Google Patents

Searching method, client and system Download PDF

Info

Publication number
CN107590223B
CN107590223B CN201710786343.9A CN201710786343A CN107590223B CN 107590223 B CN107590223 B CN 107590223B CN 201710786343 A CN201710786343 A CN 201710786343A CN 107590223 B CN107590223 B CN 107590223B
Authority
CN
China
Prior art keywords
target
search
model
displayed
attribute category
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.)
Active
Application number
CN201710786343.9A
Other languages
Chinese (zh)
Other versions
CN107590223A (en
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.)
Suzhou Yingnuo Mai Medical Innovation Service Co Ltd
Original Assignee
Suzhou Yingnuo Mai Medical Innovation Service 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 Suzhou Yingnuo Mai Medical Innovation Service Co Ltd filed Critical Suzhou Yingnuo Mai Medical Innovation Service Co Ltd
Priority to CN201710786343.9A priority Critical patent/CN107590223B/en
Publication of CN107590223A publication Critical patent/CN107590223A/en
Application granted granted Critical
Publication of CN107590223B publication Critical patent/CN107590223B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a searching method, a client and a system, wherein the method is provided with at least one searching type, each searching type comprises at least one attribute category, and each attribute category comprises at least one keyword; when receiving a trigger operation of a user for a target search type, displaying at least one attribute category included in the target search type; when receiving a trigger operation of a user for at least one target attribute category in at least one attribute category, displaying at least one keyword included in each target attribute category; acquiring a target keyword determined by a user in at least one keyword included in each target attribute category; generating a search condition according to each target keyword, and sending the search condition to an application server so as to search in a database storing the information of the medical equipment according to the search condition; and receiving a search result sent by the application server. The scheme provided by the invention can shorten the searching time.

Description

Searching method, client and system
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a search method, a client, and a system.
Background
With the rapid development of computer graphics technology, it has become a common display method to display devices on a client in real time by using 3D technology, for example, by establishing a 3D on-line exhibition hall to display medical equipment produced by different enterprises. With the increase of 3D models of medical equipment to be displayed, more and more medical equipment information corresponding to the 3D models of the medical equipment is stored in the database, and how to search for medical equipment information meeting the user requirements from a large amount of medical equipment information is a problem to be solved urgently.
Currently, users generally perform fuzzy search by inputting medical device information at a client.
However, this method needs to traverse the whole database during searching, and the searching time is long.
Disclosure of Invention
The embodiment of the invention provides a searching method, a client and a system, which can shorten the searching time.
In a first aspect, an embodiment of the present invention provides a search method, including: presetting at least one search type, wherein each search type comprises at least one attribute category, each attribute category comprises at least one keyword, and the method further comprises the following steps:
when a trigger operation of a user for a target search type is received, displaying at least one attribute category included in the target search type;
when receiving a triggering operation of the user for at least one target attribute category in at least one attribute category included in the target search type, displaying at least one keyword included in each target attribute category;
acquiring a target keyword determined by the user in at least one keyword included in each target attribute category;
generating a search condition according to each target keyword, and sending the search condition to an application server so that the application server searches in a database storing medical equipment information according to the search condition;
and receiving a search result sent by the application server aiming at the search condition.
Preferably, the first and second electrodes are formed of a metal,
when the search type includes a business classification, the attribute categories include: any one or more of region classification, industry classification and business classification;
when the search type includes a product category, the attribute category includes: any one or more of region classification, product category and application department.
Preferably, the first and second electrodes are formed of a metal,
further comprising: pre-storing the corresponding relation between the medical equipment information and the 3D model; downloading, by the application server, at least one target 3D model from the database;
after the receiving the search result sent by the application server for the search condition, further comprising:
acquiring information of the medical equipment to be displayed, which is determined by the user in the search result; determining the 3D model to be displayed corresponding to the information of the medical equipment to be displayed according to the corresponding relation; and judging whether the 3D model to be displayed exists in the at least one target 3D model, if so, displaying the 3D model to be displayed, otherwise, downloading the 3D model to be displayed from the database through the application server, and displaying the 3D model to be displayed.
Preferably, the first and second electrodes are formed of a metal,
further comprising: presetting at least one sequencing mode;
acquiring a target sorting mode determined by the user in the at least one sorting mode; and sorting the search results according to the target sorting mode.
In a second aspect, an embodiment of the present invention provides a client, including:
the device comprises a setting unit, a searching unit and a searching unit, wherein the setting unit is used for setting at least one searching type, each searching type comprises at least one attribute category, and each attribute category comprises at least one keyword;
the processing unit is used for displaying at least one attribute category included in the target search type when receiving the trigger operation of the user for the target search type set by the setting unit; when receiving a triggering operation of the user for at least one target attribute category in at least one attribute category included in the target search type, displaying at least one keyword included in each target attribute category; acquiring a target keyword determined by the user in at least one keyword included in each target attribute category;
the searching unit is used for generating searching conditions according to the target keywords determined by the processing unit and sending the searching conditions to an application server so that the application server searches in a database storing the information of the medical equipment according to the searching conditions; and receiving a search result sent by the application server aiming at the search condition.
Preferably, the first and second electrodes are formed of a metal,
when the search type includes a business classification, the attribute categories include: any one or more of region classification, industry classification and business classification;
when the search type includes a product category, the attribute category includes: any one or more of region classification, product category and application department.
Preferably, the first and second electrodes are formed of a metal,
further comprising:
the storage unit is used for storing the corresponding relation between the medical equipment information and the 3D model; downloading, by the application server, at least one target 3D model from the database;
the display unit is used for acquiring the information of the medical equipment to be displayed, which is determined by the user in the search result received by the search unit; determining the 3D model to be displayed corresponding to the information of the medical equipment to be displayed according to the corresponding relation stored in the storage unit; and judging whether the 3D model to be displayed exists in the at least one target 3D model, if so, displaying the 3D model to be displayed, otherwise, downloading the 3D model to be displayed from the database through the application server, and displaying the 3D model to be displayed.
Preferably, the first and second electrodes are formed of a metal,
the setting unit is further used for setting at least one sorting mode;
the sorting unit is used for acquiring a target sorting mode determined by the user in the at least one sorting mode set by the setting unit; and sorting the search results received by the search unit according to the target sorting mode.
In a third aspect, an embodiment of the present invention provides a search system, including: a client and an application server;
the client is used for setting at least one search type, wherein each search type comprises at least one attribute category, and each attribute category comprises at least one keyword; when a trigger operation of a user for a target search type is received, displaying at least one attribute category included in the target search type; when receiving a triggering operation of the user for at least one target attribute category in at least one attribute category included in the target search type, displaying at least one keyword included in each target attribute category; acquiring a target keyword determined by the user in at least one keyword included in each target attribute category; generating a search condition according to each target keyword, and sending the search condition to an application server; receiving a search result sent by the application server aiming at the search condition;
and the application server is used for searching in a database storing the medical equipment information according to the search condition to obtain the search result.
Preferably, the first and second electrodes are formed of a metal,
the client is further used for storing the corresponding relation between the medical equipment information and the 3D model; downloading, by the application server, at least one target 3D model from the database; acquiring information of the medical equipment to be displayed, which is determined by the user in the search result; determining the 3D model to be displayed corresponding to the information of the medical equipment to be displayed according to the corresponding relation; and judging whether the 3D model to be displayed exists in the at least one target 3D model, if so, displaying the 3D model to be displayed, otherwise, downloading the 3D model to be displayed from the database through the application server, and displaying the 3D model to be displayed.
The embodiment of the invention provides a searching method, a client and a system, wherein the searching method provides different searching types for a user, the user can select keywords corresponding to different attribute categories from target searching types, search conditions are generated according to the different keywords, and medical equipment information meeting the search conditions is searched in a database. The searching method can shorten the searching time by screening the medical equipment information in the database through the searching condition.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a flow chart of a search method provided by an embodiment of the invention;
fig. 2 is a schematic structural diagram of a client according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a client according to another embodiment of the present invention;
fig. 4 is a schematic structural diagram of a client according to another embodiment of the present invention;
FIG. 5 is a schematic diagram of a search system according to an embodiment of the present invention;
fig. 6 is a flowchart of a searching method according to another embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer and more complete, the technical solutions in the embodiments of the present invention will be described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention, and based on the embodiments of the present invention, all other embodiments obtained by a person of ordinary skill in the art without creative efforts belong to the scope of the present invention.
As shown in fig. 1, an embodiment of the present invention provides a search method, which may include the following steps:
step 101: setting at least one search type, wherein each search type comprises at least one attribute category, and each attribute category comprises at least one keyword;
step 102: when receiving a trigger operation of a user for a target search type, displaying at least one attribute category included in the target search type;
step 103: when receiving a trigger operation of a user for at least one target attribute category in at least one attribute category included in a target search type, displaying at least one keyword included in each target attribute category;
step 104: acquiring a target keyword determined by a user in at least one keyword included in each target attribute category;
step 105: generating a search condition according to each target keyword, and sending the search condition to an application server so that the application server searches in a database storing the information of the medical equipment according to the search condition;
step 106: and receiving the search result sent by the application server aiming at the search condition.
In the embodiment of the present invention shown in fig. 1, the search method provides different search types for the user, the user may select keywords corresponding to different attribute categories from the target search type, generate search conditions according to the different keywords, and search the database for medical device information that meets the search conditions. The searching method can shorten the searching time by screening the medical equipment information in the database through the searching condition.
The 3D exhibition hall database may store: medical equipment information such as medical equipment name, medical equipment 3D model, enterprise name, enterprise address, application department, enterprise establishment time, enterprise address industry and the like. Meanwhile, the 3D exhibition hall database can count the data of the user accessing the exhibition hall, the information of the exhibited items, the browsing time, the browsing times and the like.
In the prior art, when a user searches through a browser installed with a Unity Web Player plug-in, the Unity Web Player plug-in is connected with a database through a sentence to search out products and materials. NET can be directly connected with the database in C # Winform and ASP. However, in the Unity Web Player plug-in, the direct connection database is not very secure, and it is better to set an application server between the two, and exchange data between the two.
In practical application, the search method and the fuzzy search method can be provided in a 3D exhibition hall, and the two methods can be combined for use, so that a user can select the search method and the fuzzy search method according to requirements.
In one embodiment of the invention, to improve the accuracy of the search, when the search type includes a business category, the attribute categories include: any one or more of region classification, industry classification and business classification; when the search type includes a product category, the attribute categories include: any one or more of region classification, product category and application department.
When the search result comprises the enterprise information, the user can click the link added to the enterprise information, so that the virtual character in the 3D exhibition hall can roam to transmit the position of the enterprise exhibition hall. When the search result comprises the equipment information, the user can click the connection added to the equipment information to enable the client side display page to jump to the 3D model display page.
For example, in a 3D exhibition hall, when the search type is business classification, the region classification includes: shanghai city, Beijing city, Liaoning province, and the like, and the industry categories include: medical electronic instrument equipment, medical image instrument equipment, orthopedics and implantation apparatus etc. business classification includes: research institutes, individual private, marketing companies, etc. When the search type is a product classification, the region classification includes: beijing, Tianjin, Jiangsu and the like, and the product categories comprise: medical consumables, surgical instruments, household medical instruments, and the like, the application departments include: outpatient department, living department, internal medicine, etc.
In an embodiment of the present invention, in order to display a 3D model corresponding to medical instrument device information in a search result according to a user's requirement, and improve display efficiency, the method further includes:
pre-storing the corresponding relation between the medical equipment information and the 3D model; downloading, by an application server, at least one target 3D model from a database;
after receiving the search result sent by the application server for the search condition, the method further comprises:
acquiring information of medical equipment to be displayed, which is determined by a user in a search result; determining a to-be-displayed 3D model corresponding to the information of the medical equipment to be displayed according to the corresponding relation; and judging whether a 3D model to be displayed exists in at least one target 3D model, if so, displaying the 3D model to be displayed, otherwise, downloading the 3D model to be displayed from the database through the application server, and displaying the 3D model to be displayed.
When a user searches through a browser provided with a Unity Web Player plug-in, the 3D model is stored in the database and cannot be loaded in advance, when the user selects the medical equipment information to be displayed in the search result, the Unity Web Player plug-in can judge whether the 3D model corresponding to the medical equipment information is to be displayed in the browser cache, if so, the 3D model can be called from the browser cache in real time, otherwise, the 3D model is downloaded from the database. By the method, the browser can avoid the problem of excessive content loaded at one time, the loaded file is stored in the webpage cache, and the file is directly called from the cache after being loaded again without being downloaded again from the database.
In an embodiment of the present invention, in order to present a search result according to a requirement of a user and improve a user experience, the method further includes: presetting at least one sequencing mode;
acquiring a target sorting mode determined by a user in at least one sorting mode; and sorting the search results according to the target sorting mode.
There may be a variety of ordering schemes depending on the needs of the user, for example,
(1) default ordering: sorting according to the data record ID in the database;
(2) phonetic sorting: the sorting may be done according to the order of the initials in the device name field, but also by sorting the order of the initials in other fields in the database table, such as the product name field, the business name field, etc.
(3) Time sequencing: sequencing through the recording time of the data records in the database;
(4) VIP sequencing: and setting priorities for enterprises or equipment in advance, and sequencing the search results according to the priority sequence.
It should be noted that the sorting methods include, but are not limited to, the above, and in practical applications, different sorting methods may be used in combination, for example, time sorting is performed on the basis of pinyin sorting.
As shown in fig. 2, an embodiment of the present invention provides a client, including:
a setting unit 201, configured to set at least one search type, where each search type includes at least one attribute category, and each attribute category includes at least one keyword;
the processing unit 202 is configured to, when a trigger operation of a user for a target search type set by the setting unit 201 is received, present at least one attribute category included in the target search type; when receiving a trigger operation of a user for at least one target attribute category in at least one attribute category included in a target search type, displaying at least one keyword included in each target attribute category; acquiring a target keyword determined by a user in at least one keyword included in each target attribute category;
a searching unit 203, configured to generate a search condition according to each target keyword determined by the processing unit 202, and send the search condition to the application server, so that the application server searches in a database in which information of the medical equipment is stored according to the search condition; and receiving the search result sent by the application server aiming at the search condition.
In one embodiment of the invention, when the search type includes a business classification, the attribute categories include: any one or more of region classification, industry classification and business classification; when the search type includes a product category, the attribute categories include: any one or more of region classification, product category and application department.
In an embodiment of the present invention, as shown in fig. 3, the client further includes:
the storage unit 204 is used for storing the corresponding relation between the medical instrument device information and the 3D model; downloading, by an application server, at least one target 3D model from a database;
the presentation unit 205 is configured to obtain information of the medical equipment to be presented, which is determined by the user in the search result received by the search unit 203; determining a to-be-displayed 3D model corresponding to the information of the medical equipment to be displayed according to the corresponding relation stored in the storage unit 204; and judging whether a 3D model to be displayed exists in at least one target 3D model, if so, displaying the 3D model to be displayed, otherwise, downloading the 3D model to be displayed from the database through the application server, and displaying the 3D model to be displayed.
In an embodiment of the present invention, as shown in fig. 4, the setting unit 201 may be further configured to set at least one sorting manner;
a sorting unit 206, configured to obtain a target sorting manner determined by a user in at least one sorting manner set by the setting unit 201; the search results received by the search unit 203 are sorted according to the target sorting manner.
As shown in fig. 5, an embodiment of the present invention provides a search system, including: a client 501 and an application server 502;
a client 501, configured to set at least one search type, where each search type includes at least one attribute category, and each attribute category includes at least one keyword; when receiving a trigger operation of a user for a target search type, displaying at least one attribute category included in the target search type; when receiving a trigger operation of a user for at least one target attribute category in at least one attribute category included in a target search type, displaying at least one keyword included in each target attribute category; acquiring a target keyword determined by a user in at least one keyword included in each target attribute category; generating a search condition according to each target keyword, and sending the search condition to the application server 502; receiving a search result sent by the application server 502 for the search condition;
the application server 502 is configured to search in a database storing information of medical equipment according to the search condition to obtain a search result.
In an embodiment of the present invention, the client 501 may further be configured to store a correspondence between the medical device information and the 3D model; downloading at least one target 3D model from a database via application server 502; acquiring information of medical equipment to be displayed, which is determined by a user in a search result; determining a to-be-displayed 3D model corresponding to the information of the medical equipment to be displayed according to the corresponding relation; and judging whether a 3D model to be displayed exists in at least one target 3D model, if so, displaying the 3D model to be displayed, otherwise, downloading the 3D model to be displayed from the database through the application server, and displaying the 3D model to be displayed.
Because the information interaction, execution process, and other contents between the units in the device are based on the same concept as the method embodiment of the present invention, specific contents may refer to the description in the method embodiment of the present invention, and are not described herein again.
TABLE 1
As shown in fig. 6, the embodiment of the present invention takes a search system composed of a client and an application server as an example, and describes a search method in detail, where the method includes:
step 601: the method comprises the steps that a client sets at least one search type, wherein each search type comprises at least one attribute category, and each attribute category comprises at least one keyword; storing the corresponding relation between the medical equipment information and the 3D model; at least one sort mode is set.
The search types, attribute categories, and keywords set by the client are shown in table 1.
Storing correspondence of medical instrument device information A, B, C, D with the 3D models a, b, c, D;
two sorting modes are set: pinyin ranking (first letter of the medical device name) and VIP ranking (medical device priority order).
Step 602: the client downloads at least one target 3D model from the database via the application server.
The client downloads the three target 3D models a, e and r from the database through the application server.
Step 603: when the client receives a trigger operation of a user for a target search type, at least one attribute category included in the target search type is displayed.
When a triggering operation of a user for the product classification is received, displaying each attribute category of the product classification: region classification, product category, application department.
Step 604: when receiving a trigger operation of a user for at least one target attribute category in at least one attribute category included in a target search type, the client displays at least one keyword included in each target attribute category.
The user can trigger only one attribute type or simultaneously trigger a plurality of attribute types. For example, a user triggers a region classification and a product classification, and a client displays keywords included in the region classification: beijing, Heilongjiang, Jilin; the product category includes keywords: medical consumables, surgical instruments.
Step 605: the client acquires the target keywords determined by the user in at least one keyword included in each target attribute category, generates search conditions according to the target keywords, and sends the search conditions to the application server.
For example, the target keywords specified by the user are beijing and medical supplies, respectively, and the generated search condition is "beijing medical supplies".
Step 606: and the application server searches in a database storing the medical equipment information according to the search condition.
The application server searches the database for the medical equipment information satisfying the search condition.
Step 607: the client receives a search result sent by the application server according to the search condition, acquires a target sorting mode determined by the user in at least one sorting mode, and sorts the search result according to the target sorting mode.
And determining the target sorting mode in the Pinyin sorting and the VIP sorting as Pinyin sorting.
For example, the search results include: the medical device information A, B, and is ordered according to the order of the two pinyin initials.
Step 608: and the client acquires the information of the medical equipment to be displayed, which is determined by the user in the search result, and determines the 3D model to be displayed corresponding to the information of the medical equipment to be displayed according to the corresponding relation.
And determining that the information of the medical equipment to be displayed is A and determining that the 3D model to be displayed corresponding to the information of the medical equipment to be displayed is a in the information A, B of the medical equipment to be displayed.
Step 609: the client judges whether a 3D model to be displayed exists in at least one target 3D model, if so, step 610 is executed, otherwise, step 611 is executed.
There is a 3D model a to be presented in the target 3D model, so step 610 is performed.
Step 610: and the client displays the 3D model to be displayed and terminates the current process.
Step 611: and the client downloads the 3D model to be displayed from the database through the application server, and displays the 3D model to be displayed.
When the client does not cache the 3D model to be displayed, the 3D model needs to be downloaded from the database through the application server.
The embodiment of the invention provides a readable medium, which comprises an execution instruction, and when a processor of a storage controller executes the execution instruction, the storage controller executes the method of any one of the above embodiments.
An embodiment of the present invention provides a storage controller, including: a processor, a memory, and a bus;
the memory is used for storing execution instructions, the processor is connected with the memory through the bus, and when the storage controller runs, the processor executes the execution instructions stored by the memory so as to enable the storage controller to execute the method of any one of the above embodiments.
In summary, the embodiments of the present invention have at least the following effects:
1. in the embodiment of the invention, the searching method provides different searching types for the user, the user can select the keywords corresponding to different attribute categories from the target searching type, generate the searching condition according to the different keywords, and search the medical equipment information meeting the searching condition in the database. The searching method can shorten the searching time by screening the medical equipment information in the database through the searching condition.
2. In the embodiment of the invention, the client and the database exchange data through the application server, and compared with a client directly connected database, the security of the database is improved.
3. In the embodiment of the invention, the client can cache a plurality of 3D models before the user displays the 3D models, if the 3D models selected by the user to be displayed are cached at the client, the client can directly display the 3D models, otherwise, the 3D models need to be downloaded from the database through the application server. The method can avoid the problem of slow system operation caused by excessive content loaded at one time.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising a" does not exclude the presence of other similar elements in a process, method, article, or apparatus that comprises the element.
Those of ordinary skill in the art will understand that: all or part of the steps for realizing the method embodiments can be completed by hardware related to program instructions, the program can be stored in a computer readable storage medium, and the program executes the steps comprising the method embodiments when executed; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it is to be noted that: the above description is only a preferred embodiment of the present invention, and is only used to illustrate the technical solutions of the present invention, and not to limit the protection scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (10)

1. A searching method is characterized in that at least one searching type is preset, wherein each searching type comprises at least one attribute category, each attribute category comprises at least one keyword, and the method further comprises the following steps:
when a trigger operation of a user for a target search type is received, displaying at least one attribute category included in the target search type;
when receiving a triggering operation of the user for at least one target attribute category in at least one attribute category included in the target search type, displaying at least one keyword included in each target attribute category;
acquiring a target keyword determined by the user in at least one keyword included in each target attribute category;
generating a search condition according to each target keyword, and sending the search condition to an application server so that the application server searches in a database storing medical equipment information according to the search condition;
receiving a search result sent by the application server aiming at the search condition;
when the search result comprises enterprise information, and when a link on the enterprise information is triggered by a user, a virtual character in the 3D exhibition hall roams or is transmitted to the position of the enterprise exhibition hall corresponding to the enterprise information.
2. The search method according to claim 1,
when the search type includes a business classification, the attribute categories include: any one or more of region classification, industry classification and business classification;
when the search type includes a product category, the attribute category includes: any one or more of region classification, product category and application department.
3. The search method of claim 1, further comprising: pre-storing the corresponding relation between the medical equipment information and the 3D model; downloading, by the application server, at least one target 3D model from the database;
after the receiving the search result sent by the application server for the search condition, further comprising:
acquiring information of the medical equipment to be displayed, which is determined by the user in the search result; determining the 3D model to be displayed corresponding to the information of the medical equipment to be displayed according to the corresponding relation; and judging whether the 3D model to be displayed exists in the at least one target 3D model, if so, displaying the 3D model to be displayed, otherwise, downloading the 3D model to be displayed from the database through the application server, and displaying the 3D model to be displayed.
4. The search method according to any one of claims 1 to 3, further comprising: presetting at least one sequencing mode;
acquiring a target sorting mode determined by the user in the at least one sorting mode; and sorting the search results according to the target sorting mode.
5. A client, comprising:
the device comprises a setting unit, a searching unit and a searching unit, wherein the setting unit is used for setting at least one searching type, each searching type comprises at least one attribute category, and each attribute category comprises at least one keyword;
the processing unit is used for displaying at least one attribute category included in the target search type when receiving the trigger operation of the user for the target search type set by the setting unit; when receiving a triggering operation of the user for at least one target attribute category in at least one attribute category included in the target search type, displaying at least one keyword included in each target attribute category; acquiring a target keyword determined by the user in at least one keyword included in each target attribute category;
the searching unit is used for generating searching conditions according to the target keywords determined by the processing unit and sending the searching conditions to an application server so that the application server searches in a database storing the information of the medical equipment according to the searching conditions; receiving a search result sent by the application server aiming at the search condition;
when the search result comprises enterprise information, and when a link on the enterprise information is triggered by a user, a virtual character in the 3D exhibition hall roams or is transmitted to the position of the enterprise exhibition hall corresponding to the enterprise information.
6. The client of claim 5,
when the search type includes a business classification, the attribute categories include: any one or more of region classification, industry classification and business classification;
when the search type includes a product category, the attribute category includes: any one or more of region classification, product category and application department.
7. The client of claim 5, further comprising:
the storage unit is used for storing the corresponding relation between the medical equipment information and the 3D model; downloading, by the application server, at least one target 3D model from the database;
the display unit is used for acquiring the information of the medical equipment to be displayed, which is determined by the user in the search result received by the search unit; determining the 3D model to be displayed corresponding to the information of the medical equipment to be displayed according to the corresponding relation stored in the storage unit; and judging whether the 3D model to be displayed exists in the at least one target 3D model, if so, displaying the 3D model to be displayed, otherwise, downloading the 3D model to be displayed from the database through the application server, and displaying the 3D model to be displayed.
8. The client according to any of claims 5-7,
the setting unit is further used for setting at least one sorting mode;
the sorting unit is used for acquiring a target sorting mode determined by the user in the at least one sorting mode set by the setting unit; and sorting the search results received by the search unit according to the target sorting mode.
9. A search system, comprising: a client and an application server;
the client is used for setting at least one search type, wherein each search type comprises at least one attribute category, and each attribute category comprises at least one keyword; when a trigger operation of a user for a target search type is received, displaying at least one attribute category included in the target search type; when receiving a triggering operation of the user for at least one target attribute category in at least one attribute category included in the target search type, displaying at least one keyword included in each target attribute category; acquiring a target keyword determined by the user in at least one keyword included in each target attribute category; generating a search condition according to each target keyword, and sending the search condition to an application server; receiving a search result sent by the application server aiming at the search condition;
and the application server is used for searching in a database storing the medical equipment information according to the search condition to obtain the search result.
10. The search system of claim 9,
the client is further used for storing the corresponding relation between the medical equipment information and the 3D model; downloading, by the application server, at least one target 3D model from the database; acquiring information of the medical equipment to be displayed, which is determined by the user in the search result; determining the 3D model to be displayed corresponding to the information of the medical equipment to be displayed according to the corresponding relation; and judging whether the 3D model to be displayed exists in the at least one target 3D model, if so, displaying the 3D model to be displayed, otherwise, downloading the 3D model to be displayed from the database through the application server, and displaying the 3D model to be displayed.
CN201710786343.9A 2017-09-04 2017-09-04 Searching method, client and system Active CN107590223B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710786343.9A CN107590223B (en) 2017-09-04 2017-09-04 Searching method, client and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710786343.9A CN107590223B (en) 2017-09-04 2017-09-04 Searching method, client and system

Publications (2)

Publication Number Publication Date
CN107590223A CN107590223A (en) 2018-01-16
CN107590223B true CN107590223B (en) 2020-02-14

Family

ID=61050869

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710786343.9A Active CN107590223B (en) 2017-09-04 2017-09-04 Searching method, client and system

Country Status (1)

Country Link
CN (1) CN107590223B (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002007749A (en) * 2000-06-27 2002-01-11 Hitachi Ltd Server-allocating device, and system and method for providing service
CN102419746A (en) * 2010-09-28 2012-04-18 无锡诺宝科技发展有限公司 Three-dimensional search system and three-dimensional search method
CN104123302B (en) * 2013-04-27 2018-10-19 广东商文科技有限公司 Search method, apparatus and system
CN104239464B (en) * 2014-09-02 2018-11-20 百度在线网络技术(北京)有限公司 Search interface shows method and apparatus
CN104933283A (en) * 2015-02-05 2015-09-23 北京市计算中心 Model library of three-dimensional colored lesion simulation exhibition system

Also Published As

Publication number Publication date
CN107590223A (en) 2018-01-16

Similar Documents

Publication Publication Date Title
KR101016683B1 (en) Systems and methods for providing search results
US9639579B2 (en) Determination of a desired repository for retrieving search results
CN105556449B (en) Dynamic Distribution's engine for digizine
US8498984B1 (en) Categorization of search results
US20060004734A1 (en) Method, system, and article to provide data analysis or searching
US20080222105A1 (en) Entity recommendation system using restricted information tagged to selected entities
US9760636B1 (en) Systems and methods for browsing historical content
KR100859918B1 (en) Method and apparatus for evaluating searched contents by using user feedback and providing search result by utilizing evaluation result
US20230153366A1 (en) System and method for improved searching across multiple databases
CN107977398B (en) Ranking search result documents
JP2006268744A (en) Document management system
JP5516918B2 (en) Image element search
KR20160104067A (en) Generating a news timeline and recommended news editions
US20080104510A1 (en) Graphical Interface for Search Engine
CN107590223B (en) Searching method, client and system
JP5127553B2 (en) Information processing apparatus, information processing method, program, and recording medium
JP7147215B2 (en) Information processing device, information processing method and program
JP2011018152A (en) Information presentation device, information presentation method, and program
JP2010015394A (en) Link destination presentation device and computer program
CN111159527A (en) Method, device, equipment and storage medium for identifying and processing homepage
JP2020160627A (en) Information processor and information processing system and information processing program
KR20090073809A (en) File searching method and system thereof
JP2009048385A (en) Person retrieval system, person retrieval method, and person retrieval program
JPH05189488A (en) Method and device for retrieving document
JP2017162470A (en) Electronic shopping system

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
GR01 Patent grant
GR01 Patent grant