CN103631947A - List searching method and searching system - Google Patents

List searching method and searching system Download PDF

Info

Publication number
CN103631947A
CN103631947A CN201310673756.8A CN201310673756A CN103631947A CN 103631947 A CN103631947 A CN 103631947A CN 201310673756 A CN201310673756 A CN 201310673756A CN 103631947 A CN103631947 A CN 103631947A
Authority
CN
China
Prior art keywords
list
list items
search
sub
node
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.)
Granted
Application number
CN201310673756.8A
Other languages
Chinese (zh)
Other versions
CN103631947B (en
Inventor
何加淼
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201310673756.8A priority Critical patent/CN103631947B/en
Publication of CN103631947A publication Critical patent/CN103631947A/en
Application granted granted Critical
Publication of CN103631947B publication Critical patent/CN103631947B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2477Temporal data queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2246Trees, e.g. B+trees

Abstract

The invention discloses a list searching method and a list searching system. The method comprises the following steps of adding a keyword attribute to each list item or a sub-list item in a list, and constructing a search tree corresponding to the list and having corresponding nodes according to corresponding relationships between the list items and the sub-list items in the list; when a user is required to search for related list items in the list, generating a search box only by performing corresponding operation on a list interface, inputting corresponding keywords about the list items into the search box to load the found list items or sub-list items matched with the keywords to a new configuration file, generating a temporary list, and displaying the list items or the sub-list items in the configuration file on the list interface. According to the method and the device, the search of the user for various list items in the list is greatly facilitated, and user experiences are effectively enhanced.

Description

A kind of searching method of list and search system
Technical field
The present invention relates to a kind of searching method and search system, particularly a kind of searching method of fixed list and search system.
Background technology
List has now been widely used in the smart machines such as mobile phone, existing list is divided into two kinds conventionally, and the first is list content real-time loading, and the content of these lists all just knows after loading, for example contacts list; The second is that list content is changeless before loading, and its list content is to write in a configuration file, and each configuration project just represents a list items, and the subordinate relation between list items is not obvious, relatively independent, for example the list in " setting ".For convenience of describing, the present invention is referred to as real-time list by the first list, and the second list is referred to as fixed list.In existing mobile phone, the real-time lists such as contacts list are to search list content by search, and list-item in fixed list such as " settings " is various, and can not search for; Meanwhile, the list ordering mode of different mobile phones also has very large difference, thereby to user, brings very large inconvenience with worried while causing finding list content in fixed list.
Summary of the invention
In order to overcome deficiency of the prior art, the invention provides a kind of searching method of list, to solve fixed list in prior art, because its list items is various, cannot search for the inconvenient problem of bringing to user.
The present invention is achieved by the following technical solutions:
A searching method for list, is applied to have in the mobile terminal of fixed list, and described searching method comprises:
S1, for each list items and sub-list items thereof in list increase by a keyword attribute, and add crucial character/word for each list items and sub-list thereof;
S2, according to the corresponding relation of the list items in list and sub-list items thereof, build a search tree with respective nodes corresponding with it;
S3, the crucial character/word that each list items and sub-list thereof are added join in the node that described search tree is corresponding;
S4, response user's corresponding operating generates a search box in list interface;
The search information that S5, reception user input at search box, mates contrast according to described search information with the crucial character/word of each node in described search tree;
S6, when searching the list items of coupling or sub-list items, generate a new configuration file, the list items of described coupling or sub-list items will be loaded in this configuration file;
S7, generate an interim list, the list items in described configuration file or sub-list items are shown in to list interface.
Preferably, described step S4 specifically comprises: when user being detected carry out two or more multi-point touch operation in list interface, respond this operation and in list interface, generate a search box.
Preferably, when a list items does not have sub-list items, in search tree, the node corresponding with this list items is the node that can search for; When a list items has sub-list items, in search tree, the Node configuration corresponding with this list items is root node, the Node configuration corresponding with its sub-list items is leaf node, and described root node is set to the node that can not search for, and described leaf node is set to the node that can search for.Preferably, the crucial character/word that described list items or its sub-list are added includes one or more.
Based on foregoing invention design, the present invention also provides a kind of search system of list, and it is applied to have in the mobile terminal of fixed list, and described search system comprises:
Keyword attribute module, is used to each list items and sub-list items thereof in list to increase by a keyword attribute, and adds crucial character/word for each list items and sub-list thereof;
Search tree builds module, for according to the corresponding relation of the list items in list and sub-list items thereof, builds a search tree with respective nodes corresponding with it;
Keyword adds module, for the crucial character/word of each list items and sub-list interpolation thereof is joined to the node that described search tree is corresponding;
Search box generation module for responding user's corresponding operating, generates a search box in list interface;
Coupling contrast module, for receiving user in the search information of search box input, mates contrast according to described search information with the crucial character/word of each node in described search tree;
Search Results generation module, for when searching the list items of coupling or sub-list items, generate a new configuration file, the list items of described coupling or sub-list items will be loaded in this configuration file, and generate an interim list, the list items in described configuration file or sub-list items are shown in to list interface.
Preferably, when described search box generation module detects user carry out two or more multi-point touch operation in list interface, respond this operation and in list interface, generate a search box.
Preferably, at described search tree, build in module, when a list items does not have sub-list items, in search tree, the node corresponding with this list items is the node that can search for; When a list items has sub-list items, in search tree, the Node configuration corresponding with this list items is root node, the Node configuration corresponding with its sub-list items is leaf node, and described root node is set to the node that can not search for, and described leaf node is set to the node that can search for.Preferably, the crucial character/word that described list items or its sub-list are added includes one or more.
The present invention adds a keyword attribute by each list items in list or its sub-list items, and according to the corresponding relation of the list items in list and sub-list items thereof, builds a search tree with respective nodes corresponding with it; When user need to search related column list item in list, only need carry out corresponding operation in list interface can generate a search box, then in search box, input the corresponding keyword about list items, just the list items mating with keyword searching or sub-list items can be loaded on to a new configuration file, and generate an interim list, list items in described configuration file or sub-list items are shown in to list interface, facilitate widely user to the searching of list items various in list, effectively strengthened user's experience.
Accompanying drawing explanation
Accompanying drawing 1 is method flow schematic diagram of the present invention;
Accompanying drawing 2 is the module schematic block diagram of embodiment of the present invention search system.
Embodiment
For the ease of those skilled in the art's understanding, below in conjunction with accompanying drawing, the invention will be further described.
As shown in Figure 1, a kind of searching method of list, is applied to have in the mobile terminal of fixed list, and in inventive embodiments, described mobile terminal is for supporting the mobile terminal with touch screen of multi-point touch operation, and described searching method comprises:
S1, for each list items and sub-list items thereof in list increase by a keyword attribute, and add crucial character/word for each list items and sub-list thereof, wherein, the crucial character/word of described list items or its sub-list interpolation can include one or more; ;
S2, according to the corresponding relation of the list items in list and sub-list items thereof, build a search tree with respective nodes corresponding with it;
S3, the crucial character/word that each list items and sub-list thereof are added join in the node that described search tree is corresponding; When a list items does not have sub-list items, in search tree, the node corresponding with this list items is the node that can search for; When a list items has sub-list items, in search tree, the Node configuration corresponding with this list items is root node, the Node configuration corresponding with its sub-list items is leaf node, and described root node is set to the node that can not search for, and described leaf node is set to the node that can search for;
S4, response user's corresponding operating generates a search box in list interface; When user being detected carry out two or more multi-point touch operation in list interface, respond this operation and in list interface, generate a search box; Preferably, in the present embodiment, when multi-point touch operation that user slides with two fingers or three fingers in list interface, generate a search box;
The search information that S5, reception user input at search box, mates contrast according to described search information with the crucial character/word of each node in described search tree;
S6, when searching the list items of coupling or sub-list items, generate a new configuration file, the list items of described coupling or sub-list items will be loaded in this configuration file;
S7, generate an interim list, the list items in described configuration file or sub-list items are shown in to list interface.
Utilize searching method provided by the invention, when user searches related column list item or sub-list items in fixed list, only need in list interface, with two, point or during multi-point touch operation that three fingers slide, can there is a search box, user can input relevant key word information and search for the required list items of searching in search box, even in the various fixed list of list items, also can find quickly and easily corresponding list items, can bring great convenience and good operating experience to user.
Based on foregoing invention, conceive, the present invention also provides a kind of search system of list, it is applied to have in the mobile terminal of fixed list, as shown in Figure 2, described search system comprises: keyword attribute module, be used to each list items and sub-list items thereof in list to increase by a keyword attribute, and add crucial character/word for each list items and sub-list thereof, the crucial character/word that described list items or its sub-list are added includes one or more;
Search tree builds module, for according to the corresponding relation of the list items in list and sub-list items thereof, builds a search tree with respective nodes corresponding with it; When a list items does not have sub-list items, in search tree, the node corresponding with this list items is the node that can search for; When a list items has sub-list items, in search tree, the Node configuration corresponding with this list items is root node, the Node configuration corresponding with its sub-list items is leaf node, and described root node is set to the node that can not search for, and described leaf node is set to the node that can search for;
Keyword adds module, for the crucial character/word of each list items and sub-list interpolation thereof is joined to the node that described search tree is corresponding;
Search box generation module for responding user's corresponding operating, generates a search box in list interface; Preferably, described corresponding operating refers to that user points or three multi-point touch operations that finger slides with two in list interface;
Coupling contrast module, for receiving user in the search information of search box input, mates contrast according to described search information with the crucial character/word of each node in described search tree;
Search Results generation module, for when searching the list items of coupling or sub-list items, generate a new configuration file, the list items of described coupling or sub-list items will be loaded in this configuration file, and generate an interim list, the list items in described configuration file or sub-list items are shown in to list interface.
The present invention adds a keyword attribute by each list items in list or its sub-list items, and according to the corresponding relation of the list items in list and sub-list items thereof, builds a search tree with respective nodes corresponding with it; When user need to search related column list item in list, only need carry out corresponding operation in list interface can generate a search box, then in search box, input the corresponding keyword about list items, just the list items mating with keyword searching or sub-list items can be loaded on to a new configuration file, and generate an interim list, the list items in described configuration file or sub-list items are shown in to list interface.
The content of mentioning in above-described embodiment is preferably embodiment of the present invention, is not limitation of the invention, and without departing from the inventive concept of the premise, any apparent replacement is all within protection scope of the present invention.

Claims (8)

1. a searching method for list, is applied to have in the mobile terminal of fixed list, and described searching method comprises:
S1, for each list items and sub-list items thereof in list increase by a keyword attribute, and add crucial character/word for each list items and sub-list thereof;
S2, according to the corresponding relation of the list items in list and sub-list items thereof, build a search tree with respective nodes corresponding with it;
S3, the crucial character/word that each list items and sub-list thereof are added join in the node that described search tree is corresponding;
S4, response user's corresponding operating generates a search box in list interface;
The search information that S5, reception user input at search box, mates contrast according to described search information with the crucial character/word of each node in described search tree;
S6, when searching the list items of coupling or sub-list items, generate a new configuration file, the list items of described coupling or sub-list items will be loaded in this configuration file;
S7, generate an interim list, the list items in described configuration file or sub-list items are shown in to list interface.
2. searching method according to claim 1, it is characterized in that, described step S4 specifically comprises: when user being detected carry out two or more multi-point touch operation in list interface, respond this operation and in list interface, generate a search box.
3. searching method according to claim 1 and 2, is characterized in that: when a list items does not have sub-list items, in search tree, the node corresponding with this list items is the node that can search for; When a list items has sub-list items, in search tree, the Node configuration corresponding with this list items is root node, the Node configuration corresponding with its sub-list items is leaf node, and described root node is set to the node that can not search for, and described leaf node is set to the node that can search for.
4. searching method according to claim 1 and 2, is characterized in that: the crucial character/word that described list items or its sub-list are added includes one or more.
5. a search system for list, is applied to have in the mobile terminal of fixed list, it is characterized in that, described search system comprises:
Keyword attribute module, is used to each list items and sub-list items thereof in list to increase by a keyword attribute, and adds crucial character/word for each list items and sub-list thereof;
Search tree builds module, for according to the corresponding relation of the list items in list and sub-list items thereof, builds a search tree with respective nodes corresponding with it;
Keyword adds module, for the crucial character/word of each list items and sub-list interpolation thereof is joined to the node that described search tree is corresponding;
Search box generation module for responding user's corresponding operating, generates a search box in list interface;
Coupling contrast module, for receiving user in the search information of search box input, mates contrast according to described search information with the crucial character/word of each node in described search tree;
Search Results generation module, for when searching the list items of coupling or sub-list items, generate a new configuration file, the list items of described coupling or sub-list items will be loaded in this configuration file, and generate an interim list, the list items in described configuration file or sub-list items are shown in to list interface.
6. search system according to claim 5, it is characterized in that: when described search box generation module detects user carry out two or more multi-point touch operation in list interface, respond this operation and in list interface, generate a search box.
7. according to the search system described in claim 5 or 6, it is characterized in that: at described search tree, build in module, when a list items does not have sub-list items, in search tree, the node corresponding with this list items is the node that can search for; When a list items has sub-list items, in search tree, the Node configuration corresponding with this list items is root node, the Node configuration corresponding with its sub-list items is leaf node, and described root node is set to the node that can not search for, and described leaf node is set to the node that can search for.
8. search system according to claim 7, is characterized in that: the crucial character/word that described list items or its sub-list are added includes one or more.
CN201310673756.8A 2013-12-13 2013-12-13 The searching method and search system of a kind of list Active CN103631947B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310673756.8A CN103631947B (en) 2013-12-13 2013-12-13 The searching method and search system of a kind of list

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310673756.8A CN103631947B (en) 2013-12-13 2013-12-13 The searching method and search system of a kind of list

Publications (2)

Publication Number Publication Date
CN103631947A true CN103631947A (en) 2014-03-12
CN103631947B CN103631947B (en) 2017-11-21

Family

ID=50212988

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310673756.8A Active CN103631947B (en) 2013-12-13 2013-12-13 The searching method and search system of a kind of list

Country Status (1)

Country Link
CN (1) CN103631947B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105446608A (en) * 2014-09-25 2016-03-30 阿里巴巴集团控股有限公司 Information searching method, information searching device and electronic device
CN107463685A (en) * 2017-08-10 2017-12-12 深圳峰创智诚科技有限公司 A kind of method and device for generating combinatorial search frame
CN107885533A (en) * 2017-11-30 2018-04-06 广州酷狗计算机科技有限公司 The method and device of management assembly code
CN107943375A (en) * 2016-10-13 2018-04-20 腾讯科技(深圳)有限公司 Option list display methods and device
WO2019028743A1 (en) * 2017-08-10 2019-02-14 深圳峰创智诚科技有限公司 Method and apparatus for generating combinatorial search box
CN112706709A (en) * 2021-01-04 2021-04-27 上海华兴数字科技有限公司 Vehicle parameter modification method and device, vehicle control system and vehicle

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6636849B1 (en) * 1999-11-23 2003-10-21 Genmetrics, Inc. Data search employing metric spaces, multigrid indexes, and B-grid trees
CN101150796A (en) * 2006-09-18 2008-03-26 英华达(上海)电子有限公司 A method and device for quick entry into mobile phone menu
CN103246436A (en) * 2012-02-01 2013-08-14 深圳富泰宏精密工业有限公司 Menu item searching method and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6636849B1 (en) * 1999-11-23 2003-10-21 Genmetrics, Inc. Data search employing metric spaces, multigrid indexes, and B-grid trees
CN101150796A (en) * 2006-09-18 2008-03-26 英华达(上海)电子有限公司 A method and device for quick entry into mobile phone menu
CN103246436A (en) * 2012-02-01 2013-08-14 深圳富泰宏精密工业有限公司 Menu item searching method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
融合_创新_多元_开放: "带有选择次数排序和搜索功能的树形控件设计与实现", 《HTTP://WWW.ITEYE.COM/TOPIC/1130660》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105446608A (en) * 2014-09-25 2016-03-30 阿里巴巴集团控股有限公司 Information searching method, information searching device and electronic device
CN107943375A (en) * 2016-10-13 2018-04-20 腾讯科技(深圳)有限公司 Option list display methods and device
CN107943375B (en) * 2016-10-13 2021-06-15 腾讯科技(深圳)有限公司 Method and device for displaying option list
CN107463685A (en) * 2017-08-10 2017-12-12 深圳峰创智诚科技有限公司 A kind of method and device for generating combinatorial search frame
WO2019028743A1 (en) * 2017-08-10 2019-02-14 深圳峰创智诚科技有限公司 Method and apparatus for generating combinatorial search box
CN107885533A (en) * 2017-11-30 2018-04-06 广州酷狗计算机科技有限公司 The method and device of management assembly code
CN107885533B (en) * 2017-11-30 2021-06-11 广州酷狗计算机科技有限公司 Method and device for managing component codes
CN112706709A (en) * 2021-01-04 2021-04-27 上海华兴数字科技有限公司 Vehicle parameter modification method and device, vehicle control system and vehicle

Also Published As

Publication number Publication date
CN103631947B (en) 2017-11-21

Similar Documents

Publication Publication Date Title
CN103631947A (en) List searching method and searching system
WO2019139771A1 (en) Contextually-aware recommendations for assisting users with task completion
CN101876984A (en) Data management system and data relation query method and device thereof
CN104182404A (en) Method and device for realizing shortcut operations of browser, browser and mobile terminal
CN103530175A (en) Application program sorting and processing method and device
CN103136227A (en) Method and device capable of generating list
WO2014187218A1 (en) Method and device for website searching on web browser
CN103246436A (en) Menu item searching method and system
CN104063400A (en) Data search method and data search device
CN103426089A (en) Commodity shopping guide system and method
CN104657065A (en) Method for acquiring search result, terminal and server
US20180294654A1 (en) Storage battery pack, method for controlling storage battery pack, and method for controlling information terminal
CN103150083B (en) A kind of display packing of self-defined desktop icons and device
US10366125B2 (en) Object display system for relationship graph
CN110968386B (en) Navigation bar processing method and system
CN114047855B (en) Form editing method and device and terminal equipment
US20170091331A1 (en) Computer systems to outline search content and related methods therefor
CN105843826A (en) Search method and device
CN102354276A (en) Data processing device, system and method for realizing control from input layer to application layer directly
CN104102728A (en) News list display method and device
CN112286613A (en) Interface display method and interface display device
CN112181570A (en) Background task display method and device and electronic equipment
US9721026B1 (en) Systems for topic exploration and related methods
CN104346413A (en) Method and system for presenting visual search results on mobile terminal
CN103646040A (en) Information display method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

CP01 Change in the name or title of a patent holder