-
Couldn't load subscription status.
- Fork 24
Simple Installation
haschart edited this page Dec 2, 2016
·
4 revisions
The release contains a zip archive named simple_install_package_3.0.4.zip The quickest way to get started with this new version of SolrMarc is to download that file and uncompress it. Which will result in a directory structure like this:
+-- index_java/
| +-- src/
|
+-- index_scripts/
|
+-- lib/
| +-- README_LIBS.txt
| +-- bsh-2.0b5.jar
| +-- fast-classpath-scanner-1.91.4.jar
| +-- java-cup-11b-runtime.jar
| +-- jopt-simple-5.0.2.jar
| +-- log4j-1.2.17.jar
| +-- marc4j-2.7.2.jar
| +-- miglayout15-swing.jar
| +-- slf4j-log4j12-1.7.16.jar
|
+-- lib_local/
|
+-- translation_maps/
|
+-- how_to_run.txt
+-- index.properties
+-- log4j.properties
+-- marcreader.properties
+-- solrmarc_core_3.0.4.jar
to be continued
###Features
###Installing & Configuring
- Simple Installation
- Index Specification File
- Field based specifications
- Conditional specifications
- Mapping values
- Specification Modifiers
- Using Custom Methods
- Pre-defined Custom Methods
###Running SolrMarc
- Command line options
- Other Command line options
- Reading Marc records
- marcreader.properties
- Logging via log4j
###Developing SolrMarc