...
- http://localhost:8080/ole-discovery/
- http://localhost:8080/ole-discovery/discovery.do
- http://localhost:8080/oledocstore/
5.Bulk Ingest
Copy the following sample data files to the folder specified by the property local.bulkIngestDir (only this property) in the file %DOCSTORE_ENGINE_PROJ%\src\main\resources\org\kuali\ole\directory-path.properties. This property should be changed to a directory suitable to the local user's system. (e.g. /ole-test-data/bulkingest). Create this folder if it does not exist.
...
To verify that the data is stored in DocStore, go to URL
http://localhost:8080/oledocstore
...
To verify that the data is indexed in DocStore, go to URL
http://localhost:8080/ole-discovery
...
Open a browser.
Go to URL
http://localhost:8080/ole-local/portal.do?channelTitle=DocumentStoreSearch&channelUrl=discovery.do
...