CN114328887A - Business software information acquisition system and acquisition method - Google Patents

Business software information acquisition system and acquisition method Download PDF

Info

Publication number
CN114328887A
CN114328887A CN202111547210.9A CN202111547210A CN114328887A CN 114328887 A CN114328887 A CN 114328887A CN 202111547210 A CN202111547210 A CN 202111547210A CN 114328887 A CN114328887 A CN 114328887A
Authority
CN
China
Prior art keywords
module
information
characteristic
client
service
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
CN202111547210.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.)
Suzhou Weisheng Network Technology Co ltd
Original Assignee
Suzhou Weisheng Network Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Weisheng Network Technology Co ltd filed Critical Suzhou Weisheng Network Technology Co ltd
Priority to CN202111547210.9A priority Critical patent/CN114328887A/en
Publication of CN114328887A publication Critical patent/CN114328887A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

The invention discloses a service software information acquisition system and an acquisition method in the technical field of information acquisition, wherein the service software information acquisition system comprises a search information acquisition module, an information filtering module, a client publishing module and a client self-checking module; the search information acquisition module is used for acquiring search information of the service software sent by the authority end; the information filtering module is used for filtering the characteristic word information related to the service in the searched information; the client publishing module is used for publishing the filtered characteristic word information to the client self-checking module; the client self-checking module is used for inquiring the related information of the characteristic words by each client and automatically calling the related characteristics of the characteristic words for screening control.

Description

Business software information acquisition system and acquisition method
Technical Field
The invention relates to the technical field of information acquisition, in particular to a service software information acquisition system and an acquisition method.
Background
The business software information can be well applied to enterprise management, and various achievements in the business service process can be accurately known by checking the business software information of each client subsystem.
In the prior art, in the process of acquiring service software information, an authority end is often required to send a specified search command, and service information in each client port is sequentially inquired at the authority end.
However, in the process of implementing the technical solution of the invention in the embodiments of the present application, the inventors of the present application find that the above-mentioned technology has at least the following technical problems:
because the authority end queries each client in sequence, the data query efficiency is slow, and when the retrieval query is performed, because the keyword positioning is not accurate, the query result cannot be associated with the service, and further the acquired service information cannot be directly and reasonably applied to the practical application.
Based on the above, the invention designs a service software information acquisition system and an acquisition method, so as to solve the above problems.
Disclosure of Invention
In order to solve the technical problems mentioned in the background art, the invention aims to provide a service software information acquisition system and an acquisition method.
In order to achieve the purpose, the invention adopts the following technical scheme:
a business software information acquisition system comprises a search information acquisition module, an information filtering module, a client publishing module and a client self-checking module;
the search information acquisition module is used for acquiring search information of the service software sent by the authority end;
the information filtering module is used for filtering the characteristic word information related to the service in the searched information;
the client publishing module is used for publishing the filtered characteristic word information to the client self-checking module;
and the client self-checking module is used for inquiring the relevant information of the characteristic words by each client and automatically calling the relevant characteristics of the characteristic words for screening control.
Preferably, the information filtering module comprises a characteristic information judging module, a characteristic information storage module and a characteristic word output module;
the characteristic information storage module is used for storing all characteristic keyword big data;
the characteristic information judging module is used for judging and splitting the characteristic key words in the characteristic information storage module according to the collected search information;
and the characteristic word output module is used for outputting the split service keyword information.
Preferably, the feature word output module comprises a keyword extraction module, a feature word searching module and a service feature word storage module;
the keyword extraction module is used for extracting all the keyword information judged to be split by the characteristic information judgment module;
the service characteristic word storage module is used for storing all service characteristic word information required by query;
and the characteristic word searching module is used for searching the service characteristic word information which is the same as the split key words in the service characteristic word library.
Preferably, the client self-checking module comprises a client characteristic matching module and a searching feedback module;
the client characteristic matching module is used for inquiring whether the authorization searching authority of the client is consistent with the subordinate authority of the authority end;
and the searching feedback module is used for searching the relevant information of the service key words and the relevant information of the associated characteristics on the client.
Preferably, the client-side feature matching module comprises a searching authority pairing module and a feature word inputting module;
the searching permission pairing module is used for confirming whether the authorization permission of the permission end corresponds to the current client;
and the characteristic word input module is used for issuing the service characteristic words to the client with the query authority.
Preferably, the searching feedback module comprises a direct searching module and an auxiliary searching module;
the direct search module is used for inquiring the relevant information of the authority client according to the service characteristic words;
and the auxiliary searching module is used for searching the associated characteristics corresponding to the service characteristic words and inquiring the associated information of the associated characteristics at the client.
Preferably, the auxiliary searching module comprises a feature word extracting module, an associated feature inquiring module, an associated feature storing module and a control searching module;
the characteristic word extraction module is used for extracting the service characteristic words;
the associated characteristic storage module is used for storing all associated characteristic information corresponding to the service characteristic words;
the correlation characteristic query module is used for querying and calling all correlation characteristic words corresponding to the service characteristic words;
and the control searching module is used for searching the related information of all the related characteristics on the client.
A business software information acquisition method comprises the following steps:
s1, collecting search information of the service software information, splitting keywords of the search information, and filtering out service characteristic words;
s2, issuing the service feature words to the client, inquiring the related information of the feature keywords on the client authorized to inquire and feeding back the related information to the authority end;
s3, searching the associated characteristic words corresponding to the service characteristic words, and inquiring the relevant information of each associated characteristic word on the client side to feed back the relevant information to the authority side.
One or more technical solutions provided in the embodiments of the present invention have at least the following technical effects or advantages:
1. according to the invention, by collecting the search information, splitting the characteristic keywords and filtering the service characteristic words, the query result is more accurate in the query process;
2. the invention directly issues the inquired service characteristic words to the client side covering the authority, completes the searching of the relevant information of the service characteristic words on the client side, and can realize the quickness of the information inquiry of the service software;
3. the invention can improve the search and query range and ensure the auxiliary query of each associated data by searching the relevant information of the associated characteristic words associated with the service characteristic words when the service characteristic words are queried;
in conclusion, the method and the system have the advantages of high business software information query efficiency, accurate query and the like.
Drawings
The invention is described in further detail below with reference to the following figures and detailed description:
FIG. 1 is a diagram of the overall system architecture of the present invention;
FIG. 2 is a system diagram of a feature word output module of the present invention;
FIG. 3 is a system diagram of a lookup feedback module according to the present invention;
FIG. 4 is a system diagram of a client side feature matching module of the present invention;
FIG. 5 is a flow chart of the information collection method of the present invention.
Detailed Description
The following description of the embodiments of the present invention is provided for illustrative purposes, and other advantages and effects of the present invention will become apparent to those skilled in the art from the present disclosure.
Example one
Please refer to fig. 1 to 4. The invention provides a technical scheme that: a business software information acquisition system comprises a search information acquisition module, an information filtering module, a client publishing module and a client self-checking module;
the search information acquisition module is used for acquiring search information of the service software sent by the authority end;
the information filtering module is used for filtering the characteristic word information related to the service in the searched information;
the client publishing module is used for publishing the filtered characteristic word information to the client self-checking module;
and the client self-checking module is used for inquiring the relevant information of the characteristic words by each client and automatically calling the relevant characteristics of the characteristic words for screening control.
Through the steps, it is not difficult to find that in the process of acquiring the service information in each client service software, the searching information acquisition module is used for acquiring the service information required by the service software required by the authority end, such as 'searching XX-class potential client information', the information filtering module can automatically identify the characteristic words of the searching information 'searching XX-class potential client information', so as to acquire the key words of 'XX-class service client end' and 'potential client information', further narrow the searching range of the potential client information to the client end in the range according to the service category of the authority end, then the service characteristic words with reduced service are issued to the client self-checking module through the client issuing module, each authority client performs query according to the relevant information of the characteristic words, and then uploading to the authority end, and in order to better realize the query of other characteristic words, the system can automatically match other associated characteristics and carry out related information query based on other associated characteristics such as 'old client' and the like, thereby realizing the accurate acquisition and management of client service software.
In order to better realize the information filtering processing, the information filtering module comprises a characteristic information judging module, a characteristic information storage module and a characteristic word output module;
the characteristic information storage module is used for storing all characteristic keyword big data;
the characteristic information judging module is used for judging and splitting the characteristic key words in the characteristic information storage module according to the collected search information;
and the characteristic word output module is used for outputting the split service keyword information.
In this embodiment, the feature information storage module can store all feature keyword big data, and the feature information judgment module performs automatic splitting processing on the search information under judgment of the search information, and further performs filtering output on the split keywords by the feature word output module.
In order to better implement filtering output of the feature words, as shown in fig. 2, the feature word output module includes a keyword extraction module, a feature word search module, and a service feature word storage module;
the keyword extraction module is used for extracting all the keyword information judged to be split by the characteristic information judgment module;
the service characteristic word storage module is used for storing all service characteristic word information required by query;
and the characteristic word searching module is used for searching the service characteristic word information which is the same as the split key words in the service characteristic word library.
In this embodiment, the keyword extraction module can extract all the split keywords, and the feature word search module compares all the keywords with the keywords of the service hook, so as to confirm the available keyword information of the service category of the authority terminal.
In order to better realize the self-checking processing of each client to the feature words, the client self-checking module comprises a client feature matching module and a searching feedback module;
the client characteristic matching module is used for inquiring whether the authorization searching authority of the client is consistent with the subordinate authority of the authority end;
and the searching feedback module is used for searching the relevant information of the service key words and the relevant information of the associated characteristics on the client.
In the embodiment, whether the management authority of the authority end covers the client side is inquired through the client side feature matching module, the feature words are input after matching, the relevant information corresponding to the service feature words is fed back to the authority end through the search feedback module, and in order to further improve the search effectiveness, the relevant information of the relevant features is fed back to the authority end through searching the relevant features relevant to the feature words, so that the strength of inquiring and collecting service software information is further improved.
In order to better implement matching management of the client to the authority end, as shown in fig. 4, the client characteristic matching module includes a search authority pairing module and a characteristic word entry module;
the searching permission pairing module is used for confirming whether the authorization permission of the permission end corresponds to the current client;
and the characteristic word input module is used for issuing the service characteristic words to the client with the query authority.
In the embodiment, whether the coverage range of the authority end is matched with the current client is inquired, so that the accuracy of the acquired service software information resources is ensured.
In order to better implement the query feedback of the client to the service feature words, as shown in fig. 3, the search feedback module includes a direct search module and an auxiliary search module;
the direct search module is used for inquiring the relevant information of the authority client according to the service characteristic words;
and the auxiliary searching module is used for searching the associated characteristics corresponding to the service characteristic words and inquiring the associated information of the associated characteristics at the client.
In this embodiment, the direct search module can be used to query the relevant information of the service feature word and feed back the authority end, the auxiliary search module can be used to search the relevant features associated with the service feature word, and the client searches the relevant information and feeds back the authority end, so as to expand the search coverage.
In order to better complete the auxiliary searching work, the auxiliary searching module comprises a feature word extracting module, an associated feature inquiring module, an associated feature storing module and a control searching module;
the characteristic word extraction module is used for extracting the service characteristic words;
the associated characteristic storage module is used for storing all associated characteristic information corresponding to the service characteristic words;
the correlation characteristic query module is used for querying and calling all correlation characteristic words corresponding to the service characteristic words;
and the control searching module is used for searching the related information of all the related characteristics on the client.
In this embodiment, by extracting the feature words, the associated features are correspondingly queried in the associated feature library, and after all the associated features are found, the relevant information of each associated feature is uniformly fed back to the authority side.
Example two
Referring to fig. 5, the present invention further provides a method for acquiring service software information, including the following steps:
s1, collecting search information of the service software information, splitting keywords of the search information, and filtering out service characteristic words;
s2, issuing the service feature words to the client, inquiring the related information of the feature keywords on the client authorized to inquire and feeding back the related information to the authority end;
s3, searching the associated characteristic words corresponding to the service characteristic words, and inquiring the relevant information of each associated characteristic word on the client side to feed back the relevant information to the authority side.
Through the steps, the business software information acquisition method of the invention can acquire the search information uploaded by the authority end, so as to split the characteristic keywords of the searched information, then filter the keywords again according to the service range of the authority end to obtain the service characteristic words, and then release the service characteristic values to each client, the operation is carried out at each client, thereby realizing the search of the associated information of the service characteristic words at each client, improving the search efficiency of the service characteristic keywords, when searching the related information of the service characteristic words, the method can further realize the searching of other related characteristic words related to the service characteristic words and the searching of the client side of the related information of the searched related characteristic words, and further, the query rapidity is further improved, and the technical problems of long query period and the like caused by the fact that the client is sequentially searched through a single authority end are solved.
The foregoing embodiments are merely illustrative of the principles and utilities of the present invention and are not intended to limit the invention. Any person skilled in the art can modify or change the above-mentioned embodiments without departing from the spirit and scope of the present invention. Accordingly, it is intended that all equivalent modifications or changes which can be made by those skilled in the art without departing from the spirit and technical spirit of the present invention be covered by the claims of the present invention.

Claims (8)

1. A business software information acquisition system is characterized by comprising a search information acquisition module, an information filtering module, a client publishing module and a client self-checking module;
the search information acquisition module is used for acquiring search information of the service software sent by the authority end;
the information filtering module is used for filtering the characteristic word information related to the service in the searched information;
the client publishing module is used for publishing the filtered characteristic word information to the client self-checking module;
and the client self-checking module is used for inquiring the relevant information of the characteristic words by each client and automatically calling the relevant characteristics of the characteristic words for screening control.
2. The service software information acquisition system according to claim 1, wherein the information filtering module comprises a feature information judgment module, a feature information storage module and a feature word output module;
the characteristic information storage module is used for storing all characteristic keyword big data;
the characteristic information judging module is used for judging and splitting the characteristic key words in the characteristic information storage module according to the collected search information;
and the characteristic word output module is used for outputting the split service keyword information.
3. The service software information acquisition system according to claim 2, wherein the feature word output module comprises a keyword extraction module, a feature word search module and a service feature word storage module;
the keyword extraction module is used for extracting all the keyword information judged to be split by the characteristic information judgment module;
the service characteristic word storage module is used for storing all service characteristic word information required by query;
and the characteristic word searching module is used for searching the service characteristic word information which is the same as the split key words in the service characteristic word library.
4. The business software information acquisition system according to claim 1, wherein the client self-check module comprises a client characteristic matching module and a search feedback module;
the client characteristic matching module is used for inquiring whether the authorization searching authority of the client is consistent with the subordinate authority of the authority end;
and the searching feedback module is used for searching the relevant information of the service key words and the relevant information of the associated characteristics on the client.
5. The business software information acquisition system according to claim 4, wherein the client side feature matching module comprises a search authority pairing module and a feature word entry module;
the searching permission pairing module is used for confirming whether the authorization permission of the permission end corresponds to the current client;
and the characteristic word input module is used for issuing the service characteristic words to the client with the query authority.
6. The system for collecting business software information according to claim 4, wherein the search feedback module comprises a direct search module and a secondary search module;
the direct search module is used for inquiring the relevant information of the authority client according to the service characteristic words;
and the auxiliary searching module is used for searching the associated characteristics corresponding to the service characteristic words and inquiring the associated information of the associated characteristics at the client.
7. The business software information acquisition system according to claim 6, wherein the secondary search module comprises a feature word extraction module, an associated feature query module, an associated feature storage module and a control search module;
the characteristic word extraction module is used for extracting the service characteristic words;
the associated characteristic storage module is used for storing all associated characteristic information corresponding to the service characteristic words;
the correlation characteristic query module is used for querying and calling all correlation characteristic words corresponding to the service characteristic words;
and the control searching module is used for searching the related information of all the related characteristics on the client.
8. A business software information acquisition method is characterized by comprising the following steps:
s1, collecting search information of the service software information, splitting keywords of the search information, and filtering out service characteristic words;
s2, issuing the service feature words to the client, inquiring the related information of the feature keywords on the client authorized to inquire and feeding back the related information to the authority end;
s3, searching the associated characteristic words corresponding to the service characteristic words, and inquiring the relevant information of each associated characteristic word on the client side to feed back the relevant information to the authority side.
CN202111547210.9A 2021-12-16 2021-12-16 Business software information acquisition system and acquisition method Pending CN114328887A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111547210.9A CN114328887A (en) 2021-12-16 2021-12-16 Business software information acquisition system and acquisition method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111547210.9A CN114328887A (en) 2021-12-16 2021-12-16 Business software information acquisition system and acquisition method

Publications (1)

Publication Number Publication Date
CN114328887A true CN114328887A (en) 2022-04-12

Family

ID=81051857

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111547210.9A Pending CN114328887A (en) 2021-12-16 2021-12-16 Business software information acquisition system and acquisition method

Country Status (1)

Country Link
CN (1) CN114328887A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102436513A (en) * 2012-01-18 2012-05-02 中国电子科技集团公司第十五研究所 Distributed search method and system
US20120303657A1 (en) * 2011-05-25 2012-11-29 Nhn Corporation System and method for providing loan word search service
US20150095331A1 (en) * 2012-12-21 2015-04-02 Cloud Computing Center Chinese Academy Of Sciences Establishing and querying methods of knowledge library engine based on emergency management
US20160373456A1 (en) * 2015-06-16 2016-12-22 Business Objects Software, Ltd. Business intelligence (bi) query and answering using full text search and keyword semantics
KR20190018781A (en) * 2017-08-16 2019-02-26 주식회사 큐비스 Business process management system using business data
CN110069537A (en) * 2019-02-27 2019-07-30 山东开创云软件有限公司 A kind of method and device of internal data search
CN112015968A (en) * 2020-09-14 2020-12-01 支付宝(杭州)信息技术有限公司 Information processing method and device
CN112800320A (en) * 2020-12-10 2021-05-14 苏州旭日朝晖信息科技有限公司 Online service management system and management method based on public security system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120303657A1 (en) * 2011-05-25 2012-11-29 Nhn Corporation System and method for providing loan word search service
CN102436513A (en) * 2012-01-18 2012-05-02 中国电子科技集团公司第十五研究所 Distributed search method and system
US20150095331A1 (en) * 2012-12-21 2015-04-02 Cloud Computing Center Chinese Academy Of Sciences Establishing and querying methods of knowledge library engine based on emergency management
US20160373456A1 (en) * 2015-06-16 2016-12-22 Business Objects Software, Ltd. Business intelligence (bi) query and answering using full text search and keyword semantics
KR20190018781A (en) * 2017-08-16 2019-02-26 주식회사 큐비스 Business process management system using business data
CN110069537A (en) * 2019-02-27 2019-07-30 山东开创云软件有限公司 A kind of method and device of internal data search
CN112015968A (en) * 2020-09-14 2020-12-01 支付宝(杭州)信息技术有限公司 Information processing method and device
CN112800320A (en) * 2020-12-10 2021-05-14 苏州旭日朝晖信息科技有限公司 Online service management system and management method based on public security system

Similar Documents

Publication Publication Date Title
CN106959963B (en) Data query method, device and system
CN102129478B (en) Database synchronization method and system thereof
CN103761318A (en) Method and system for data synchronization of relational heterogeneous databases
US6721745B2 (en) Method and system for facilitating retrieval of report information in a data management system
JP5175295B2 (en) Primary server architecture network configuration and method
CN110807085A (en) Fault information query method and device, storage medium and electronic device
CN104699816A (en) Method and device for processing data
CN104268298A (en) Method for creating database index and inquiring data
CN112965979A (en) User behavior analysis method and device and electronic equipment
CN115576905A (en) Archive file management method and device, electronic equipment and storage medium
CN104636368A (en) Data retrieval method and device and server
CN114328887A (en) Business software information acquisition system and acquisition method
CN108959537B (en) Web service interface acquisition method and device
EP3282372B1 (en) Method and apparatus for storing data
CN112699183A (en) Data processing method, system, readable storage medium and computer equipment
CN103488712A (en) Automatized testing method and automatized testing system
CN113918606B (en) Log query method and device
CN106649678B (en) Data processing method and system
CN111352922B (en) Data authority inheritance method for multiple data tables in BI tool
CN110457284B (en) Multi-time point data recovery method and system based on SQLServer database
CN113761043A (en) Data extraction method and device, computer equipment and storage medium
CN114064666A (en) Data warehouse synchronization system and method
CN116431677B (en) Data routing method, system and readable storage medium based on memory database
CN115827452B (en) Data processing type test system, method, storage medium and equipment
CN111092895B (en) Internet sensitive data safety protection system and method

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