README.textile in solrizer-fedora-2.1.0 vs README.textile in solrizer-fedora-2.2.0

- old
+ new

@@ -180,9 +180,26 @@ <str>bar</str> </arr> </pre> +h3. Rake tasks + +h4. solrizer:fedora:solrize + +Required Argument: +* PID=ns:123 The pid of the object to index + +Optional Arguments: +* FULL_TEXT=true does a full text index + +h4. solrizer:fedora:solrize_objects + +Optional Arguments: +* FULL_TEXT=true does a full text index +* INDEX_LIST=_filename.csv_ indexes only the pids in the csv file + + h2. Modifying and Testing the Solrizer-Fedora gem In order to run the RSpec tests, it is necessary to have a hydra-jetty instance running. This can be accomplished two ways: h3. Using the bundled jetty instance: