~grubng-dev/grubng/tools-urlsdb

« back to all changes in this revision

Viewing changes to README.txt

  • Committer: thindil
  • Date: 2010-04-04 08:42:41 UTC
  • Revision ID: thindil2@gmail.com-20100404084241-p0z5fqho81xwtjes
added ToDo list

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
http://localhost:8180/solr/update)
29
29
- solrusername - Username for Basic Authorization with Solr server
30
30
- solrpassword - Password for Basic Authorization with Solr server
31
 
- uploadaddress - Full URL (with http://) to GrubNG upload server (for example:
32
 
http://localhost:8080)
33
 
- uploaduser - Username for remote control of GrubNG upload server
34
 
- uploadpassword - SHA1 hash of password for remote control of GrubNG upload server
35
31
- mysqlhost - MySQL host to connect to URL's database
36
32
- mysqldb - MySQL database with URL's
37
33
- mysqluser - MySQL user to database with URL's
45
41
- accept - HTTP Accept string used in generated workunits (default:
46
42
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8)
47
43
 
48
 
4. Difference between options "fastfilldb" and "filldb"
49
 
Main difference is that during executing option "filldb" URL's are checked if they
50
 
are exists in database. For example:
51
 
In database you have URL: example.com/
52
 
In file with URL's you have:
53
 
example1.com/
54
 
www.example.com/
55
 
example.com/
56
 
If you upload it via option "fastfilldb" all 3 URL's will be inserted into database.
57
 
If you upload it via option "filldb" only first URL will be inserted (example1.com/).
58
 
Thus, use "fastfilldb" option only if you are absolutely sure, that in your file and
59
 
in database no identical URL's.
60
 
 
61
 
19.04.2011 Bartek thindil Jasicki
 
 
b'\\ No newline at end of file'
 
44
07.10.2009 Bartek thindil Jasicki
 
 
b'\\ No newline at end of file'