Author: dr
Date: Thu Feb 14 13:47:43 2008
New Revision: 7370
Log:
- Fixed typoes.
Modified:
experimental/Search/design/requirements.txt
Modified: experimental/Search/design/requirements.txt
==============================================================================
--- experimental/Search/design/requirements.txt [iso-8859-1] (original)
+++ experimental/Search/design/requirements.txt [iso-8859-1] Thu Feb 14
13:47:43 2008
@@ -11,9 +11,9 @@
Description
-----------
-The Search component provides an interface to index and query documents
-with different search engine backends. Searching is becoming an integral part
of web
-sites, this is becoming an important feature.
+The Search component provides an interface to index and query documents with
+different search engine backends. Searching is becoming an integral part of
+web sites, this is becoming an important feature.
Requirements
@@ -38,18 +38,20 @@
Indexing
--------
-Indexing should be done by sending the documents to an indexer. Indexing
should support
-both blocking, and non-blocking mode, depending on what the search engine
backend supports.
-The search component must support XML for backend communication.
+Indexing should be done by sending the documents to an indexer. Indexing
+should support both blocking, and non-blocking mode, depending on what the
+search engine backend supports. The search component must support XML for
+backend communication.
Searching
---------
-Searching documents is primeraly term based. One or multiple terms are
provided, and the
-search result list contains only documents containing those term.
+Searching documents is primarily term based. One or multiple terms are
+provided, and the search result list contains only documents containing those
+term.
-Facets[1] should be supported, and the available facets should be the document
fields, and
-facets queries within the document fields.
+Facets_ should be supported, and the available facets should be the document
+fields, and facets queries within the document fields.
General
-------
@@ -73,4 +75,4 @@
with UTF-8 strings, just like all the other components.
-[1] - http://www.searchtools.com/info/faceted-metadata.html
+.. _facets: http://www.searchtools.com/info/faceted-metadata.html
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components