Search (2 results, page 1 of 1)

  • × author_ss:"Mihaila, G.A."
  • × theme_ss:"Internet"
  • × year_i:[1990 TO 2000}
  1. Arocena, G.O.; Mendelzon, A.O.; Mihaila, G.A.: Applications of a Web query language (1997) 0.04
    0.03733623 = product of:
      0.05600434 = sum of:
        0.032339036 = weight(_text_:on in 2738) [ClassicSimilarity], result of:
          0.032339036 = score(doc=2738,freq=6.0), product of:
            0.109763056 = queryWeight, product of:
              2.199415 = idf(docFreq=13325, maxDocs=44218)
              0.04990557 = queryNorm
            0.29462588 = fieldWeight in 2738, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              2.199415 = idf(docFreq=13325, maxDocs=44218)
              0.0546875 = fieldNorm(doc=2738)
        0.023665305 = product of:
          0.04733061 = sum of:
            0.04733061 = weight(_text_:22 in 2738) [ClassicSimilarity], result of:
              0.04733061 = score(doc=2738,freq=2.0), product of:
                0.1747608 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.04990557 = queryNorm
                0.2708308 = fieldWeight in 2738, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=2738)
          0.5 = coord(1/2)
      0.6666667 = coord(2/3)
    
    Abstract
    Reports on experiences using WebSQL, a high level declarative query language for extracting information from the WWW. WebSQL takes advantage of multiplex index servers without requiring users to know about them, and integrates full-text with topology-based queries. Illustrates the use of WebSQL for application development by describing 2 applications: Web site maintenance and specialized index construction. Sketches several other possible applications. Using the library implements a client-server architecture that allows performance of interactive intelligent searches on the Web from an applet running on a browser
    Date
    1. 8.1996 22:08:06
  2. Meldelzon, A.O.; Mihaila, G.A.; Milo, T.: Querying the World Wide Web (1997) 0.01
    0.0075442037 = product of:
      0.02263261 = sum of:
        0.02263261 = weight(_text_:on in 7860) [ClassicSimilarity], result of:
          0.02263261 = score(doc=7860,freq=4.0), product of:
            0.109763056 = queryWeight, product of:
              2.199415 = idf(docFreq=13325, maxDocs=44218)
              0.04990557 = queryNorm
            0.20619515 = fieldWeight in 7860, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              2.199415 = idf(docFreq=13325, maxDocs=44218)
              0.046875 = fieldNorm(doc=7860)
      0.33333334 = coord(1/3)
    
    Abstract
    The WWW is a large, heterogeneous, distributed collection of documents connected by hypertext links. The most common technology currently used for searching the Web depends on sending information retrieval requests to 'index servers' that index as many documents as they can find ba navigating the network. One problem with this is that users must be aware of the various index servers (over a dozen of them are currently deployed on the Web), of their strengths and weaknesses, and of the pecularities of their query interfaces. A more serious problem is that these queries cannot exploit the structure and topology of the document network. In this paper we propose a query language, WebSQL, that takes advantage of multiple index servers without requiring users to know about them, and that integrates textual retrieval with strucutre and topology-based queries