<?xml version="1.0" encoding="ISO-8859-1"?><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<front>
<journal-meta>
<journal-id>2227-1899</journal-id>
<journal-title><![CDATA[Revista Cubana de Ciencias Informáticas]]></journal-title>
<abbrev-journal-title><![CDATA[Rev cuba cienc informat]]></abbrev-journal-title>
<issn>2227-1899</issn>
<publisher>
<publisher-name><![CDATA[Editorial Ediciones Futuro]]></publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id>S2227-18992019000200091</article-id>
<title-group>
<article-title xml:lang="es"><![CDATA[Componente para el cálculo de la relevancia en el buscador Orión]]></article-title>
<article-title xml:lang="en"><![CDATA[Component for the calculation of the relevance in the Orion searcher]]></article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name>
<surname><![CDATA[García O´reilly]]></surname>
<given-names><![CDATA[Alexander]]></given-names>
</name>
<xref ref-type="aff" rid="Aff"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Utrera Sust]]></surname>
<given-names><![CDATA[Eric]]></given-names>
</name>
<xref ref-type="aff" rid="Aff"/>
</contrib>
</contrib-group>
<aff id="Af1">
<institution><![CDATA[,Universidad de las Ciencias Informáticas Facultad 1. Centro de Ideoinformática (CIDI).]]></institution>
<addr-line><![CDATA[ , La Habana]]></addr-line>
<country>Cuba</country>
</aff>
<aff id="Af2">
<institution><![CDATA[,Universidad de las Ciencias Informáticas Facultad 1. Centro de Ideoinformática (CIDI).]]></institution>
<addr-line><![CDATA[ La Habana]]></addr-line>
<country>Cuba</country>
</aff>
<pub-date pub-type="pub">
<day>00</day>
<month>06</month>
<year>2019</year>
</pub-date>
<pub-date pub-type="epub">
<day>00</day>
<month>06</month>
<year>2019</year>
</pub-date>
<volume>13</volume>
<numero>2</numero>
<fpage>91</fpage>
<lpage>104</lpage>
<copyright-statement/>
<copyright-year/>
<self-uri xlink:href="http://scielo.sld.cu/scielo.php?script=sci_arttext&amp;pid=S2227-18992019000200091&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://scielo.sld.cu/scielo.php?script=sci_abstract&amp;pid=S2227-18992019000200091&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://scielo.sld.cu/scielo.php?script=sci_pdf&amp;pid=S2227-18992019000200091&amp;lng=en&amp;nrm=iso"></self-uri><abstract abstract-type="short" xml:lang="es"><p><![CDATA[RESUMEN La presente investigación describe el proceso de desarrollo de un componente para el buscador Orión que incrementará la precisión con que son devueltos los resultados de las consultas. Esta herramienta permitirá mejorar el cálculo de la relevancia de información de dichos resultados, a través del análisis del Perfil de Búsqueda del Usuario y las categorías de los documentos. Se estudiaron motores de búsqueda a nivel nacional e internacional para determinar sus características, así como sus estrategias para el cálculo de la relevancia de información. Para la implementación se utilizó el entorno de desarrollo integrado NetBeans 7.4, como Sistema Gestor de Bases de Datos (SGBD) PostgreSQL 9.1 y Visual Paradigm 8.0 como herramienta de modelado. Para guiar todo el proceso de desarrollo se usó la metodología AUP en su personalización para la UCI. Se emplearon el servidor web Apache 2 y los lenguajes Java, UML, SQL 1.4 y XML. Como herramienta gráfica para la administración del SGBD se utilizó el PgAdminIII 1.14. Las pruebas realizadas permitieron construir un producto con calidad y controlaron el proceso de validación del funcionamiento de la aplicación. Como resultado del trabajo realizado se obtiene un producto con una documentación que sirve de base para futuras investigaciones o modificaciones a la solución.]]></p></abstract>
<abstract abstract-type="short" xml:lang="en"><p><![CDATA[ABSTRACT This research describes the process of developing a component for the Orion search engine that will increase the precision with which the results of the queries are returned. This tool will make it possible to improve the calculation of the information relevance of said results, through the analysis of the User's Search Profile and the categories of the documents. Search engines were studied at a national and international level to determine their characteristics, as well as their strategies for calculating the relevance of information. For the implementation, the integrated development environment NetBeans 7.4 was used, as the Database Management System (SGBD) PostgreSQL 9.1 and Visual Paradigm 8.0 as a modeling tool. To guide the entire development process, the AUP methodology was used in its customization for the UCI. The Apache 2 web server and the Java, UML, SQL 1.4 and XML languages were used. As a graphic tool for the administration of the DBMS, PgAdminIII 1.14 was used. The tests carried out allowed us to build a product with quality and controlled the validation process of the operation of the application. As a result of the work done, a product is obtained with documentation that serves as the basis for future research or modifications to the solution.]]></p></abstract>
<kwd-group>
<kwd lng="es"><![CDATA[cálculo de la relevancia]]></kwd>
<kwd lng="es"><![CDATA[motores de búsqueda]]></kwd>
<kwd lng="es"><![CDATA[perfil de búsqueda de usuario]]></kwd>
<kwd lng="en"><![CDATA[relevance calculation]]></kwd>
<kwd lng="en"><![CDATA[search engines]]></kwd>
<kwd lng="en"><![CDATA[user search profile]]></kwd>
</kwd-group>
</article-meta>
</front><back>
<ref-list>
<ref id="B1">
<nlm-citation citation-type="">
<collab>Apache Software Foundation</collab>
<source><![CDATA[Apache Solr Reference Guide 6.6]]></source>
<year>2017</year>
</nlm-citation>
</ref>
<ref id="B2">
<nlm-citation citation-type="">
<collab>Apache Lucene</collab>
<source><![CDATA[SolrPlugins: Solr Wiki.]]></source>
<year>2017</year>
</nlm-citation>
</ref>
<ref id="B3">
<nlm-citation citation-type="">
<collab>Apache Software Foundation</collab>
<source><![CDATA[Class AtomicReaderContext.]]></source>
<year>2012</year>
</nlm-citation>
</ref>
<ref id="B4">
<nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Álvarez]]></surname>
<given-names><![CDATA[I]]></given-names>
</name>
</person-group>
<source><![CDATA[Internet facturará más por publicidad que la televisión en 2017]]></source>
<year>2016</year>
</nlm-citation>
</ref>
<ref id="B5">
<nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Baeza-Yates]]></surname>
<given-names><![CDATA[R]]></given-names>
</name>
</person-group>
<source><![CDATA[Página Web de Ricardo Baeza-Yates]]></source>
<year>2017</year>
</nlm-citation>
</ref>
<ref id="B6">
<nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Carrazana]]></surname>
<given-names><![CDATA[E]]></given-names>
</name>
</person-group>
<source><![CDATA[Modelo Espacio Vectorial]]></source>
<year>2014</year>
<publisher-name><![CDATA[Universidad de las Ciencias Informáticas]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B7">
<nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Delgado]]></surname>
<given-names><![CDATA[Y. H]]></given-names>
</name>
</person-group>
<source><![CDATA[Orión, un motor de búsquedas para la web de la UCI.]]></source>
<year>2010</year>
<publisher-loc><![CDATA[La Habana ]]></publisher-loc>
<publisher-name><![CDATA[Universidad de las Ciencias Informáticas]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B8">
<nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Domínguez-Dorado]]></surname>
<given-names><![CDATA[M]]></given-names>
</name>
</person-group>
<source><![CDATA[Todo Programación]]></source>
<year>2004</year>
<volume>6</volume>
<page-range>35-8</page-range><publisher-loc><![CDATA[Madrid ]]></publisher-loc>
<publisher-name><![CDATA[Editorial Iberprensa]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B9">
<nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Kent]]></surname>
<given-names><![CDATA[A]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Machine literature searching.]]></article-title>
<source><![CDATA[Operational Criteria for Designing Information Retrieval Systems American Documentation]]></source>
<year>1955</year>
<volume>6</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>93-101</page-range></nlm-citation>
</ref>
<ref id="B10">
<nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Baquerizo]]></surname>
<given-names><![CDATA[R. P]]></given-names>
</name>
<name>
<surname><![CDATA[Leyva]]></surname>
<given-names><![CDATA[P. R]]></given-names>
</name>
<name>
<surname><![CDATA[Febles]]></surname>
<given-names><![CDATA[J. P]]></given-names>
</name>
<name>
<surname><![CDATA[Sala]]></surname>
<given-names><![CDATA[H. V]]></given-names>
</name>
<name>
<surname><![CDATA[Sentí]]></surname>
<given-names><![CDATA[V. E]]></given-names>
</name>
</person-group>
<source><![CDATA[Algorithm for calculating relevance of documents in information retrieval systems.]]></source>
<year>2017</year>
<publisher-name><![CDATA[International Research Journal of Engineering and Technology (IRJET),]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B11">
<nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Larreina]]></surname>
<given-names><![CDATA[I. A]]></given-names>
</name>
</person-group>
<article-title xml:lang=""><![CDATA[Posicionamiento en buscadores: una metodología práctica de optimización de sitios web]]></article-title>
<source><![CDATA[El profesional de la información]]></source>
<year>2005</year>
<volume>14</volume>
<numero>2</numero>
<issue>2</issue>
</nlm-citation>
</ref>
<ref id="B12">
<nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Méndez]]></surname>
<given-names><![CDATA[F. J. M]]></given-names>
</name>
</person-group>
<source><![CDATA[Recuperación de información: modelos, sistemas y evaluación.]]></source>
<year>2004</year>
<publisher-name><![CDATA[Universidad de Murcia]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B13">
<nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Marcos]]></surname>
<given-names><![CDATA[M. C]]></given-names>
</name>
</person-group>
<source><![CDATA[Entrevista a Ricardo Baeza-Yates de Yahoo]]></source>
<year>2008</year>
</nlm-citation>
</ref>
<ref id="B14">
<nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[M. Coll]]></surname>
<given-names><![CDATA[J. C]]></given-names>
</name>
</person-group>
<source><![CDATA[El uso de las tecnologías de la informática y las comunicaciones (TIC) en la formación de una cultura de estilos de vida sanos de los adolescentes.]]></source>
<year>2011</year>
</nlm-citation>
</ref>
<ref id="B15">
<nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Román]]></surname>
<given-names><![CDATA[J. V]]></given-names>
</name>
</person-group>
<source><![CDATA[Sistemas de Recuperación de Información. Ingeniería Sistemas Telemáticos]]></source>
<year>1997</year>
<publisher-name><![CDATA[Universidad de Valladolid]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B16">
<nlm-citation citation-type="">
<collab>Springer International Publishing AG</collab>
<source><![CDATA[Ingeniería de software basada en componentes]]></source>
<year>2017</year>
</nlm-citation>
</ref>
<ref id="B17">
<nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Szyperski]]></surname>
<given-names><![CDATA[C]]></given-names>
</name>
</person-group>
<source><![CDATA[Component software: beyond object-oriented programming.]]></source>
<year>1998</year>
<page-range>411</page-range></nlm-citation>
</ref>
</ref-list>
</back>
</article>
