Adobe 38000827 Administration Guide - Page 26

Verity K2 Server Web Services Working, with Verity Tools, Developing ColdFusion MX

Page 26 highlights

You use the buttons along the bottom of the Connected Verity Collections table to perform the following actions: Action Index Repair Optimize Purge Delete Description Analyzes the files in a collection and assembles metadata and pointers to the files. Re-indexes a collection to fix broken links and update indexes. Reclaims space left by deleted and changed files by consolidating collection indexes for faster searching. You should optimize collections regularly. Deletes all documents in a collection, but not the collection itself. Leaves the collection directory structure intact. Deletes a collection. Note: Before performing management operations, ensure that the K2 Server is not using the collections. For more information, see Working with Verity Tools. Verity K2 Server page For faster searching, configure a K2 Server in the ColdFusion Administrator. The high-performance K2 Server caches collection information so that your searches retrieve documents more quickly. The Verity K2 Server delivers rapid search results in a highly efficient and scalable architecture. For more information on configuring and using K2 Server with ColdFusion, see Working with Verity Tools. Web Services page You can use web services to produce and consume remote application functionality over the Internet. The ColdFusion Administrator lets you register web services so that you do not have to specify the entire Web Services Description Language (WSDL) URL when you reference the web service. The first time you reference a web service, ColdFusion automatically registers it in the Administrator. When you register a web service, you can shorten your code and change a web service's URL without editing your code. For more information, see Developing ColdFusion MX Applications with CFML. 18 Chapter 2 Basic ColdFusion MX Administration

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68

18
Chapter 2
Basic ColdFusion MX Administration
You use the buttons along the bottom of the Connected Verity Collections table to
perform the following actions:
Note:
Before performing management operations, ensure that the K2 Server is not using
the collections. For more information, see Working with Verity Tools.
Verity K2 Server page
For faster searching, configure a K2 Server in the ColdFusion Administrator. The
high-performance K2 Server caches collection information so that your searches retrieve
documents more quickly. The Verity K2 Server delivers rapid search results in a highly
efficient and scalable architecture.
For more information on configuring and using K2 Server with ColdFusion, see
Working
with Verity Tools
.
Web Services page
You can use web services to produce and consume remote application functionality over
the Internet. The ColdFusion Administrator lets you register web services so that you do
not have to specify the entire Web Services Description Language (WSDL) URL when
you reference the web service. The first time you reference a web service, ColdFusion
automatically registers it in the Administrator.
When you register a web service, you can shorten your code and change a web service’s
URL without editing your code. For more information, see
Developing ColdFusion MX
Applications with CFML
.
Action
Description
Index
Analyzes the files in a collection and assembles metadata and pointers to the
files.
Repair
Re-indexes a collection to fix broken links and update indexes.
Optimize
Reclaims space left by deleted and changed files by consolidating collection
indexes for faster searching. You should optimize collections regularly.
Purge
Deletes all documents in a collection, but not the collection itself. Leaves the
collection directory structure intact.
Delete
Deletes a collection.