[mb-bugs] [jira] Closed: (SEARCH-5) Update README
Paul Taylor (JIRA)
jira-admin at musicbrainz.org
Thu Jan 7 21:26:15 UTC 2010
[ http://jira.musicbrainz.org/browse/SEARCH-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Taylor closed SEARCH-5.
----------------------------
Resolution: Fixed
Fixed in [12435]
Modified how the freeddb options work so more intuitive and modified README accordingly.
i.e
java -jar index-1.0-SNAPSHOT-jar-with-dependencies.jar (Build all indexes except freedb)
java -jar index-1.0-SNAPSHOT-jar-with-dependencies.jar --freeddb-dump dumpfile (Build all indexes including freedb )
java -jar index-1.0-SNAPSHOT-jar-with-dependencies.jar --indexes freedb --freeddb-dump dumpfile (Build only freedb index)
java -jar index-1.0-SNAPSHOT-jar-with-dependencies.jar --indexes freedb,release --freeddb-dump dumpfile (Build release and freedb index)
> Update README
> -------------
>
> Key: SEARCH-5
> URL: http://jira.musicbrainz.org/browse/SEARCH-5
> Project: MusicBrainz Search Server
> Issue Type: Task
> Reporter: nikki
> Assignee: Paul Taylor
>
> see http://bugs.musicbrainz.org/ticket/5435
> README says to use --indexes="" which isn't valid, you have specify what you want to build.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.musicbrainz.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Musicbrainz-bugs
mailing list