Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  • Open command prompt and go to the folder: %DOCSTORE_PROJ%

          Run "mvn “mvn clean install"install”.

          It creates documentstore-webapp.war in %DOCSTORE_WEBAPP_PROJ%\target directory.

...

  • Open command prompt and go to the folder: % DISCOVERY_PROJ %

           Run "mvn “mvn clean install"install”.

           It creates ole-discovery-webapp.war in %DISCOVERY_WEBAPP_PROJ%\target directory. 

...

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.

...

             Go to URL http://localhost:8080/oledocstore/bulkIngest.jsp

             Click on 'Submit' ‘Submit’ button to run the bulk ingest. Need to click only once.

 To verify that the data is stored in DocStore, go to URL

            http://localhost:8080/oledocstore

           Click 'Refresh Summary' ‘Refresh Summary’ button in the Summary tab.

...

To verify that the data is indexed in DocStore, go to URL

         http://localhost:8080/ole-discovery

         Click 'Refresh' ‘Refresh’ button in the Summary tab.

...

        Go to URL http://localhost:8080/oledocstoreand click on "Ingest “Ingest String Content" Content” tab.

        Copy the sample xml provided in the screen.

...

Copy the file 'olebibeditor‘olebibeditor.properties' properties’ provided along with this document in to your %USER_HOME% directory.

...

 Open a browser.

      Go to URL

       http://localhost:8080/ole-local/portal.do?channelTitle=DocumentStoreSearch&channelUrl=discovery.do

       Click on 'Search' ‘Search’ button.