CN105447009A - Method and device for generating query strings - Google Patents

Method and device for generating query strings Download PDF

Info

Publication number
CN105447009A
CN105447009A CN201410395326.9A CN201410395326A CN105447009A CN 105447009 A CN105447009 A CN 105447009A CN 201410395326 A CN201410395326 A CN 201410395326A CN 105447009 A CN105447009 A CN 105447009A
Authority
CN
China
Prior art keywords
search
search condition
management equipment
mark
parameter
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
CN201410395326.9A
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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201410395326.9A priority Critical patent/CN105447009A/en
Publication of CN105447009A publication Critical patent/CN105447009A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a method and device for generating query strings.The method of management equipment comprises following steps: receiving identifiers of search criteria for search sent by an application server; and determining search parameters contained by search criteria based on identifiers of search criteria, and assembling search parameters contained by search criteria according to a pre-set assembly rule in order to obtain query strings corresponding to search criteria. The technical scheme of the method and equipment for generating query strings helps to reduce the cost of generating query strings.

Description

The method and apparatus of generated query string
[technical field]
The present invention relates to networking technology area, particularly relate to a kind of method and apparatus of generated query string.
[background technology]
In conventional search application, after user submits search condition to application server, application server needs the search parameter generated query string comprised according to search condition, this query string is actually a HTML (Hypertext Markup Language) (HypertextTransferProtocol, HTTP) link, then undertaken searching for obtain Search Results by query string.
The main stream approach of existing generated query string is that codes implement param object write by application server by application developer, after application service receives the search condition of user's submission, the search parameter comprised by search condition is put in param object, according to param object carry out assembled generation search for needed for query string.
Wherein, the developer of different application needs to write code respectively for different application servers, and the developer of same application also needs for different search condition to be that different codes write by same application server.Write and safeguard that the cost of code is usually comparatively large, in addition, also may exist code repeat write and safeguard, therefore the method cost of existing generated query string is larger.
[summary of the invention]
Many aspects of the present invention provide a kind of method and apparatus of generated query string, in order to reduce the cost of generated query string.
An aspect of of the present present invention, provides a kind of method of generated query string, comprising:
Application server obtains the mark of the search condition needed for searching for;
The mark of described search condition is sent to management equipment by described application server, for the mark of described management equipment according to described search condition, determine the search parameter that described search condition comprises, according to the assembled rule preset, assembled process is carried out to described search parameter, obtains the query string that described search condition is corresponding.
Another aspect of the present invention, provides a kind of method of generated query string, comprising:
Management equipment receive carrying out that application server sends search for needed for the mark of search condition;
Described management equipment, according to the mark of described search condition, determines the search parameter that described search condition comprises;
Described management equipment, according to the assembled rule preset, is carried out assembled process to the search parameter that described search condition comprises, is obtained the query string that described search condition is corresponding.
Another aspect of the present invention, provides a kind of application server, comprising:
Acquisition module, for obtaining the mark of the search condition needed for searching for;
Sending module, for the mark of described search condition is sent to management equipment, for the mark of described management equipment according to described search condition, determine the search parameter that described search condition comprises, according to the assembled rule preset, assembled process is carried out to described search parameter, obtains the query string that described search condition is corresponding.
Another aspect of the present invention, provides a kind of management equipment, comprising:
Receiver module, the carrying out sent for receiving application server search for needed for the mark of search condition;
Determination module, for the mark according to described search condition, determines the search parameter that described search condition comprises;
Assembling module, for according to the assembled rule preset, carries out assembled process to the search parameter that described search condition comprises, obtains the query string that described search condition is corresponding.
In technical solution of the present invention, application server obtains the mark of the search condition needed for searching for, the mark of search condition is sent to management equipment, the mark of the search condition provided according to application server by management equipment, determine the search parameter that search condition comprises, and then according to the assembled rule preset, assembled process generated query string is carried out to search parameter.Application server is no longer responsible for search parameter to be assembled into query string, this means that each application developer does not need write for each application server and safeguard the code for generated query string, is conducive to the burden alleviating each application developer; In addition, the generation of query string is focused on by management equipment, only needs to develop a set of code, can avoid code overlapping development.As can be seen here, compared with the scheme of application server each in prior art generated query string alone, technical solution of the present invention can reduce the cost of generated query string.
[accompanying drawing explanation]
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
The schematic flow sheet of the method for the generated query string that Fig. 1 a provides for one embodiment of the invention;
The schematic flow sheet of the method for the generated query string that Fig. 1 b provides for another embodiment of the present invention;
The schematic diagram of the interactive interface that Fig. 2 provides for one embodiment of the invention;
The schematic flow sheet of the method for the generated query string that Fig. 3 provides for further embodiment of this invention;
The structural representation of the management equipment that Fig. 4 provides for one embodiment of the invention;
The structural representation of the management equipment that Fig. 5 provides for another embodiment of the present invention;
The structural representation of the application server that Fig. 6 provides for one embodiment of the invention.
[embodiment]
For making the object of the embodiment of the present invention, technical scheme and advantage clearly, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
The schematic flow sheet of the method for the generated query string that Fig. 1 a provides for one embodiment of the invention.As shown in Figure 1a, the method comprises:
101, application server obtains the mark of the search condition needed for searching for.
102, the mark of above-mentioned search condition is sent to management equipment by application server, for the mark of management equipment according to above-mentioned search condition, determine the search parameter that search condition comprises, according to the assembled rule preset, assembled process is carried out to search parameter, obtains the query string that search condition is corresponding.
The schematic flow sheet of the method for the generated query string that Fig. 1 b provides for another embodiment of the present invention.As shown in Figure 1 b, the method comprises:
10a, management equipment receive carrying out that application server sends search for needed for the mark of search condition.
10b, management equipment, according to the mark of above-mentioned search condition, determine the search parameter that search condition comprises.
10c, management equipment, according to the assembled rule preset, carry out assembled process to the search parameter that above-mentioned search condition comprises, and obtain the query string that search condition is corresponding.
Method shown in above-mentioned Fig. 1 a is described from the angle of application server; Method shown in Fig. 1 b is described from the angle of management equipment.The flow process of emphasis to method shown in Fig. 1 a and Fig. 1 b is described below.
In the above-described embodiments, application server refers to the equipment being deployed with the application program possessing function of search.This equipment can be server, also can be client.Client can be computer, mobile phone etc.
In the above-described embodiments, when user determines that needs are searched for, application server obtains the mark of the search condition needed for searching for.Illustrate, the mark of this search condition can be supplied to application server by user, the mark of the interactive interface input search condition that such as user can be provided by application server.Again such as, user can submit search condition needed for search to application server, and application server, from the mapping relations of the search condition prestored and mark, determines the mark of the search condition that user submits to.
In the above-described embodiments, the generation of query string is no longer responsible for by application server, but focused on the generation of query string corresponding to each querying condition by management equipment.Therefore, after the mark obtaining search condition, the mark of search condition is sent to management equipment by application server.Wherein, application server can be adopted and in various manners the mark of search condition be sent to management equipment, and the present embodiment does not limit this.
Management equipment receive carrying out that application server sends search for needed for the mark of search condition, according to the mark of this search condition, determine the search parameter that this search condition comprises.
Above-described embodiment had collected the search parameter that various common or conventional search condition comprises in advance, the search parameter comprised by each search condition stores as a search scene information, and distinguishes different search scene informations by mark (ID).Based on this, management equipment can according to the mark of the search condition received, search in the search scene information prestored, at least one identical with the mark of this search condition of acquisition mark searches for the search parameter that the search parameter in scene information comprises as above-mentioned search condition.
Illustrate at this, above-mentioned search scene information can be local in management equipment, also can in remote storage device.If above-mentioned search scene information is stored in remote storage device, then management equipment can log in remote storage device, from each search scene information, determine that at least one identical with the mark of the search condition that application server provides of mark searches for scene information, and obtain search parameter from determined search scene information.If above-mentioned search scene information is stored in management equipment this locality, in the mark of the search condition that management equipment can provide according to application server, inquire about in each search scene information prestored, obtain at least one identical with the mark of the search condition that application server provides of mark and search for the search parameter that the search parameter in scene information comprises as the search condition that the mark of above-mentioned search condition identifies.
Be stored in the embodiment in management equipment based on above-mentioned search scene information, management equipment, according to the mark of search condition, before inquiring about, also comprises: the process prestoring each search scene information in each search scene information prestored.
The mode prestoring each search scene information comprises: management equipment provides an interactive interface, and shows this interactive interface, allows keeper by this interactive interface inputted search scene information; Like this, management equipment can each search scene information of being inputted by interactive interface of receiving management person.Keeper is as follows by a kind of specific implementation of interactive interface inputted search scene information:
Universal search parametric classification is presented on the interactive interface that management equipment provides by management equipment, the submission request that receiving management person is sent by interactive interface, this submission request carries the search scene information that keeper chose and/or filled universal search parameter formation on interactive interface, is then each search scene information allocation identification.Optionally, the mark of each search scene information can be announced out by management equipment, so that user or application server are used for determining the mark of search condition.
Specifically, universal search parameter according to the complicacy etc. of universal search parameter, can be classified by management equipment, such as, can be divided into basic search parameter, Advanced Search parameter and sorted search parameter three class, but be not limited to be divided three classes.Management equipment by sorted universal search parameter display on interactive interface.A kind of interactive interface showing sorted universal search parameter as shown in Figure 2.In interactive interface shown in Fig. 2, basic search parameter includes but not limited to: classification ID, keyword, area, screening model, price range, play batch, creation-time, issuing time, the commodity amount etc. that will show.In interactive interface shown in Fig. 2, Advanced Search parameter includes but not limited to: the wholesale and more multi objective etc. of classification ID, transaction medal grade, satisfaction rate, wholesale is issued in main management, wherein, more multi objective can be made up of index name, dimension, time, desired value several, such as index name can be frequent customer's number, transaction stroke count, transaction number of packages, order average deal size, and dimension can be seller or product etc.In interactive interface shown in Fig. 2, sorted search parameter can be but be not limited to by product turnover descending sort in nearly 7 days.
Illustrate at this, the Advanced Search parameter in interactive interface shown in Fig. 2 and sorted search parameter can be added according to actual conditions, be deleted, and have only lifted some more common search parameters here.In actual use, the universal search parameter in interactive interface shown in Fig. 2 may have a lot of combination, and the index as Advanced Search argument section repeatedly combines and the combination of the index that sorts.The demand of various search condition can be met by different combinations.
Based on the parameter of universal search shown in Fig. 2, search condition is illustrated.Such as, a search condition can be: product price is interval at 1-100, and in nearest 30 days, this product trading number of packages is greater than 50, finally sorts by product dimension nearly 7 days turnovers; Then this search condition can search parameter in corresponding multiple search scene information, and the search parameter in each search scene information is that product price is interval at 1-100, in nearest 30 days, this product trading number of packages is greater than 50 and sort by product dimension nearly 7 days turnovers respectively.Again such as, a search condition can be: product price is interval, and at 1000-2000, the age bracket being suitable for crowd is 30-50, finally by evaluating number descending sort; Then this search condition can search parameter in corresponding multiple search scene information, the search parameter in each search scene information be respectively product price interval be 30-50 and by evaluating number descending sort at 1000-2000, the age bracket that is suitable for crowd.
In addition, pre-configured assembled rule in the management equipment of above-described embodiment, for carrying out assembled generated query string to search parameter.Management equipment, after obtaining the search parameter that comprises of above-mentioned search condition, can, according to the assembled rule preset, be carried out assembled to obtained search parameter, generated query string.
Illustrate, a kind of assembled rule can be defined as (& key=value), means that search parameter will be assemblied into the form of key1=value1 & key2=value2.Another assembled rule can be defined as (& key=[value1, value2, value3], 002), mean search parameter value can be assembled into value1 002value2 002value3, such as hypothesis has 3 search parameters to be respectively: keywords=mp3, priceStart=1, filt=[1,2,3], 002, so these 3 search parameters can be assembled into keywords=mp3 & priceStart=1 & filt=1 0022 0023.
Be that product price is interval at 1-100, in nearest 30 days, this product trading number of packages is greater than 50 and undertaken sorting by product dimension nearly 7 days turnovers respectively for search parameter, then the query string that generates of management equipment is as follows:
http://www.samplecase.com/bin/search?outfmt=xml&priceStart=1&priceEnd=100&weidu=chanpin&time=30&sales=50&sortTime=7&sortType=gmv
In the above-described embodiments, application server is no longer responsible for search parameter to be assembled into query string, this means that each application developer does not need write for each application server and safeguard the code for generated query string, be conducive to the burden alleviating each application developer; In addition, the generation of query string is focused on by management equipment, only needs to develop a set of code, can avoid code overlapping development.As can be seen here, compared with the scheme of application server each in prior art generated query string alone, the above embodiment of the present invention can reduce the cost of generated query string.
In addition, usual search condition can comprise a lot of search parameter, and this just requires the code more complicated for assembled search parameter, and the code that manual compiling is so complicated easily occurs mistake, and then causes assembled makeing mistakes, and affects the normal use of application server.And state on the invention in the method that embodiment provides, owing to being concentrated the generation of responsible query string by management equipment, the generation of query string and application server independently can be opened, whether query string occurs that mistake can't affect the normal use of application server.
The schematic flow sheet of the method for the generated query string that Fig. 3 provides for further embodiment of this invention.As shown in Figure 3, the method comprises:
301, application server obtains the mark of the search condition needed for searching for.
302, the mark of above-mentioned search condition is sent to management equipment by application server.
303, the title of product to be searched is sent to management equipment by application server.
304, management equipment is according to the mark of above-mentioned search condition, determines the search parameter that above-mentioned search condition comprises.
305, the search parameter that the title of above-mentioned product to be searched and above-mentioned search condition comprise merges by management equipment, obtains search parameter combination.
306, management equipment is according to the assembled rule preset, and carries out assembling part reason, obtain the query string that above-mentioned search condition is corresponding to above-mentioned search parameter combination.
Above-mentioned steps 301,302,304 can realize with reference to Fig. 1 a or Fig. 1 b illustrated embodiment respectively, does not repeat them here.In addition, step 302 and step 303 can realize in same step, also can be two independently steps.
The difference of the present embodiment and Fig. 1 a or Fig. 1 b illustrated embodiment is, in the present embodiment, user is except providing search condition, also specify that product to be searched, so application server also needs the search parameter name of product to be searched being referred to as independent (or extra) to be supplied to management equipment.
Concerning management equipment, determining the search parameter that search condition comprises and after receiving the title of the product to be searched that application server provides, the title of the search parameter first comprised by search condition and product to be searched merges, and forms search parameter combination; And then according to the assembled rule preset, assembling part reason is carried out to above-mentioned search parameter combination, obtains the query string that search condition is corresponding.
Illustrate, suppose that the product to be searched that application server provides is mp3, and search parameter to be product price respectively interval at 1-100, in nearest 30 days, this product trading number of packages is greater than 50 and sort by product dimension nearly 7 days turnovers, then the search parameter obtained is combined as: product is mp3, product price is interval at 1-100, in nearest 30 days, this product trading number of packages is greater than 50 and sort by product dimension nearly 7 days turnovers.The query string then obtained by search parameter composite assembly is as follows:
http://www.samplecase.com/bin/search?keywords=mp3&outfmt=xml&priceStart=1&priceEnd=100&weidu=chanpin&time=30&sales=50&sortTime=7&sortType=gmv
In the present embodiment, application server is no longer responsible for search parameter to be assembled into query string, this means that each application developer does not need write for each application server and safeguard the code for generated query string, is conducive to the burden alleviating each application developer; In addition, the generation of query string is focused on by management equipment, only needs to develop a set of code, can avoid code overlapping development.As can be seen here, compared with the scheme of application server each in prior art generated query string alone, the present embodiment can reduce the cost of generated query string.
In addition, in the method that the present embodiment provides, owing to being concentrated the generation of responsible query string by management equipment, the generation of query string and application server independently can be opened, whether query string occurs that mistake can't affect the normal use of application server.
Further, in the present embodiment, allow application server to provide independent or extra search parameter, can the search parameter in the search scene information in management equipment be supplemented, be conducive to enriching querying condition, and be conducive to improving the precision based on the Query Result of query string.
On the basis of above-described embodiment or embodiment, in order to reduce the probability that query string is made mistakes, management equipment being preset with error detection rule, after generated query string, according to the error detection rule preset, error-checking can being carried out to generated query string.When an error is discovered, there is mistake in the query string that management equipment can remind keeper to generate in time, so that keeper modifies to querying condition.
Illustrate, management equipment can check whether the search parameter in query string exists conflict, query string whether lacks search parameter and whether query string exists unnecessary parameter etc.Particular exam process see prior art, can not repeat them here.
It should be noted that, for aforesaid each embodiment of the method, in order to simple description, therefore it is all expressed as a series of combination of actions, but those skilled in the art should know, the present invention is not by the restriction of described sequence of movement, because according to the present invention, some step can adopt other orders or carry out simultaneously.Secondly, those skilled in the art also should know, the embodiment described in instructions all belongs to preferred embodiment, and involved action and module might not be that the present invention is necessary.
In the above-described embodiments, the description of each embodiment is all emphasized particularly on different fields, in certain embodiment, there is no the part described in detail, can see the associated description of other embodiments.
The structural representation of the management equipment that Fig. 4 provides for one embodiment of the invention.As shown in Figure 4, this management equipment comprises: receiver module 41, determination module 42 and assembling module 43.
Receiver module 41, the carrying out sent for receiving application server search for needed for the mark of search condition.
Determination module 42, is connected with receiver module 41, for the mark of search condition received according to receiver module 41, determines the search parameter that search condition comprises.
Assembling module 43, is connected with determination module 42, and for according to the assembled rule preset, the search parameter that the search condition determined determination module 42 comprises carries out assembled process, obtains the query string that search condition is corresponding.
In an Alternate embodiments, determination module 42 specifically can be used for the mark of the search condition received according to receiver module 41, inquire about in each search scene information prestored, at least one identical with the mark of the search condition that receiver module 41 receives of acquisition mark searches for the search parameter that the search parameter in scene information comprises as search condition.
In an Alternate embodiments, as shown in Figure 5, management equipment can also comprise: display module 51 and distribution module 52.Further, this management equipment also comprises an interactive interface (not shown in Fig. 5).
Display module 51, is connected with interactive interface, for universal search parametric classification being presented at the interactive interface that this management equipment provides.
Receiver module 41 is also for, the submission request that receiving management person is sent by interactive interface, and this submission request carries keeper on described interactive interface, chooses and/or fill the search scene information that universal search parameter forms.
Distribution module 52, is connected with receiver module 41, for each search scene information allocation identification received for receiver module 41.
In an Alternate embodiments, receiver module 41 also for, receive the title of product to be searched that application server sends.Accordingly, assembling module 43 specifically can be used for the search parameter that search condition that the title of the product to be searched received by receiver module 41 and determination module 42 determine comprises and merges, acquisition search parameter combines, according to the assembled rule preset, assembling part reason is carried out to the combination of this search parameter, obtains the query string that search condition is corresponding.
Further, as shown in Figure 5, this equipment can also comprise: error detection module 53.Error detection module 53, is connected with assembling module 43, and in order to regular according to the error detection preset, the query string corresponding to search condition carries out error-detecting.
Each functional module of the management equipment that the present embodiment provides can be used for the flow process performing embodiment of the method shown in Fig. 1 b or Fig. 3, and its specific works principle repeats no more, and refers to the description of embodiment of the method.
The management equipment that the present embodiment provides, concentrate the generation being responsible for query string, application server is freed, make application developer need not again for application server is write and safeguard code for generated query string, alleviate the burden of application developer, code overlapping development can also be avoided in addition, therefore, reduce the cost of generated query string.
The structural representation of the application server that Fig. 6 provides for one embodiment of the invention.As shown in Figure 6, this application server comprises: acquisition module 61 and sending module 62.
Acquisition module 61, for obtaining the mark of the search condition needed for searching for.
Sending module 62, be connected with acquisition module 61, mark for the search condition obtained by acquisition module 61 sends to management equipment, for the mark of management equipment according to search condition, determine the search parameter that search condition comprises, according to the assembled rule preset, assembled process is carried out to search parameter, obtain the query string that search condition is corresponding.
The application server that the present embodiment provides, can match with the management equipment that above-described embodiment provides, the generation of query string is focused on by management equipment, application server itself is no longer responsible for search parameter to be assembled into query string, this means that application server that the present embodiment provides to be write for it without the need to application developer and safeguards the code for generated query string, be conducive to the burden alleviating each application developer, compared with needing the application server of generated query string alone in prior art, the application server adopting the present embodiment to provide can reduce the cost of generated query string.
Those skilled in the art can be well understood to, and for convenience and simplicity of description, the system of foregoing description, the specific works process of device and unit, with reference to the corresponding process in preceding method embodiment, can not repeat them here.
In several embodiment provided by the present invention, should be understood that, disclosed system, apparatus and method, can realize by another way.Such as, device embodiment described above is only schematic, such as, the division of described unit, be only a kind of logic function to divide, actual can have other dividing mode when realizing, such as multiple unit or assembly can in conjunction with or another system can be integrated into, or some features can be ignored, or do not perform.Another point, shown or discussed coupling each other or direct-coupling or communication connection can be by some interfaces, and the indirect coupling of device or unit or communication connection can be electrical, machinery or other form.
The described unit illustrated as separating component or can may not be and physically separates, and the parts as unit display can be or may not be physical location, namely can be positioned at a place, or also can be distributed in multiple network element.Some or all of unit wherein can be selected according to the actual needs to realize the object of the present embodiment scheme.
In addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, also can be that the independent physics of unit exists, also can two or more unit in a unit integrated.Above-mentioned integrated unit both can adopt the form of hardware to realize, and the form that hardware also can be adopted to add SFU software functional unit realizes.
The above-mentioned integrated unit realized with the form of SFU software functional unit, can be stored in a computer read/write memory medium.Above-mentioned SFU software functional unit is stored in a storage medium, comprising some instructions in order to make a computer equipment (can be personal computer, server, or the network equipment etc.) or processor (processor) perform the part steps of method described in each embodiment of the present invention.And aforesaid storage medium comprises: USB flash disk, portable hard drive, ROM (read-only memory) (Read-OnlyMemory, ROM), random access memory (RandomAccessMemory, RAM), magnetic disc or CD etc. various can be program code stored medium.
Last it is noted that above embodiment is only in order to illustrate technical scheme of the present invention, be not intended to limit; Although with reference to previous embodiment to invention has been detailed description, those of ordinary skill in the art is to be understood that: it still can be modified to the technical scheme described in foregoing embodiments, or carries out equivalent replacement to wherein portion of techniques feature; And these amendments or replacement, do not make the essence of appropriate technical solution depart from the spirit and scope of various embodiments of the present invention technical scheme.

Claims (12)

1. a method for generated query string, is characterized in that, comprising:
Application server obtains the mark of the search condition needed for searching for;
The mark of described search condition is sent to management equipment by described application server, for the mark of described management equipment according to described search condition, determine the search parameter that described search condition comprises, according to the assembled rule preset, assembled process is carried out to described search parameter, obtains the query string that described search condition is corresponding.
2. a method for generated query string, is characterized in that, comprising:
Management equipment receive carrying out that application server sends search for needed for the mark of search condition;
Described management equipment, according to the mark of described search condition, determines the search parameter that described search condition comprises;
Described management equipment, according to the assembled rule preset, is carried out assembled process to the search parameter that described search condition comprises, is obtained the query string that described search condition is corresponding.
3. method according to claim 2, is characterized in that, described management equipment, according to the mark of described search condition, is determined to comprise the search parameter that described search condition comprises:
Described management equipment is according to the mark of described search condition, inquire about in each search scene information prestored, at least one identical with the mark of described search condition of acquisition mark searches for the search parameter that the search parameter in scene information comprises as described search condition.
4. method according to claim 3, is characterized in that, described management equipment, according to the mark of described search condition, before inquiring about, also comprises in each search scene information prestored:
Universal search parametric classification is presented on the interactive interface that described management equipment provides by described management equipment;
The submission request that described management equipment receiving management person is sent by described interactive interface, described submission request carries the search scene information that described keeper chose and/or filled described universal search parameter formation on described interactive interface;
Described management equipment is each search scene information allocation identification.
5. the method according to Claims 2 or 3 or 4, is characterized in that, also comprises:
Described management equipment receives the title of the product to be searched that described application server sends;
Described management equipment, according to the assembled rule preset, is carried out assembled process to the search parameter that described search condition comprises, is obtained the query string that described search condition is corresponding, comprising:
The search parameter that the title of described product to be searched and described search condition comprise merges by described management equipment, obtains search parameter combination;
Described management equipment, according to the assembled rule preset, is carried out assembling part reason to described search parameter combination, is obtained the query string that described search condition is corresponding.
6. the method according to Claims 2 or 3 or 4, is characterized in that, after obtaining query string corresponding to described search condition, also comprises:
Described management equipment is according to the error detection rule preset, and the query string corresponding to described search condition carries out error-detecting.
7. an application server, is characterized in that, comprising:
Acquisition module, for obtaining the mark of the search condition needed for searching for;
Sending module, for the mark of described search condition is sent to management equipment, for the mark of described management equipment according to described search condition, determine the search parameter that described search condition comprises, according to the assembled rule preset, assembled process is carried out to described search parameter, obtains the query string that described search condition is corresponding.
8. a management equipment, is characterized in that, comprising:
Receiver module, the carrying out sent for receiving application server search for needed for the mark of search condition;
Determination module, for the mark according to described search condition, determines the search parameter that described search condition comprises;
Assembling module, for according to the assembled rule preset, carries out assembled process to the search parameter that described search condition comprises, obtains the query string that described search condition is corresponding.
9. equipment according to claim 8, it is characterized in that, described determination module is specifically for the mark according to described search condition, inquire about in each search scene information prestored, at least one identical with the mark of described search condition of acquisition mark searches for the search parameter that the search parameter in scene information comprises as described search condition.
10. equipment according to claim 9, is characterized in that, also comprises:
Display module, for being presented at the interactive interface that described management equipment provides by universal search parametric classification;
Described receiver module is also for, the submission request that receiving management person is sent by described interactive interface, and described submission request carries described keeper on described interactive interface, chooses and/or fill the search scene information that described universal search parameter forms;
Described equipment also comprises:
Distribution module, for being each search scene information allocation identification.
Equipment described in 11. according to Claim 8 or 9 or 10, is characterized in that,
Described receiver module also for, receive the title of product to be searched that described application server sends;
Described assembling module merges specifically for the search parameter title of described product to be searched and described search condition comprised, acquisition search parameter combines, according to the assembled rule preset, assembling part reason is carried out to described search parameter combination, obtains the query string that described search condition is corresponding.
Equipment described in 12. according to Claim 8 or 9 or 10, is characterized in that, also comprises:
Error detection module, for regular according to the error detection preset, the query string corresponding to described search condition carries out error-detecting.
CN201410395326.9A 2014-08-12 2014-08-12 Method and device for generating query strings Pending CN105447009A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410395326.9A CN105447009A (en) 2014-08-12 2014-08-12 Method and device for generating query strings

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410395326.9A CN105447009A (en) 2014-08-12 2014-08-12 Method and device for generating query strings

Publications (1)

Publication Number Publication Date
CN105447009A true CN105447009A (en) 2016-03-30

Family

ID=55557204

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410395326.9A Pending CN105447009A (en) 2014-08-12 2014-08-12 Method and device for generating query strings

Country Status (1)

Country Link
CN (1) CN105447009A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101246498A (en) * 2008-03-27 2008-08-20 腾讯科技(深圳)有限公司 News web page searching method
CN102110110A (en) * 2009-12-28 2011-06-29 中国移动通信集团公司 Method and device for data access based on SOA (Service-Oriented Architecture)
US20120078935A1 (en) * 2008-04-16 2012-03-29 Yahoo! Inc. Identifying superphrases of text strings
CN102436458A (en) * 2011-03-02 2012-05-02 奇智软件(北京)有限公司 Command analyzing method and system
US20130311480A1 (en) * 2012-04-27 2013-11-21 International Business Machines Corporation Sensor data locating
US20130325850A1 (en) * 2012-04-17 2013-12-05 Social IQ Networks, Inc. Systems and methods for discovering social accounts
CN103701946A (en) * 2013-12-20 2014-04-02 珠海金山网络游戏科技有限公司 Method and system for client-side to be in communication with server through URL (Universal Resource Locator)
CN103729471A (en) * 2014-01-21 2014-04-16 华为软件技术有限公司 Method and device for database query
CN103902646A (en) * 2013-12-27 2014-07-02 北京天融信软件有限公司 Distributed task managing system and method

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101246498A (en) * 2008-03-27 2008-08-20 腾讯科技(深圳)有限公司 News web page searching method
US20120078935A1 (en) * 2008-04-16 2012-03-29 Yahoo! Inc. Identifying superphrases of text strings
CN102110110A (en) * 2009-12-28 2011-06-29 中国移动通信集团公司 Method and device for data access based on SOA (Service-Oriented Architecture)
CN102436458A (en) * 2011-03-02 2012-05-02 奇智软件(北京)有限公司 Command analyzing method and system
US20130325850A1 (en) * 2012-04-17 2013-12-05 Social IQ Networks, Inc. Systems and methods for discovering social accounts
US20130311480A1 (en) * 2012-04-27 2013-11-21 International Business Machines Corporation Sensor data locating
CN103701946A (en) * 2013-12-20 2014-04-02 珠海金山网络游戏科技有限公司 Method and system for client-side to be in communication with server through URL (Universal Resource Locator)
CN103902646A (en) * 2013-12-27 2014-07-02 北京天融信软件有限公司 Distributed task managing system and method
CN103729471A (en) * 2014-01-21 2014-04-16 华为软件技术有限公司 Method and device for database query

Similar Documents

Publication Publication Date Title
JP6714024B2 (en) Automatic generation of N-grams and conceptual relationships from language input data
US10338977B2 (en) Cluster-based processing of unstructured log messages
US11238223B2 (en) Systems and methods for intelligently predicting accurate combinations of values presentable in data fields
US20180113578A1 (en) Systems and methods for identifying process flows from log files and visualizing the flow
US8001145B1 (en) State management for user interfaces
US8108395B2 (en) Automatic arrangement of portlets on portal pages according to semantical and functional relationship
US9317613B2 (en) Large scale entity-specific resource classification
JP5536851B2 (en) Method and system for symbolic linking and intelligent classification of information
US11176464B1 (en) Machine learning-based recommendation system for root cause analysis of service issues
CN109766497A (en) Ranking list generation method and device, storage medium, electronic equipment
US20220230189A1 (en) Discovery of new business openings using web content analysis
US11163783B2 (en) Auto-selection of hierarchically-related near-term forecasting models
CN105450705A (en) Service data processing method and apparatus
US20210065245A1 (en) Using machine learning to discern relationships between individuals from digital transactional data
US20180039610A1 (en) Suggestions for digital forms
US11314829B2 (en) Action recommendation engine
US20130006990A1 (en) Enhancing cluster analysis using document metadata
CN103455497A (en) Method and system for providing integrated search results
CN111427577A (en) Code processing method and device and server
US8843468B2 (en) Classification of transactional queries based on identification of forms
US10262061B2 (en) Hierarchical data classification using frequency analysis
CN114995719B (en) List rendering method, device, equipment and storage medium
US20220269744A1 (en) Methods and systems for enabling dynamic filters for software search optimization
CN111159213A (en) Data query method, device, system and storage medium
CN115204251A (en) Data processing method and device, electronic equipment and storage medium

Legal Events

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

Application publication date: 20160330