WO2023229080A1 - Procédé de recherche d'informations d'article et appareil électronique associé - Google Patents

Procédé de recherche d'informations d'article et appareil électronique associé Download PDF

Info

Publication number
WO2023229080A1
WO2023229080A1 PCT/KR2022/007593 KR2022007593W WO2023229080A1 WO 2023229080 A1 WO2023229080 A1 WO 2023229080A1 KR 2022007593 W KR2022007593 W KR 2022007593W WO 2023229080 A1 WO2023229080 A1 WO 2023229080A1
Authority
WO
WIPO (PCT)
Prior art keywords
item
information
condition
search
retrieve
Prior art date
Application number
PCT/KR2022/007593
Other languages
English (en)
Korean (ko)
Inventor
자오동웨이
Original Assignee
쿠팡 주식회사
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 쿠팡 주식회사 filed Critical 쿠팡 주식회사
Publication of WO2023229080A1 publication Critical patent/WO2023229080A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9032Query formulation
    • G06F16/90324Query formulation using system suggestions
    • G06F16/90328Query formulation using system suggestions using search space presentation or visualization, e.g. category or range presentation and selection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9035Filtering based on additional data, e.g. user or group profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9038Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/904Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]

Definitions

  • This disclosure relates to a method for a worker to search for item information of a service and an electronic device for the same.
  • Workers who manage Internet-based services for e-commerce need to check information on items provided through the service or perform various related tests. More specifically, the operator needs to check for each item whether the item's information is displayed accurately on the page, whether the page displaying the item operates normally, or whether a request for the item from a customer terminal operates normally. Accordingly, discussions are taking place on various methods for workers to search for and confirm item information.
  • the present disclosure is proposed to solve the above-described problems, and its purpose is to provide a method for a worker to search item information of a service and an electronic device for the same.
  • the present disclosure allows workers to obtain item information corresponding to more specific conditions through a search API (Application Programming Interface) set to obtain item information corresponding to the conditions through various conditions and an additional filtering process.
  • search API Application Programming Interface
  • An item information search method includes obtaining a search condition including a first condition and a second condition from a worker terminal, a first item list including information about an item corresponding to the first condition, Obtaining a second item list containing information about at least one item selected from the first item list based on the second condition, and comprising at least a portion of the second item list. It may include providing result information to the worker terminal.
  • the first item list may be obtained through a search API used in the service based on the first condition.
  • Each of the first and second item lists is displayed as text including at least one attribute and value pair corresponding to each item, and the second item list is based on the second condition. It can be obtained by selecting information about the at least one item corresponding to the text.
  • Each of the first and second item lists may be displayed as a table including at least one attribute and value pair corresponding to each item.
  • Attributes of the table may include at least one of price, product identification information, item identification information, seller item identification information, seller identification information, and delivery type.
  • the table may further include link information connected to the detail page of each item.
  • the search condition is entered into a search UI displayed on the worker terminal, and the search UI may include a first area configured to input the first condition and a second area configured to input the second condition. .
  • the search UI may further include a third area configured to input the number of items to be displayed in the second item list.
  • Each of the first and second item lists is displayed as text including at least one attribute and value pair corresponding to each item, and the second area contains at least one attribute and value pair extracted from the at least one attribute and value pair.
  • a first sub-area configured to input a value, and a second sub-area configured to input at least one attribute extracted from the at least one attribute and value pair, at least one value corresponding thereto, and a condition for the value. can do.
  • the method may further include storing the search conditions in the memory of the electronic device.
  • the method may further include storing link information connected to a detailed page of at least one of the items corresponding to the search conditions in the memory along with the search conditions.
  • Each of the first and second item lists is displayed as text including at least one attribute and value pair corresponding to each item, and the step of processing the information modification request is performed by modifying the text. You can.
  • the step of obtaining the second item list includes, when there is no item corresponding to the second condition among n items (n is an arbitrary natural number) corresponding to the first condition, It may include additionally acquiring information on the next n items, and searching for an item that satisfies the second condition among the next n items.
  • An electronic device for an item information search method includes a memory storing at least one command, and a search condition including a first condition and a second condition from a worker terminal based on the at least one command. Obtaining, obtaining a first item list including information about an item corresponding to the first condition, and including information about at least one item selected from the first item list based on the second condition. A second item list may be obtained, and result information including at least part of the second item list may be provided to the worker terminal.
  • an operator can quickly and accurately search for an item with a desired condition, confirm it, or store the search condition in memory. Additionally, workers can easily check information on items that change in real time according to the operation of the service, and can easily perform tests on the items.
  • FIG. 1 is a conceptual diagram illustrating an item information retrieval system in which a method of retrieving item information of a service can be implemented in an electronic device according to embodiments of the present disclosure.
  • Figure 2 is a schematic block diagram for explaining the configuration of an electronic device and an operator terminal according to embodiments of the present disclosure.
  • FIG. 3 is a flowchart illustrating a method for searching item information according to embodiments of the present disclosure.
  • FIG. 4 is a diagram illustrating a search UI for obtaining search conditions according to embodiments of the present disclosure.
  • FIG. 5 is a diagram illustrating a page including a list of items displayed as text according to embodiments of the present disclosure.
  • FIG. 6 is a diagram for explaining a page including an item list displayed as a table according to embodiments of the present disclosure.
  • FIG. 7 is a diagram illustrating a detail page of an item connected to link information of an item list table according to embodiments of the present disclosure.
  • FIG. 8 is a diagram illustrating a page in the step of storing search conditions in memory according to embodiments of the present disclosure.
  • FIG. 9 is a diagram illustrating a page in the step of processing an information modification request from a worker terminal according to embodiments of the present disclosure.
  • each block of the processing flow diagrams and combinations of the flow diagram diagrams can be performed by computer program instructions.
  • These computer program instructions can be mounted on a processor of a general-purpose computer, special-purpose computer, or other programmable data processing equipment, so that the instructions performed through the processor of the computer or other programmable data processing equipment are described in the flowchart block(s). It creates the means to perform functions.
  • These computer program instructions may also be stored in computer-usable or computer-readable memory that can be directed to a computer or other programmable data processing equipment to implement a function in a particular manner, so that the computer-usable or computer-readable memory It is also possible to produce manufactured items containing instruction means to perform the functions described in the flowchart block(s).
  • Computer program instructions can also be mounted on a computer or other programmable data processing equipment, so that a series of operational steps are performed on the computer or other programmable data processing equipment to generate a process that is executed by the computer and then processed by the computer or other programmable data processing equipment. Instructions for performing processing equipment may also provide steps for executing the functions described in the flowchart block(s).
  • each block may represent a module, segment, or portion of code containing one or more executable instructions for executing specified logical function(s).
  • each block may represent a module, segment, or portion of code containing one or more executable instructions for executing specified logical function(s).
  • FIG. 1 is a conceptual diagram illustrating an item information retrieval system in which a method of retrieving item information of a service can be implemented in an electronic device according to embodiments of the present disclosure.
  • an item information search system may be implemented in various types of devices.
  • the item information search system may be implemented in the electronic device 100 and the worker terminal 200 linked to the electronic device 100.
  • the electronic device 100 and the worker terminal 200 linked to the electronic device 100 may perform operations according to various embodiments of the present disclosure based on the item information search system implemented in each.
  • the item information search system according to various embodiments is not limited to that shown in FIG. 1 and may be implemented in various electronic devices or servers.
  • the electronic device 100 may be a device that performs wired or wireless communication with a worker terminal 200 that is linked with the electronic device 100 and includes a memory with a large storage capacity.
  • the electronic device 100 may be a cloud device connected to the worker terminal 200 that is linked to the electronic device 100.
  • the worker terminal 200 linked with the electronic device 100 may be a device that can be used by the worker, such as a desktop PC, tablet PC, or mobile terminal.
  • other electronic devices that perform similar functions may be used as the worker terminal 200 that interworks with the electronic device 100.
  • An item information retrieval system may include various modules for operation.
  • Modules included in the item information retrieval system are computer codes implemented to enable a physical device (e.g., electronic device 100) on which the item information retrieval system is implemented (or included in the physical device) to perform a specified operation. It may be one or more commands.
  • the physical device in which the item information retrieval system is implemented stores a plurality of modules in the memory in the form of computer code, and when the plurality of modules stored in the memory are executed, the plurality of modules are generated by the physical device corresponding to the plurality of modules. You can have it perform specified actions.
  • the electronic device 100 and the worker terminal 200 linked to the electronic device 100 each include an input/output unit 210, a communication unit 220, a memory 230, and a processor 240. It can be included.
  • the input/output unit 210 may be various interfaces or connection ports that receive user input or output information to the user.
  • the input/output unit 210 may include an input module and an output module, and the input module receives user input from the user.
  • User input can take various forms, including key input, touch input, and voice input. Examples of input modules that can receive such user input include traditional keypads, keyboards, and mice, as well as touch sensors that detect the user's touch, microphones that receive voice signals, cameras that recognize gestures through image recognition, etc.
  • a proximity sensor including at least one of an illumination sensor or an infrared sensor that detects user approach, a motion sensor that recognizes user movement through an acceleration sensor or gyro sensor, and various other types of sensors that detect or receive user input.
  • the input module may include at least one of the devices listed above.
  • the touch sensor may be implemented as a piezoelectric or capacitive touch sensor that detects touch through a touch panel or touch film attached to the display panel, or an optical touch sensor that detects touch by an optical method.
  • the input module may be implemented in the form of an input interface (USB port, PS/2 port, etc.) that connects an external input device that receives user input instead of a device that detects user input itself.
  • the output module can output various information.
  • the output module may include at least one of a display that outputs an image, a speaker that outputs sound, a haptic device that generates vibration, and various other types of output means.
  • the output module may be implemented in the form of a port-type output interface that connects the individual output means described above.
  • the communication unit 220 can communicate with other devices. Accordingly, the electronic device 100 and the worker terminal 200 linked to the electronic device 100 can transmit and receive information with other devices through the communication unit. For example, the electronic device 100 and the worker terminal 200 linked to the electronic device 100 may communicate with each other or with other devices using a communication unit.
  • the communication department includes a wired communication module that connects to the Internet, etc. through a LAN (Local Area Network), a mobile communication module that transmits and receives data by connecting to a mobile communication network through a mobile communication base station, and a WLAN (Wireless Local Area Network) such as Wi-Fi.
  • a short-distance communication module using an Area Network-type communication method or a WPAN (Wireless Personal Area Network)-type communication method such as Bluetooth or Zigbee, and a GNSS (Global Navigation Satellite System) such as a GPS (Global Positioning System) ) may be composed of a satellite communication module using a satellite communication module or a combination thereof.
  • the memory 230 can store various types of information. Memory can store data temporarily or semi-permanently.
  • the memory of the electronic device 100 contains an operating program (OS; Operating System) for driving the electronic device 100, a program for generating data or Braille for hosting a website, or an application (e.g., Data related to web applications) may be stored.
  • OS Operating Program
  • application e.g., Data related to web applications
  • the memory may store modules in the form of computer code as described above.
  • Examples of the memory 230 include hard disk (HDD), solid state drive (SSD), flash memory, read-only memory (ROM), random access memory (RAM), etc. This can be. This memory can be provided as a built-in or removable type.
  • the processor 240 controls the overall operation of the electronic device 100 and the worker terminal 200 linked with the electronic device 100. To this end, the processor 240 can perform computation and processing of various information and control the operation of components of the electronic device 100. For example, the processor 240 may execute a program or application for searching item information.
  • the processor 240 may be implemented as a computer or similar device using hardware, software, or a combination thereof. In hardware, the processor 240 may be implemented in the form of an electronic circuit that processes electrical signals to perform a control function, and in software, it may be implemented in the form of a program that drives the hardware processor 240.
  • the operations of the electronic device 100 and the worker terminal 200 linked with the electronic device 100 may be interpreted as being performed under the control of the processor 240. That is, when the modules implemented in the item information retrieval system according to the present disclosure are executed, the processor 240 performs the item information search by the electronic device 100 and the worker terminal 200 linked with the electronic device 100. It can be interpreted as controlling to perform steps.
  • various embodiments may be implemented through various means.
  • various embodiments may be implemented by hardware, firmware, software, or a combination thereof.
  • methods include one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), and FPGAs ( It can be implemented by field programmable gate arrays, processors, controllers, microcontrollers, microprocessors, etc.
  • ASICs application specific integrated circuits
  • DSPs digital signal processors
  • DSPDs digital signal processing devices
  • PLDs programmable logic devices
  • FPGAs field programmable gate arrays, processors, controllers, microcontrollers, microprocessors, etc.
  • firmware or software methods according to various embodiments may be implemented in the form of modules, procedures, or functions that perform the functions or operations described below.
  • software code can be stored in memory and run by a processor.
  • the memory may be located inside or outside the processor, and may exchange data with the processor through various known means.
  • the electronic device 100 may electronically retrieve information related to the steps of item information search. It can be transmitted and received with the worker terminal 200 that is linked to the device 100.
  • FIG. 3 is a flowchart illustrating a method for searching item information according to embodiments of the present disclosure.
  • the electronic device may obtain a search condition including the first condition and the second condition from the worker terminal.
  • the worker can input a search condition including at least one of the first condition and the second condition into the worker terminal, and the worker terminal can transmit the input search condition to the electronic device.
  • the first condition may be a condition for the electronic device to obtain a list of items through a search API.
  • the search API is an API used in services related to electronic devices, and the electronic device can send a request including a first condition to the search API and obtain a list of items.
  • the second condition may be a condition for performing an additional search in the list of items obtained according to the first condition.
  • the first condition and the second condition may be entered in different areas of the search page provided on the worker terminal, but this is only an example and the present disclosure is not limited thereto.
  • the electronic device may obtain a first item list including information about items corresponding to the first condition.
  • the electronic device may obtain the first item list from memory.
  • the number of items in the first item list that can be acquired from memory at one time may be determined in advance.
  • the number of items in the first item list that can be obtained from memory at one time may be, for example, 1000.
  • the electronic device may change the number of items in the first item list to be acquired at one time. For example, if the number of sub-conditions included in the second condition is more than a set number, the number of items in the first item list to be acquired at one time can be increased.
  • the electronic device may obtain a second item list including information about at least one item based on the first item list and the second condition. More specifically, the electronic device may obtain a list of items corresponding to the second condition based on information included in the first item list, and when the number of items corresponding to the second condition is acquired as set on the search page. You can provide information about that item.
  • the first item list and the second item list include, for example, an attribute and value pair, an array data, a serializable value, or It may have a data structure in the form of a key and value pair.
  • the first item list may have a pair of information including at least one attribute for at least one item and a value corresponding thereto.
  • the electronic device may obtain information about the item requested by the worker from the attribute and value pair of the first item list according to the second condition.
  • step S330 when there is no item corresponding to the second condition among the n items (n is an arbitrary natural number, for example, 1000) corresponding to the first condition, the next n items corresponding to the first condition are selected. It may include obtaining information on items (for example, 1000 items), and searching for an item that satisfies the second condition among the next n items.
  • the electronic device may provide result information including at least part of the second item list to the worker terminal.
  • the worker may receive result information including at least part of the second item list from the electronic device.
  • the result information may be at least some of the attribute and value pairs included in the second item list, and the operator may provide information about all attribute and value pairs included in the second item list through additional input to the result information. You can check it. The operator can use the result information to check information on the item corresponding to the first condition and the second condition or to perform various tests related to the item.
  • the item information search method may further include storing search conditions in the memory of the electronic device.
  • the step of storing link information connected to the detailed page of at least one of the items corresponding to the search condition in the memory together with the search condition may be further included.
  • the item information search method may further include processing a request for modifying information for an item in the second item list from a worker terminal. Processing the information modification request may be performed by modifying text representing the second item list.
  • the item information search method may further include processing an operation request for an item in the second item list from the worker terminal.
  • the action request may be a request for an action performed by the service to test an item in the second item list.
  • FIG. 4 is a diagram illustrating a search UI for obtaining search conditions according to embodiments of the present disclosure.
  • the search UI 400 for obtaining search conditions may be a user interface (UI) configured to allow an operator to input search conditions.
  • the search UI 400 may include a first area 410, a second area 420, and a third area 430.
  • the first area 410 may be configured to input a first condition.
  • the second area 420 may be configured to input a second condition.
  • the third area 430 may be configured to input the number of items to be displayed in the second item list. By entering the number of items to be displayed on the list in the third area 430, if the entered number of items is confirmed, the obtained item information can be output without performing an additional search process, simplifying the overall process. there is.
  • the first area 410 may include at least one filtering condition for obtaining the first condition.
  • the first area 410 may include at least one of a single select filtering condition, a true/false filtering condition, a multi-select filtering condition, and a range filtering condition. there is.
  • the filtering conditions of the first area 410 include, for example, category, presence or absence of applicable coupons, out of stock (OSS), used status, third party product, pre-order possible. Availability, valid item, presence of multi-option, presence of a locked phone, discount type, bundle item type, delivery type, membership type, price range, number of reviews, etc. can be entered.
  • At least some of the filtering conditions in the first area 410 may also be provided in a customer search UI configured to input search conditions when a customer using the service searches for an item through a customer terminal.
  • the second area 420 may include at least one filtering condition for obtaining the second condition.
  • the filtering conditions in the second area 420 may be conditions that are not provided in the customer search UI, which is configured to input search conditions when a customer using the service searches for an item through a customer terminal.
  • the second area 420 may include a first sub-area 421 and a second sub-area 422 that are different from each other.
  • the first sub-area 421 may be configured to input at least one value extracted from an attribute and value pair.
  • the second sub-area 422 may be configured to input at least one attribute extracted from an attribute and value pair, at least one value corresponding thereto, and a condition for the value.
  • the first sub-area 421 may include at least one first input field 421a configured to input at least one value extracted from an attribute and value pair.
  • the label corresponding to the first input field 421a may be an attribute corresponding to the value input into the first input field 421a.
  • labels corresponding to the first input field 421a are vendor item identification information (Vendor Item ID) and vendor identification information (Vendor ID).
  • the second sub-area 422 includes a second input field 422a configured to input at least one attribute extracted from an attribute and value pair, a third input field 422b configured to input at least one value corresponding thereto, and It may include a fourth input field 422c configured to input a value condition.
  • a condition ('Equal') to find an item having the same value as the value entered in the third input field 422b or the value entered in the third input field 422b A condition ('Range') to find an item with a value within the range can be entered.
  • a condition ('Equal') to find an item having the same value as the value entered in the third input field 422b or the value entered in the third input field 422b
  • a condition ('Range') to find an item with a value within the range can be entered.
  • the attribute entered into the second input field 422a is vendor identification information (Vendor ID), the value entered into the third input field 422b is 'A00010028', and the fourth input field 422c ) The condition for the value entered is 'Equal'.
  • the first condition and the second condition may include sub-conditions for the attribute to be searched and the corresponding value.
  • Searching for an item corresponding to the second condition includes processing information included in the list of items corresponding to the first condition and determining whether the processed information satisfies the sub-condition corresponding to the second condition. can do.
  • the search UI 400 includes a 'Search' icon configured to perform a search with the entered conditions, a 'Reset All' icon configured to erase the entered conditions, and a 'Reset All' icon configured to save the entered conditions in the library.
  • a 'Save Query' icon configured and a 'Query Library' configured to move to the library (i.e., configured to display the fourth page (800, see FIG. 8) described later on the worker terminal) Additional icons may be included.
  • the above-described icons may be provided under the second area 420, for example.
  • FIG. 5 is a diagram illustrating a page including a list of items displayed as text according to embodiments of the present disclosure.
  • an item list may be displayed as text including at least one attribute and value pair corresponding to each item.
  • the first page 500 may be displayed on the worker terminal according to an input corresponding to the 'Search' icon of the search UI 400 (see FIG. 4).
  • the text attribute 500a may include, for example, item type, package type, division type, identification information (ID), item identification information (item ID), and seller item identification information. It may include at least one of (Vendor Item ID), vendor identification information (Vendor ID), category identification information (category ID), and title.
  • the text value 500b may be written to the right of the corresponding one of the attributes 500a (eg, “VendorID”: “A00010028”). If there is no value 500b corresponding to the attribute 500a, 'null' may be written instead of the value 500b (for example, "packageType": null).
  • FIG. 6 is a diagram for explaining a page including an item list displayed as a table according to embodiments of the present disclosure.
  • an item list may be displayed as a table including at least one attribute and value pair corresponding to each item.
  • the second page 600 may be displayed on the worker terminal according to an input corresponding to the 'Search' icon of the search UI 400 (see FIG. 4).
  • the second page 600 may be displayed on the worker terminal according to an input corresponding to the 'Table view' icon in the tab bar provided above the first page 500 (see FIG. 5).
  • the tab bar may include a 'Json view' icon configured to display the first page 500 (see Figure 5) on the worker terminal and a 'Table view' icon configured to display the second page 600 on the worker terminal. there is.
  • the attributes 600a of the table include, for example, price, product ID, item ID, vendor item ID, and vendor ID. and delivery types (badges).
  • the attribute 600a displayed in the table may be a portion selected from the attributes 500a displayed as text (see FIG. 5).
  • the value 600b of the table may be written below the corresponding one of the attributes 600a.
  • the table may further include link information 610 connected to the detail page of each item.
  • Link information 610 may be displayed as a representative image of the item and/or the title of the item.
  • FIG. 7 is a diagram illustrating a detail page of an item connected to link information of an item list table according to embodiments of the present disclosure.
  • the third page 700 may be displayed on the worker terminal according to input corresponding to the link information 610 of the table (see FIG. 6).
  • the third page 700 may be a detail page that displays information about the item selected from the second item list.
  • the third page 700 includes, for example, representative image, title, price, delivery type, rating, number of reviews, delivery time, advertisement, purchase benefits, purchase quantity stepper, 'Add to cart' icon, ' A ‘purchase now’ icon may be displayed.
  • the third page 700 may be substantially the same as the detailed page provided to the customer terminal, but the present disclosure is not limited thereto.
  • the worker can obtain item information according to the set conditions and check the detailed page corresponding to the item, such as the third page 700.
  • out-of-stock items may not be displayed in the search list in the service.
  • Workers who want to check the detail page of such out-of-stock items include the stock condition in the second condition.
  • the operator can easily check information on an item that satisfies predetermined conditions, and can also easily perform a test on the detail page of the item.
  • FIG. 8 is a diagram illustrating a page in the step of storing search conditions in memory according to embodiments of the present disclosure.
  • the item information search method may further include storing search conditions in the memory of the electronic device.
  • the item information search method may further include storing link information connected to a detailed page of at least one of the items corresponding to the search conditions in a memory along with the search conditions. Search conditions and link information (not shown) saved through the above-described steps may be displayed on the fourth page 800.
  • Search conditions stored on the fourth page 800 may be displayed in text format.
  • the fourth page 800 may be displayed on the worker terminal according to the input corresponding to the 'Search Condition Library (Query Library)' icon of the search UI 400 (see FIG. 4).
  • the fourth page 800 displays a first search condition 810 stored by a first worker using a worker terminal and a second search condition 820 stored by a second worker using another worker terminal. It can be.
  • the first operator can use, modify, or delete the first search condition 810 as is.
  • the first worker can use the second search condition 820 stored by the second worker.
  • On the fourth page 800 for example, an 'Apply' icon and a 'Delete' icon adjacent to the first search condition 810, and an 'Apply' icon adjacent to the second search condition 820. (Apply)' icon may be provided.
  • a search UI 400 (see FIG. 4) containing the corresponding search conditions may be displayed on the worker terminal.
  • operators can save search conditions in a library and quickly retrieve them when desired. According to this, workers can quickly and accurately check item information that changes in real time according to the operation of the service.
  • FIG. 9 is a diagram illustrating a page for processing an operation request from a worker terminal according to embodiments of the present disclosure.
  • the item information search method may further include processing an operation request 910 for an item in the item list from a worker terminal.
  • an action request 910 for an item may be displayed in text format on the fifth page 900.
  • the fifth page 900 may be displayed to a worker designing an item information search method according to embodiments of the present disclosure.
  • the action request 910 may be a request for an action performed in a service to test an item in the item list.
  • the action request 910 may be, for example, a request for an action (add-to-cart) to collectively add items from the item list to a shopping cart.
  • the electronic device or terminal includes a processor, memory for storing and executing program data, permanent storage such as a disk drive, a communication port for communicating with an external device, a touch panel, and a key. , user interface devices such as icons, etc.
  • Methods implemented as software modules or algorithms may be stored on a computer-readable recording medium as computer-readable codes or program instructions executable on a processor.
  • computer-readable recording media include magnetic storage media (e.g., ROM (read-only memory), RAM (random-access memory), floppy disk, hard disk, etc.) and optical read media (e.g., CD-ROM). ), DVD (Digital Versatile Disc), etc.
  • the computer-readable recording medium is distributed among computer systems connected to a network, so that computer-readable code can be stored and executed in a distributed manner.
  • the media may be readable by a computer, stored in memory, and executed by a processor.
  • This embodiment can be represented by functional block configurations and various processing steps. These functional blocks may be implemented in various numbers of hardware or/and software configurations that execute specific functions. For example, embodiments include integrated circuit configurations such as memory, processing, logic, look-up tables, etc. that can execute various functions under the control of one or more microprocessors or other control devices. can be hired. Similar to how the components can be implemented as software programming or software elements, the present embodiments include various algorithms implemented as combinations of data structures, processes, routines or other programming constructs, such as C, C++, Java ( It can be implemented in a programming or scripting language such as Java, assembler, Python, etc. Functional aspects may be implemented as algorithms running on one or more processors.
  • this embodiment may employ conventional technologies for electronic environment settings, signal processing, and/or data processing.
  • Terms such as “mechanism,” “element,” “means,” and “composition” can be used broadly and are not limited to mechanical and physical components. The above-mentioned term may include the meaning of a series of software routines in connection with a processor, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Mathematical Physics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Selon la présente divulgation, l'invention concerne un procédé de recherche d'informations d'article et un appareil électronique associé, le procédé de recherche d'informations d'article comprenant les étapes consistant à : acquérir, à partir d'un terminal de travailleur, une condition de recherche comprenant une première condition et une seconde condition ; acquérir une première liste d'articles comprenant des informations concernant un élément correspondant à la première condition ; acquérir, sur la base de la seconde condition, une seconde liste d'articles comprenant des informations concernant au moins un élément sélectionné dans la première liste d'articles ; et fournir au terminal de travailleur des informations de résultat comprenant au moins une partie de la seconde liste d'articles.
PCT/KR2022/007593 2022-05-23 2022-05-27 Procédé de recherche d'informations d'article et appareil électronique associé WO2023229080A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2022-0062872 2022-05-23
KR1020220062872A KR20230163145A (ko) 2022-05-23 2022-05-23 아이템 정보 검색 방법 및 이를 위한 전자 장치

Publications (1)

Publication Number Publication Date
WO2023229080A1 true WO2023229080A1 (fr) 2023-11-30

Family

ID=88919386

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2022/007593 WO2023229080A1 (fr) 2022-05-23 2022-05-27 Procédé de recherche d'informations d'article et appareil électronique associé

Country Status (3)

Country Link
KR (1) KR20230163145A (fr)
TW (1) TW202401318A (fr)
WO (1) WO2023229080A1 (fr)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100460008B1 (ko) * 2004-05-04 2004-12-04 엔에이치엔(주) 온라인 쇼핑 검색 서비스 제공 방법 및 시스템
KR20170018832A (ko) * 2014-06-17 2017-02-20 알리바바 그룹 홀딩 리미티드 사용자 관계 데이터 결합에 기초하는 검색
KR102151905B1 (ko) * 2015-08-14 2020-09-03 이베이 인크. 검색을 시드하는 시스템 및 방법
KR102196241B1 (ko) * 2020-08-27 2020-12-29 주식회사 씨앤비 컴퍼니 쇼핑몰 관련 웹사이트를 통한 검색 결과를 제공하는 전자 장치 및 그 동작 방법
KR102236889B1 (ko) * 2016-06-22 2021-04-07 이베이 인크. 결과 피드백을 이용하는 검색 시스템

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100460008B1 (ko) * 2004-05-04 2004-12-04 엔에이치엔(주) 온라인 쇼핑 검색 서비스 제공 방법 및 시스템
KR20170018832A (ko) * 2014-06-17 2017-02-20 알리바바 그룹 홀딩 리미티드 사용자 관계 데이터 결합에 기초하는 검색
KR102151905B1 (ko) * 2015-08-14 2020-09-03 이베이 인크. 검색을 시드하는 시스템 및 방법
KR102236889B1 (ko) * 2016-06-22 2021-04-07 이베이 인크. 결과 피드백을 이용하는 검색 시스템
KR102196241B1 (ko) * 2020-08-27 2020-12-29 주식회사 씨앤비 컴퍼니 쇼핑몰 관련 웹사이트를 통한 검색 결과를 제공하는 전자 장치 및 그 동작 방법

Also Published As

Publication number Publication date
KR20230163145A (ko) 2023-11-30
TW202401318A (zh) 2024-01-01

Similar Documents

Publication Publication Date Title
WO2017135797A2 (fr) Procédé et dispositif électronique pour gérer le fonctionnement d'applications
WO2013187634A1 (fr) Système et procédé d'étude utilisant un matériau de présentation, et support de mémorisation sur lequel un programme d'extension est mémorisé pour générer le matériau de présentation
WO2018052257A1 (fr) Appareil et procédé de gestion de notifications
WO2013103243A1 (fr) Procédé et terminal de partage de contenu
WO2014069755A1 (fr) Système et procédé permettant de fournir un service de recommandation de contenu
WO2017099376A1 (fr) Appareil électronique et son procédé de commande
WO2018164532A1 (fr) Système et procédé pour améliorer l'expérience de réalité augmentée (ar) sur un équipement utilisateur (ue) sur la base de contenus dans un dispositif
WO2023229080A1 (fr) Procédé de recherche d'informations d'article et appareil électronique associé
WO2017065330A1 (fr) Procédé de commande de sortie d'informations de numéro d'ordre et serveur de prise en charge du procédé
WO2013118971A1 (fr) Procédé et système pour compléter des informations horaires, et support d'enregistrement lisible par ordinateur sur lequel est enregistré un programme d'exécution du procédé
WO2024005239A1 (fr) Procédé de fourniture d'informations de page et dispositif élecrtronique associé
WO2024014597A1 (fr) Procédé de fourniture d'informations de liste d'éléments, et dispositif électronique associé
WO2024048829A1 (fr) Procédé de gestion d'informations de transfert d'inventaire et appareil électronique associé
WO2024038950A1 (fr) Procédé de gestion d'information d'articles et dispositif électronique pour le fournir
WO2024096170A1 (fr) Procédé de fourniture d'informations de dysfonctionnement et dispositif électronique associé
WO2023191154A1 (fr) Procédé de fonctionnement d'un dispositif électronique pour fournir une page, et dispositif électronique le prenant en charge
WO2024014601A1 (fr) Procédé de fourniture d'informations de page et dispositif électronique associé
WO2024014583A1 (fr) Procédé de fourniture d'informations d'article et dispositif électronique le prenant en charge
WO2024014596A1 (fr) Procédé de fourniture d'informations associées à la livraison et dispositif électronique associé
WO2023229086A1 (fr) Procédé de fourniture d'informations de couverture de code et dispositif électronique associé
WO2023063501A1 (fr) Procédé permettant de faire fonctionner un dispositif électronique pour fournir des informations de page et dispositif électronique le prenant en charge
WO2023229093A1 (fr) Procédé de gestion d'informations d'inventaire et dispositif électronique le prenant en charge
WO2023017878A1 (fr) Procédé de fonctionnement pour fournir des informations de groupe d'articles et dispositif électronique pour le prendre en charge
WO2024090639A1 (fr) Procédé d'exploitation d'un dispositif électronique pour fournir des informations et dispositif électronique le prenant en charge
WO2024038940A1 (fr) Procédé de fourniture d'informations associées à la livraison et dispositif électronique associé

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22943887

Country of ref document: EP

Kind code of ref document: A1