Content deleted Content added
m Bot: links syntax and spacing |
m WP:CHECKWIKI error 51 + genfixes + autotagging using AWB (7072) |
||
Line 1:
'''Search-based applications''' ('''SBA''') are [[software applications]] in which a [[
== Pre-Conditions ==
SBAs are typically deployed when there is a need to synthesize heterogeneous content from multiple sources (text documents, multimedia files, database content, etc.), or, more commonly, they are used to replace traditional [[
* ''' High volumes of data and/or users:''' <br />Search engines are optimized for fast processing of access requests ([[I/O|read operations]]), while databases are optimized for recording and storing transactions ([[I/O|write operations]]). Accordingly, search engines can provide efficient processing against very large data sets by a high number of simultaneous users (whether human users or other software applications).
* ''' A need for real time information:''' <br />To maintain the referential integrity of data and balance transactional and access requirements, large databases are typically updated in [[
* ''' A need for ad hoc access and/or reporting against a broad range of criteria:''' <br />Search engines enable users to access and manipulate data according to any criteria maintained in the index— whether the criteria is extracted from a source system or created by the engine during the course of natural language processing—without advance programming of all queries and views.
* '''The need to extend access to specialist systems to untrained users:''' <br />Because SBAs can extract data from complex systems and make it available in an independent data layer that can be accessed using technologies such as natural language search, [[fuzzy matching]] and [[
== Practical Uses ==
Line 19:
* ''' Enterprise Business Applications:''' For example, [[Customer Relationship Management]] (CRM), [[Enterprise Resource Planning]] (ERP), [[Supply Chain Management]] (SCM), Compliance & Discovery, and [[Business Intelligence]] (BI)
* ''' Web Applications:''' Typically, B2B, B2C and C2B applications that [[
* ''' Database Offloading:''' In this case, SBAs are used to provide an alternate means of accessing database content that is non-intrusive to source systems
Line 26:
* ''' Information Lifecycle Management:''' SBAs are used as a complement to [[ILM]] processes and ecosystems, such as those used for [[Product Lifecycle Management]] (PLM) and [[Master Data Management]] (MDM)
The use of a search platform as the core infrastructure for software applications has been enabled largely by two evolutions in search engine technology: 1) the capability of later generation engines to retain and exploit the semantics embedded in structured data, and 2) the integration of mathematical and statistical processors to provide reporting, analysis, and, occasionally, geospatial capabilities.
Search engines are not a replacement for database systems; they are a complement. They have been optimally engineered to facilitate access to information, not to record and store transactions. In addition, the mathematical and statistical processors integrated to date into search engines remain relatively simple. At present, therefore, databases still provide a more effective structure for complex analytical functions.
==References==
Line 54 ⟶ 51:
* [[Software as a service]]
{{col-end}}
[[es:Search based applications]]▼
<!-- Categories -->
Line 64 ⟶ 57:
[[Category:Internet search engines| ]]
[[Category:Internet terminology]]
<!-- Interwikis -->
▲[[es:Search based applications]]
[[fr:Application orientée recherche]]
|