Youngsoft blog site is for you to write the technical blogs,
your blogs will be used by techies and developers around the world.
Join them; it only takes a minute.

How to Create or delete Endeca CAS recordstores ?
Create an Endeca CAS Recordstore – <CAS>/11.3.0/bin/component-manager-cmd.sh create-component -h <CAS-Host> -p <CAS-Port> -t RecordStore -n <record-store-name> Example <CAS>/11.3.0/bin/component-manager-cmd.sh create-component -h localhost -p 8500 -t RecordStore -n MyAppen-data Delete Endeca CAS RecordStore Read More