Sayfa dizini içerik öğeleri oluşturmak için bir Oracle İçerik ve Deneyim Araç Paleti komutu kullanabilirsiniz.
Ön Koşullar:
Oracle İçerik ve Deneyim Araç Paleti yerel makinenize yüklendi ve kuruldu.
Oracle Content Management uygulamasındaki site yayımlandı.
Site sayfasındaki içerik öğeleri site kanalında yayımlandı.
Bir komut satırı arayüzüne şu Oracle İçerik ve Deneyim Araç Paleti komutunu yazın:
cec index-site site name -c content type name -p
Komutta site name
sitenin adıdır, content type name
sayfa metni için oluşturulan içerik tipidir ve -p
seçeneği oluşturma işleminden sonra sayfa dizini içerik öğelerinin yayımlanacağını gösterir.
Usage: cec index-site <site> Create content item for each page with all text on the page. If the page index content item already exists for a page, updated it with latest text on the page. Specify -c <contenttype> to set the page index content type. Optionally specify -p to publish the page index items after creation or update. Options: --contenttype, -c <contenttype> page index content type --publish, -p publish page index items --help, -h Show help [boolean] Examples: cec index-site Site1 -c PageIndex cec index-site Site1 -c PageIndex -p
Kullanımı görmek için cec index-site -h yazabilirsiniz