tailieunhanh - ColdFusion Developer’s Guide phần 5

" trên trang 636 trong tham khảo CFML. chức năng, mà trả về múi giờ của hệ điều người trong số các vấn đề liên quan đến với toàn cầu hóa các ứng dụng đối phó với xử lý dữ liệu từ các nguồn khác nhau được hỗ trợ bởi ColdFusion, bao gồm những điều sau đây | ADOBE COLDFUSION 8 465 ColdFusion Developer s Guide Creating a search tool for ColdFusion applications There are three main tasks in creating a search tool for your ColdFusion application 1 Create a collection. 2 Index the collection. 3 Design a search interface. You can perform each task programmatically that is by writing CFML code. Alternatively you can use the ColdFusion Administrator to create and index a collection. Creating a collection with the ColdFusion Administrator Use the following procedure to quickly create a collection with the ColdFusion Administrator 1 In the ColdFusion Administrator select Data Services Verity Collections. 2 Enter a name for the collection for example DemoDocs. 3 Enter a path for the directory location of the new collection for example C CFusion verity collections . By default in the server configuration ColdFusion stores collections in cf_root verity collections in Windows and in cf_root verity collections on UNIX. In the multiserver configuration the default location for collections is cf_webapp_root verity collections. In the J2EE configuration the default location for collections is verity_root verity collections where verity_root is the directory in which you installed Verity. Note This is the location for the collection not for the files that you will search. 4 Optional Select a language other than English for the collection from the Language drop-down list. For more information on selecting a language see Specifying a language on page 463. 5 Optional Select Enable Category Support to create a Verity Parametric collection. For more information on using categories see Narrowing searches by using categories on page 476. 6 Click Create Collection. The name and full path of the new collection appears in the list of Verity Collections. You have successfully created an empty collection. A collection becomes populated with data when you index it. About indexing a collection In order for information to be searched it must be .

TỪ KHÓA LIÊN QUAN