METHOD OF COMBINED INDEXING FOR EFFECTIVE SEARCH IN MULTI-ATTRIBUTE CATALOGS OF TECHNICAL COMPONENTS
DOI:
https://doi.org/10.15588/1607-3274-2026-2-18Keywords:
multi-attribute search, combined indexing, radio electronic components, query optimization, hybrid data structureAbstract
Context. Optimizing search in multidimensional catalogs of radio-electronic components (sensors, microcontrollers, communication modules) is a crucial task for computer-aided design systems, electronic component logistics management, and intelligent technical support systems. The complexity arises due to the high dimensionality of the parameter space (operating frequencies, power consumption, temperature ranges, etc.), data heterogeneity, and the high frequency of complex queries combining numerical constraints with categorical filters. Classic indexing algorithms from relational database management systems are inefficient for this specific domain, which slows down the performance of real-time information systems. Modern indexing technologies for searching multi-attribute catalogs of technical components are moving away from the paradigm of universal one-dimensional structures in favor of specialized and hybrid approaches tailored to the nature of technical data. The focus has shifted from fast single-key search to efficient pruning of multidimensional parameter space. To achieve this, spatial indexes are actively used, interpreting each component as an object in an N-dimensional space, where each technical parameter is a separate axis. This allows a single query to the index to find all entries that fall within a specified multidimensional hyperrectangle. Simultaneously, technologies that treat search as an information retrieval problem are evolving. Categorical attributes, such as interface type or manufacturer, are indexed using inverted indexes or compressed bitmap indexes, which provide ultra-fast execution of AND/OR operations over large sets. A separate direction involves the use of vector representations (embeddings) of technical characteristics, obtained using machine learning models, followed by indexing using specialized structures for nearest neighbor search. This enables semantic search by technical description or finding analogous components. A key issue in indexing for search within multi-attribute catalogs of technical components is the selection and combination of data structures that effectively prune the search space across all relevant dimensions simultaneously, minimizing the retrieval of iirrelevant data in the early stages of query execution.
Therefore, the development of a new method that systematically combines the strengths of modern approaches within a unified adaptive architecture is a relevant scientific and technical problem. Its solution will significantly reduce the execution time of complex queries in key information systems for the fields of radio electronics, telecommunications, and automated engineering, addressing the challenges of production digitalization and intelligent data processing.
Objective. Development of a combined indexing method for efficient execution of complex search queries in multi-dimensional catalogs of technical components.
Method. A combined indexing method is proposed, which combines R-tree for multidimensional filtering of numerical
parameters and inverted indexes for categorical features. The method for improving search efficiency is based on an adaptive query planner that dynamically chooses the optimal execution strategy (Index-First, Parallel-Merge or Full-Scan) based on an assessment of the selectivity of the conditions.
Results. The problem was formulated, and a combined indexing method was developed for multidimensional catalogs of radioelectronic components. In the course of the study, a formalized mathematical search model was created that takes into account the selectivity of numerical and categorical conditions, and algorithms for automatic distribution of attributes between index types and dynamic selection of the query execution strategy were developed. A hybrid index architecture was proposed that combines an R-tree for indexing numerical parameters and inverted indexes for categorical features, as well as mathematical models for assessing selectivity and optimizing the query execution plan. Experimental studies on a synthetic data set confirmed the effectiveness of the developed method, demonstrating a reduction in the execution time of complex queries compared to basic indexing based on B-trees.
Conclusions. The work develops a combined indexing method for efficient execution of complex multi-attribute queries in radioelectronic component catalogs. The method is based on a formalized mathematical search model, which allowed building a hybrid index architecture. This architecture integrates an R-tree for filtering numerical parameters, inverted indexes for categorical features, and an adaptive planner that dynamically selects the optimal query execution strategy (Index-First, Parallel-Merge, FullScan) based on an assessment of the selectivity of conditions. An algorithm for the automatic distribution of attributes between index types is developed. Experimental modeling confirmed the effectiveness of the method, showing a 35–55% reduction in the execution time of complex queries compared to traditional B-tree-based indexing, especially for queries typical of engineering component selection. The results obtained prove the feasibility of using combined indexing to increase the productivity of information systems working with multidimensional technical catalogs
References
Yechevskyi А., Sotnik S. Analysis of the data collection process about products at different stages of production. Manufacturing & Mechatronic Systems 2025: Proceedings of IX st International Conference, Kharkiv, October 25–26, 2025: Thesises of Reports, 2025, pp. 38–41.
Andreiev А. S., Sotnik S. Information technology in medicine. Information Technologies and Automation – 2025 / Proceedings of the XVIII International Scientific and Practical Conference. Odessa, October 30–31, 2025, 2025, pp. 1207–1209.
Sotnik S. Rozrobka avtomatyzovanoi informatsiinoposhukovoi systemy vyboru manipuliatora promyslovykh robotiv. Elektromekhanichni i enerhozberihaiuchi systemy, 2025, № 1 (68), pp. 52– 58. DOI:10.32782/2072-2052.2025.1.68.6
Levenets I. O., Sotnik S. The role of artificial intelligence in optimizing information retrieval systems. Information Technologies and Automation – 2025 / Proceedings of the XVIII International Scientific and Practical Conference. Odessa, October 30–31, 2025, 2025, рр. 975–977.
Sabry F. Search Tree: Fundamentals and Applications, One Billion Knowledgeable, 2023, Vol. 110, 109 р.
М el Habib Maicha M. Foundations of File and Data Structures. LectureNotesCompanion, 2024, 100 р.
Kpotufe S. Escaping the curse of dimensionality with a tree-based regressor. Proceedings of the 22nd Annual Conference on Learning Theory (COLT 2009), 2009, pp. 1–3. DOI: 10.48550/arXiv.0902.3453
Bicego M., Cicalese F. An Interesting Property of Random Forest Distances with Respect to the Curse of Dimensionality. In: Joint IAPR International Workshops on Statistical Techniques in Pattern Recognition (SPR) and Structural and Syntactic Pattern Recognition (SSPR). Cham, Springer Nature Switzerland, 2024, pp. 188–198.
Kvet M. Temporal bi-index. 2023 IEEE 32nd International Symposium on Industrial Electronics (ISIE), IEEE, 2023, pp. 1–6. DOI: 10.1109/ISIE51358.2023.10228156
Abdulhadi Z. Q., Zuping Z., Ibrahim Н. Н.Bitmap Index as effective indexing for low cardinality column in data warehouse. International Journal of Computer Applications, 2013, Vol. 68, No. 24, pp. 38–42
Tsitsigkos D. Michalopoulos A., Mamoulis N., Terrovitis M. BS-tree: A gapped data-parallel B-tree. arXiv preprint arXiv:2505.01180. Computer Science, 2025.
Duan J., Zhai W., Cheng C. A spatial grid index based on inverted index and its query method. 2017 IEEE International Geoscience and Remote Sensing Symposium (IGARSS), Fort Worth, TX, USA, 2017, pp. 6189–6192. DOI: 10.1109/IGARSS.2017.8128422
Maroulis S. Adaptive Indexing for Approximate Query Processing in Exploratory Data Analysis. arXiv preprint arXiv:2505. Computer Science, 2025, Р. 19872. DOI: 10.48550/arXiv.2505.19872
Sun Y. et al. A Hybrid Approach Combining R*-Tree and k-d Trees to Improve Linked Open Data Query Performance. Applied Sciences, 2021, 11(5), Р. 2405
Li Y., Yan J., Huang X., He X., Deng Z., Chen Y. RMLGTI: A Grid-and R-Tree-Based Hybrid Index for Unevenly Distributed Spatial Data. ISPRS International Journal of Geo-Information, 2025, 14(6), 231, pp. 1–23. DOI: 10.3390/ ijgi14060231
Voddu C. T. R., Udhayakumar S. A novel hybrid grid index structure combined R-tree for improving the query response time in location aware spatial data over B-tree. AIP Conference Proceedings. AIP Publishing LLC, 2025, Vol. 3267, Iss. 1, pp. 1–10.
DOI: 10.1063/5.0270571
Downloads
Published
How to Cite
Issue
Section
License
Copyright (c) 2026 S. V. Sotnik

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Creative Commons Licensing Notifications in the Copyright Notices
The journal allows the authors to hold the copyright without restrictions and to retain publishing rights without restrictions.
The journal allows readers to read, download, copy, distribute, print, search, or link to the full texts of its articles.
The journal allows to reuse and remixing of its content, in accordance with a Creative Commons license СС BY -SA.
Authors who publish with this journal agree to the following terms:
-
Authors retain copyright and grant the journal right of first publication with the work simultaneously licensed under a Creative Commons Attribution License CC BY-SA that allows others to share the work with an acknowledgement of the work's authorship and initial publication in this journal.
-
Authors are able to enter into separate, additional contractual arrangements for the non-exclusive distribution of the journal's published version of the work (e.g., post it to an institutional repository or publish it in a book), with an acknowledgement of its initial publication in this journal.
-
Authors are permitted and encouraged to post their work online (e.g., in institutional repositories or on their website) as it can lead to productive exchanges, as well as earlier and greater citation of published work.