CN111611467A - E-commerce information processing method, system and storage medium - Google Patents
E-commerce information processing method, system and storage medium Download PDFInfo
- Publication number
- CN111611467A CN111611467A CN202010355083.1A CN202010355083A CN111611467A CN 111611467 A CN111611467 A CN 111611467A CN 202010355083 A CN202010355083 A CN 202010355083A CN 111611467 A CN111611467 A CN 111611467A
- Authority
- CN
- China
- Prior art keywords
- commodity
- information
- database
- detail information
- commerce
- 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
Links
- 238000003672 processing method Methods 0.000 title description 4
- 230000010365 information processing Effects 0.000 title description 2
- 238000000034 method Methods 0.000 claims abstract description 22
- 238000004458 analytical method Methods 0.000 claims description 3
- 238000012163 sequencing technique Methods 0.000 claims description 3
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/953—Querying, e.g. by the use of web search engines
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
- G06Q30/0601—Electronic shopping [e-shopping]
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Development Economics (AREA)
- Economics (AREA)
- Marketing (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
The invention discloses a method, a system and a storage medium for processing E-commerce information, wherein the method comprises the following steps: the obtained commodity code; retrieving commodity detail information in a first database according to the commodity code; under the condition that the commodity detail information corresponding to the commodity code number cannot be searched in the first database, searching the commodity detail information in the second database according to the commodity code number; under the condition that the commodity detail information cannot be retrieved from a second database, determining a third party e-commerce to which the commodity belongs according to the commodity code, requesting the commodity detail information from a data interface of the third party e-commerce, and storing the obtained commodity detail information in the second database; and in the case that the commodity detail information is retrieved from the second database, sending the commodity detail information in the second database to the terminal. The invention can increase the page loading speed of the terminal. The invention can be widely applied to the internet technology.
Description
Technical Field
The invention relates to the internet technology, in particular to a method, a system and a storage medium for processing E-commerce information.
Background
In the prior art, the e-commerce manages data on its own platform, that is, the servers storing e-commerce related data are all under the control of the e-commerce itself. For some third-party e-commerce integrators, the third-party e-commerce integrators construct own platforms by integrating information of a plurality of third-party e-commerce, for example, integrating commodities of Taobao e-commerce and Jingdong e-commerce, and selling products belonging to the third-party e-commerce platforms in a diversion manner.
Typically, the e-commerce platform opens an interface to the integrator for querying the goods. However, to prevent third party e-commerce platforms from hacking into the vault, the interface is typically provisioned for traffic. In the prior art, each query is performed through an interface, which is equivalent to that data is transmitted from a server of a third-party e-commerce to a server of an integrator, and then is transmitted to a user terminal through the server of the integrator, so that the delay of the terminal for acquiring the commodity content is large.
Disclosure of Invention
To solve at least one of the above-mentioned technical problems, the present invention is directed to: a method, system and storage medium for processing E-commerce information are provided to reduce the delay of a terminal in acquiring commodity contents.
In a first aspect, an embodiment of the present invention provides:
a method for processing E-commerce information comprises the following steps:
receiving a first request of a terminal;
sending commodity abstract information to a terminal according to the first request;
receiving a second request of the terminal, wherein the second request comprises a commodity code number of a commodity selected by a user;
analyzing the second request to obtain the commodity code number;
retrieving commodity detail information in a first database according to the commodity code, and sending the commodity detail information to a terminal under the condition that the commodity detail information is retrieved in the first database;
under the condition that the commodity detail information corresponding to the commodity code number cannot be searched in the first database, searching the commodity detail information in the second database according to the commodity code number;
under the condition that the commodity detail information cannot be retrieved from a second database, determining a third party e-commerce to which the commodity belongs according to the commodity code, requesting the commodity detail information from a data interface of the third party e-commerce, and storing the obtained commodity detail information in the second database;
and in the case that the commodity detail information is retrieved from the second database, sending the commodity detail information in the second database to the terminal.
Further, retrieving commodity detail information in a second database according to the commodity code number, including:
and searching the detailed information of the commodity browsed by the user corresponding to the terminal in the second database, and searching the rest parts in the second database.
Further, the method also comprises the following steps:
when commodity detail information is acquired from a data interface of a third-party e-commerce, displaying the commodity detail information in a candidate commodity list in the background;
and saving the commodity detail information into a first database based on the background operation instruction.
And the candidate commodity list is sorted based on the times of selecting commodities corresponding to the commodity detail information by the user.
Further, requesting the commodity detail information from the data interface of the third-party e-commerce, and storing the obtained commodity detail information in the second database, including:
requesting the commodity detail information from a data interface of the third-party e-commerce;
and converting the format of the obtained commodity detail information and storing the commodity detail information in the second database.
Further, sending the commodity summary information to the terminal according to the first request, comprising:
resolving a keyword from the first request;
searching in data interfaces of a plurality of third-party e-commerce according to the keywords to obtain first commodity abstract information, and searching in a third database according to the keywords to obtain second commodity abstract information;
and arranging the first commodity abstract information and the second commodity abstract information, and then sending the arranged first commodity abstract information and the second commodity abstract information to the terminal.
Further, the first commodity summary information is self-operated commodity information, and the second commodity summary information comprises commodity information of a plurality of third-party e-commerce;
and sequencing the first commodity abstract information and the second commodity abstract information according to a preset arrangement table.
Further, the method also comprises the following steps: and deleting the commodity detail information in the second database periodically according to the storage time.
In a second aspect, an embodiment of the present invention provides:
a system for processing e-commerce information, comprising:
a first receiving unit, configured to receive a first request of a terminal;
the first sending unit is used for sending the commodity summary information to the terminal according to the first request;
the second receiving unit is used for receiving a second request of the terminal, wherein the second request comprises the commodity code number of the commodity selected by the user;
the analysis unit is used for analyzing the commodity code number from the second request;
the first retrieval unit is used for retrieving the commodity detail information in a first database according to the commodity code, and sending the commodity detail information to the terminal under the condition that the commodity detail information is retrieved in the first database;
the second retrieval unit is used for retrieving the commodity detail information in the second database according to the commodity code under the condition that the commodity detail information corresponding to the commodity code cannot be retrieved in the first database;
the data acquisition unit is used for determining a third party e-commerce to which the commodity belongs according to the commodity code under the condition that the commodity detail information cannot be retrieved in a second database, requesting the commodity detail information from a data interface of the third party e-commerce, and storing the obtained commodity detail information in the second database;
and the second sending unit is used for sending the commodity detail information in the second database to the terminal under the condition that the commodity detail information is retrieved in the second database.
Further, the retrieving of the commodity detail information in the second database according to the commodity code number includes:
and searching the detailed information of the commodity browsed by the user corresponding to the terminal in the second database, and searching the rest parts in the second database.
In a third aspect, an embodiment of the present invention provides:
a system for processing e-commerce information, comprising:
a memory for storing a program;
and the processor is used for loading the program to execute the processing method of the E-commerce information.
In a fourth aspect, an embodiment of the present invention provides:
a storage medium storing a program, the program, when executed by a processor, performing a method of processing the e-commerce information.
The embodiment of the invention has the beneficial effects that: according to the invention, based on the request of the user, the commodity detail information is firstly retrieved from the first database, and then retrieved from the second database if the commodity detail information is not retrieved, and then the request is initiated to the third party e-commerce to obtain the commodity detail information and the commodity detail information is stored in the second database if the second database is not retrieved, so that the second database can play a role of a temporary database, so that the data can be directly found from the second database when the terminal requests the same commodity, and the acquisition to the third party e-commerce is not needed, thereby reducing the delay of the terminal for obtaining the commodity information, reducing the access times to a third party data interface and reducing the requirement on bandwidth.
Drawings
Fig. 1 is a flowchart of a method for processing e-commerce information according to an embodiment of the present invention.
Detailed Description
The invention is further described with reference to the drawings and the specific examples.
Referring to fig. 1, the present embodiment discloses a method for processing e-commerce information, which is applied to a server of an e-commerce platform integrator, where the server may be a single physical server or a distributed server, and the method of the present embodiment includes the following steps:
The terminal may be a device held by a user, such as a mobile phone, and the device is provided with a client, and the user requests the commodity list by searching and the like through the client. For example, a lipstick is searched in a search box.
And step 120, sending the commodity abstract information to the terminal according to the first request.
Specifically, the server searches for the goods based on the information in the first request and then transmits summary information of the goods to the terminal, so that the terminal displays the summary information of the goods in the form of a list.
And step 130, receiving a second request of the terminal, wherein the second request comprises the commodity code number of the commodity selected by the user.
In this embodiment, the terminal sends the product code of the product selected by the user to the server, and the code is used for the corresponding product. It may be the code number of the platform's own goods or the code number of the goods provided by the third party e-commerce.
And step 140, analyzing the second request to obtain the commodity code.
The server will resolve the item code from the second request.
And 150, retrieving commodity detail information in the first database according to the commodity code, and sending the commodity detail information to the terminal under the condition that the commodity detail information is retrieved in the first database.
Specifically, the first database is a commodity database of the platform itself, and stores information of direct operation commodities and information of a third party platform stored in the database by an operator.
And 160, under the condition that the commodity detail information corresponding to the commodity code number cannot be searched in the first database, searching the commodity detail information in the second database according to the commodity code number.
In this embodiment, the second database is a temporary database, and the data of the temporary database is periodically cleaned according to the time of the data existence, so as to prevent the database from being excessively changed and bloated, and reduce the system efficiency.
And 170, under the condition that the commodity detail information is not searched in the second database, determining a third party e-commerce to which the commodity belongs according to the commodity code, requesting the commodity detail information from a data interface of the third party e-commerce, and storing the obtained commodity detail information in the second database.
In this step, the obtained commodity detail information is written into the second database so as to obtain information from the database directly next time. Wherein the article detail information comprises words and pictures describing the article, videos related to the article and the like.
And 180, under the condition that the commodity detail information is searched in the second database, sending the commodity detail information in the second database to the terminal.
In this step, the user can determine whether or not to purchase the product by checking the information of the product, which corresponds to transmitting the detailed information of the product to the terminal.
In some embodiments, retrieving the item detail information in the second database according to the item code number comprises:
and searching the detailed information of the commodity browsed by the user corresponding to the terminal in the second database, and searching the rest parts in the second database.
In this embodiment, the search is performed based on the browsing records of the user, and since the commodities browsed by the user are fewer than the data in the second database, the search of the commodities browsed by the user first can improve the search efficiency.
In some embodiments, further comprising the steps of:
when commodity detail information is acquired from a data interface of a third-party e-commerce, displaying the commodity detail information in a candidate commodity list in the background;
and saving the commodity detail information into a first database based on the background operation instruction.
In this embodiment, the candidate product list may be sorted based on the number of times of user selection, that is, the more products selected by the user, the more items are ranked, and the background administrator may input a background operation instruction (a general term of a series of operation instructions for operating the background) to the server to store the product detail information in the first database, that is, the product database. The data stored temporarily is converted into long-term storage, so that the commodity detail information clicked most by the user can be stored in the commodity database through the operation of a background administrator.
And the candidate commodity list is sorted based on the times of selecting commodities corresponding to the commodity detail information by the user.
In some embodiments, requesting the item detail information from the data interface of the third-party e-commerce and saving the obtained item detail information in the second database includes:
requesting the commodity detail information from a data interface of the third-party e-commerce;
and converting the format of the obtained commodity detail information and storing the commodity detail information in the second database.
For example, in the interface of one third-party e-commerce platform, the picture is an image, and in the interface of another third-party e-commerce platform, the picture is a picture.
In some embodiments, sending the commodity summary information to the terminal according to the first request comprises:
resolving a keyword from the first request;
searching in data interfaces of a plurality of third-party e-commerce according to the keywords to obtain first commodity abstract information, and searching in a third database according to the keywords to obtain second commodity abstract information;
and arranging the first commodity abstract information and the second commodity abstract information, and then sending the arranged first commodity abstract information and the second commodity abstract information to the terminal.
As the commodities come from different e-commerce platforms and simultaneously comprise self-operated commodities, the commodities can be arranged and then sent to the terminal, so that a commodity channel can be set according to operation requirements.
In some embodiments, the first commodity summary information is self-owned commodity information, and the second commodity summary information includes commodity information of a plurality of third-party e-merchants;
and sequencing the first commodity abstract information and the second commodity abstract information according to a preset arrangement table.
Specifically, the commodity information may be sorted by a sort table, for example, in the order of self-service, first-third-party e-commerce, and second-third-party e-commerce.
In some embodiments, further comprising the steps of: and deleting the commodity detail information in the second database periodically according to the storage time. By periodically deleting the commodity information in the second data, the amount of data in the second database can be maintained at a reasonable level so as not to decrease efficiency.
The embodiment discloses a system for processing e-commerce information, which comprises:
a first receiving unit, configured to receive a first request of a terminal;
the first sending unit is used for sending the commodity summary information to the terminal according to the first request;
the second receiving unit is used for receiving a second request of the terminal, wherein the second request comprises the commodity code number of the commodity selected by the user;
the analysis unit is used for analyzing the commodity code number from the second request;
the first retrieval unit is used for retrieving the commodity detail information in a first database according to the commodity code, and sending the commodity detail information to the terminal under the condition that the commodity detail information is retrieved in the first database;
the second retrieval unit is used for retrieving the commodity detail information in the second database according to the commodity code under the condition that the commodity detail information corresponding to the commodity code cannot be retrieved in the first database;
the data acquisition unit is used for determining a third party e-commerce to which the commodity belongs according to the commodity code under the condition that the commodity detail information cannot be retrieved in a second database, requesting the commodity detail information from a data interface of the third party e-commerce, and storing the obtained commodity detail information in the second database;
and the second sending unit is used for sending the commodity detail information in the second database to the terminal under the condition that the commodity detail information is retrieved in the second database.
In some embodiments, said retrieving the item detail information in the second database according to the item code number comprises:
and searching the detailed information of the commodity browsed by the user corresponding to the terminal in the second database, and searching the rest parts in the second database.
The embodiment discloses a system for processing e-commerce information, which comprises:
a memory for storing a program;
and the processor is used for loading the program to execute the processing method of the E-commerce information.
The embodiment discloses a storage medium which stores a program, and the program is executed by a processor to perform the method for processing the E-commerce information.
The step numbers in the above method embodiments are set for convenience of illustration only, the order between the steps is not limited at all, and the execution order of each step in the embodiments can be adapted according to the understanding of those skilled in the art.
While the preferred embodiments of the present invention have been illustrated and described, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.
Claims (10)
1. A method for processing E-commerce information is characterized by comprising the following steps:
receiving a first request of a terminal;
sending commodity abstract information to a terminal according to the first request;
receiving a second request of the terminal, wherein the second request comprises a commodity code number of a commodity selected by a user;
analyzing the second request to obtain the commodity code number;
retrieving commodity detail information in a first database according to the commodity code, and sending the commodity detail information to a terminal under the condition that the commodity detail information is retrieved in the first database;
under the condition that the commodity detail information corresponding to the commodity code number cannot be searched in the first database, searching the commodity detail information in the second database according to the commodity code number;
under the condition that the commodity detail information cannot be retrieved from a second database, determining a third party e-commerce to which the commodity belongs according to the commodity code, requesting the commodity detail information from a data interface of the third party e-commerce, and storing the obtained commodity detail information in the second database;
and in the case that the commodity detail information is retrieved from the second database, sending the commodity detail information in the second database to the terminal.
2. The method for processing the e-commerce information according to claim 1, wherein the retrieving of the commodity detail information in the second database according to the commodity code number comprises:
and searching the detailed information of the commodity browsed by the user corresponding to the terminal in the second database, and searching the rest parts in the second database.
3. The method for processing the E-commerce information according to claim 1, further comprising the steps of:
when commodity detail information is acquired from a data interface of a third-party e-commerce, displaying the commodity detail information in a candidate commodity list in the background;
and saving the commodity detail information into a first database based on the background operation instruction.
And the candidate commodity list is sorted based on the times of selecting commodities corresponding to the commodity detail information by the user.
4. The method for processing the e-commerce information according to claim 1, wherein the step of requesting the commodity detail information from the data interface of the third party e-commerce and storing the obtained commodity detail information in the second database comprises:
requesting the commodity detail information from a data interface of the third-party e-commerce;
and converting the format of the obtained commodity detail information and storing the commodity detail information in the second database.
5. The method for processing the e-commerce information according to claim 1, wherein the sending the commodity summary information to the terminal according to the first request comprises:
resolving a keyword from the first request;
searching in data interfaces of a plurality of third-party e-commerce according to the keywords to obtain first commodity abstract information, and searching in a third database according to the keywords to obtain second commodity abstract information;
and arranging the first commodity abstract information and the second commodity abstract information, and then sending the arranged first commodity abstract information and the second commodity abstract information to the terminal.
6. The method for processing E-commerce information according to claim 5, wherein the first commodity summary information is self-service commodity information, and the second commodity summary information includes commodity information of a plurality of third-party E-commerce;
and sequencing the first commodity abstract information and the second commodity abstract information according to a preset arrangement table.
7. The method for processing the E-commerce information according to claim 1, further comprising the steps of:
and deleting the commodity detail information in the second database periodically according to the storage time.
8. A system for processing e-commerce information, comprising:
a first receiving unit, configured to receive a first request of a terminal;
the first sending unit is used for sending the commodity summary information to the terminal according to the first request;
the second receiving unit is used for receiving a second request of the terminal, wherein the second request comprises the commodity code number of the commodity selected by the user;
the analysis unit is used for analyzing the commodity code number from the second request;
the first retrieval unit is used for retrieving the commodity detail information in a first database according to the commodity code, and sending the commodity detail information to the terminal under the condition that the commodity detail information is retrieved in the first database;
the second retrieval unit is used for retrieving the commodity detail information in the second database according to the commodity code under the condition that the commodity detail information corresponding to the commodity code cannot be retrieved in the first database;
the data acquisition unit is used for determining a third party e-commerce to which the commodity belongs according to the commodity code under the condition that the commodity detail information cannot be retrieved in a second database, requesting the commodity detail information from a data interface of the third party e-commerce, and storing the obtained commodity detail information in the second database;
and the second sending unit is used for sending the commodity detail information in the second database to the terminal under the condition that the commodity detail information is retrieved in the second database.
9. A system for processing e-commerce information, comprising:
a memory for storing a program;
a processor for loading the program to perform the method of any one of claims 1 to 7.
10. A storage medium storing a program, wherein the program, when executed by a processor, implements the method of any one of claims 1-7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010355083.1A CN111611467A (en) | 2020-04-29 | 2020-04-29 | E-commerce information processing method, system and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010355083.1A CN111611467A (en) | 2020-04-29 | 2020-04-29 | E-commerce information processing method, system and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111611467A true CN111611467A (en) | 2020-09-01 |
Family
ID=72204420
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010355083.1A Pending CN111611467A (en) | 2020-04-29 | 2020-04-29 | E-commerce information processing method, system and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111611467A (en) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009259208A (en) * | 2007-12-17 | 2009-11-05 | Keezu Estate:Kk | Merchandise information collection system and merchandise information collection program |
CN103902598A (en) * | 2012-12-27 | 2014-07-02 | 纽海信息技术(上海)有限公司 | Mobile terminal and method for querying commodity information |
CN107133362A (en) * | 2017-06-01 | 2017-09-05 | 北京凤凰理理它信息技术有限公司 | Commodity Information Search method, system, computer program and electronic equipment |
CN107704601A (en) * | 2017-10-13 | 2018-02-16 | 中国人民解放军第三军医大学第附属医院 | Big data search method and system, computer-readable storage medium and electronic equipment |
CN109614540A (en) * | 2018-10-15 | 2019-04-12 | 平安科技(深圳)有限公司 | Commodity retrieval, device, computer equipment and storage medium |
-
2020
- 2020-04-29 CN CN202010355083.1A patent/CN111611467A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009259208A (en) * | 2007-12-17 | 2009-11-05 | Keezu Estate:Kk | Merchandise information collection system and merchandise information collection program |
CN103902598A (en) * | 2012-12-27 | 2014-07-02 | 纽海信息技术(上海)有限公司 | Mobile terminal and method for querying commodity information |
CN107133362A (en) * | 2017-06-01 | 2017-09-05 | 北京凤凰理理它信息技术有限公司 | Commodity Information Search method, system, computer program and electronic equipment |
CN107704601A (en) * | 2017-10-13 | 2018-02-16 | 中国人民解放军第三军医大学第附属医院 | Big data search method and system, computer-readable storage medium and electronic equipment |
CN109614540A (en) * | 2018-10-15 | 2019-04-12 | 平安科技(深圳)有限公司 | Commodity retrieval, device, computer equipment and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111241387B (en) | Improving relevance of search results | |
US20060253550A1 (en) | System and method for providing data for decision support | |
TWI752303B (en) | Method and device for establishing marketing information delivery platform | |
US20080065602A1 (en) | Selecting advertisements for search results | |
WO2020087082A1 (en) | Trace and span sampling and analysis for instrumented software | |
JP2006065855A (en) | Efficient ranking of web pages via matrix index manipulation and improved caching | |
JP7451747B2 (en) | Methods, devices, equipment and computer readable storage media for searching content | |
CN110880136A (en) | Recommendation method, system, equipment and storage medium for matched product | |
US9330071B1 (en) | Tag merging | |
US20120023089A1 (en) | Method to search a task-based web interaction | |
US10496645B1 (en) | System and method for analysis of a database proxy | |
Joglekar et al. | Smart drill-down: A new data exploration operator | |
US20170078361A1 (en) | Method and System for Collecting Digital Media Data and Metadata and Audience Data | |
JP2020504879A (en) | System and method for collecting data related to malicious content in a networked environment | |
US20170124149A1 (en) | Data table performance optimization | |
US9785712B1 (en) | Multi-index search engines | |
US20150310529A1 (en) | Web-behavior-augmented recommendations | |
WO2019041500A1 (en) | Pagination realization method and device, computer equipment and storage medium | |
JP5926321B2 (en) | Online analytical processing method using two-level query with SQL parsing and result caching for processing large volumes of data | |
CN112740228A (en) | Visual search engine | |
US11978067B2 (en) | Determining patterns within a string sequence of user actions | |
US9589038B1 (en) | Attribute tracking, profiling, and recognition | |
WO2021258061A1 (en) | Machine learning-based item feature ranking | |
JP6056327B2 (en) | Electronic commerce server device | |
CN116226515B (en) | Search result ordering method and device, electronic equipment and storage medium |
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 | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20200901 |
|
RJ01 | Rejection of invention patent application after publication |