home *** CD-ROM | disk | FTP | other *** search
/ The Developer Connection…ice Driver Kit for OS/2 3 / DEV3-D1.ISO / prodtool / sm2 / ehsdocs.pkg / SMPIND00.TXT < prev    next >
Encoding:
Text File  |  1993-08-05  |  1.2 KB  |  28 lines

  1.  
  2. Functional Characteristics - Summary
  3.  
  4. The SearchManager/2 product provides a full-text indexing and retrieval
  5. software technology.  It features very rapid retrieval of relevant
  6. information from large collections of documents using any combination
  7. of words as search terms.
  8.  
  9. Unlike database management systems, SearchManager/2 does not require
  10. that data be rigorously structured into interrelated files, records
  11. and fields before it can be accessed.
  12. Instead, it operates by building a comprehensive index of all significant
  13. words or terms that appear in an arbitrary collection of documents
  14. (inverted index).
  15. Any combination of these terms can then be used to find relevant
  16. documents very rapidly, with search terms highlighted in the retrieved
  17. text.
  18.  
  19. Since SearchManager/2 can search unstructured information in its native
  20. form, it is ideal for situations where flexible access to textual
  21. information is required.
  22.  
  23. Distinguishing features of this product include very high performance
  24. indexing and retrieval with low index storage overhead, the ability
  25. to access word-processing documents in their original native format
  26. and a very rich set of retrieval capabilities including word, phrase,
  27. wildcard and proximity searching with full Boolean logic.
  28.