Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. SEE SEARCH FEATURES SURVEY/features options
  2. Date of Publication facets-
    1. what groupings/how
    2. 260$c versus control fields 008/07-10
  3. Source of Language code lists- need to document how HTC applied
  4. Framework: 
    1. KNS Tx Search
      1. see also: KS code contribution for 2.2 or 2.3- adding combined table lookups (not search, but lookups, allowing AND, OR logic on lookup fields)
    2. SOLR
    3. KRAD
      1. Based on JQRY (OLE Docstore Search UI is jqry, but not KRAD at present)
      2. Per MS/Rice, KRAD standard operators
      3. AND("&&")
      4. OR("|")
      5. NOT("!")
      6. BETWEEN("..")
      7. BETWEEN_EXCLUSIVE_LOWER(">..")
      8. BETWEEN_EXCLUSIVE_UPPER("...")
      9. BETWEEN_EXCLUSIVE_UPPER2("..<")
      10. BETWEEN_EXCLUSIVE(">..<")
      11. NULL("NULL")
      12. NOT_NULL("!NULL")
      13. LIKE_ONE("?")
      14. LIKE_MANY("*")
      15. LIKE_MANY_P("%")
      16. GREATER_THAN(">")
      17. LESS_THAN("<")
      18. EQUAL("=")
      19. GREATER_THAN_EQUAL(">=")
      20. LESS_THAN_EQUAL("<=")OR("|")
        NOT("!")
        BETWEEN("..")
        BETWEEN_EXCLUSIVE_LOWER(">..")
        BETWEEN_EXCLUSIVE_UPPER("...")
        BETWEEN_EXCLUSIVE_UPPER2("..<")
        BETWEEN_EXCLUSIVE(">..<")
        NULL("NULL")
        NOT_NULL("!NULL")
        LIKE_ONE("?")
        LIKE_MANY("*")
        LIKE_MANY_P("%")
        GREATER_THAN(">")
        LESS_THAN("<")
        EQUAL("=")
        GREATER_THAN_EQUAL(">=")
        LESS_THAN_EQUAL("<=")
  5. Extend or replace KFS/OLE Custom Doc Searches
  6. Normalization
  7. Edits to Instance Schema, fields?
  8. Authority records: linkages, search, NACO standards
  9. Call Number Browse (coming in OLE 0.8)
  10. Linked PO or Circ record from Item, and Order/Circ status (coming in OLE 0.8)
  11. Linked License Agreement (electronic journals etc)- in progress
  12. Search filters: Location, Format, Dates, Language, Record/Doc Status, Item Availability status,  TBA
  13. External Linked Data: Authority, or other stores
  14. Saved DocStore Searches (or user preferences)
  15. Wildcard behaviors
  16. Positional Operators
  17. Truncation
  18. Nested Search (more than one operator in same expression)
  19. Field/Marc tagging search
  20. Checkin, Checkout from Search
  21. Rice/KNS upgrades (future): search facets and other enhancements for transactional search
  22. Non-Roman Characters (ie, Chinese, Russian, etc)
  23. Docstore UI Design Components:
    1. Search UI 
    2. Search Fields
    3. Filters
    4. Sorts
    5. Facets
    6. Pagination
    7. Preferences
    8. Search Results UI
    9. Results view options
    10. Record display: brief, expanded, preview