Skip to content
This repository has been archived by the owner on Jan 25, 2018. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Darren Hardy committed Dec 19, 2014
1 parent 7282784 commit 46f4368
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,8 @@ format conversions (e.g., FGDC -> MODS, OGP -> GeoBlacklight, etc.).
#### Example

The `examples` folder has some Solr documents that uses this schema. First,
install the schema into a Solr 4 instance, then upload the documents.

```bash
% cd examples
% ruby upload-to-solr.rb your-collection-name http://localhost:8080/solr
```
install the schema into a Solr 4 instance, then upload documents using
`tools/solr/upload.rb`.

## Requirements

Expand Down

0 comments on commit 46f4368

Please sign in to comment.