Changes between Version 3 and Version 4 of FCS-FeatureMatrix


Ignore:
Timestamp:
05/29/11 15:58:49 (13 years ago)
Author:
vronk
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FCS-FeatureMatrix

    v3 v4  
    3333   SRU proposes:
    3434{{{
    35   any, adj, all
     35  any adj all
    3636}}}
    3737 honor search context ::
    3838  Allow to restrict search to specific collections/resources specified as a parameter (see [[SearchContext]])
    3939{{{
    40  `?x-cmd-context`
     40 ?x-cmd-context={list[Resource-PID]}
    4141}}}
    4242 boolean search ::
     
    4646
    4747== Indices ==
    48 Indices are to be used in different operations.
     48There are following operations on indices:
    4949 * `search`
    5050 * `scan` (/`aggregate`)
     
    5454
    5555Types of indices:
     56 ccs-indices ::
     57   content indices like:
     58{{{
     59 kwic, pos, lemma
     60}}}
     61 isocat-indices ::
     62   supporting index-search on `isocat` data categories. (Mapping internal indices to `isocat`.)
     63 search by cmd-indices? ::
     64   content search supporting also MD-filters. ("intensional filter" - see [[CDMDC]])
    5665
    57  ccs-indices ::
    58  isocat-indices ::
    59    supporting index-search on `isocat` data categories.
    60  search by cmd-indices? ::
    61    content search supporting also MD-filters
    62 
    63 We should agree on some basic set of MD-indices, at least for `output` that "should" be implemented would make life easier to software and users. Hot candidates are:
     66   We should agree on some basic set of MD-indices at least for `output` that "should" be implemented to make life easier to software and users. Hot candidates are:
    6467      * title/name (default string representation of the resource)
    6568      * language