...
Code Block |
---|
% mysql -uotf -p -h localhost -D mappingservicedb < /home/ihtsdo/data/doc/sqldump/mappingservicedb.sql |
Step 4: Reindex the contents of the database using the Lucene Reindex admin tool.
...
...
Code Block |
---|
% mysql -uotf -p -h localhost -D mappingservicedb < /home/ihtsdo/data/doc/sqldump/mappingservicedb.sql |
Step 4: Reindex the contents of the database using the Lucene Reindex admin tool.
...