djohnlewis
|
ea8aefcaf7
|
xml output
|
2021-06-13 15:23:02 +01:00 |
|
djohnlewis
|
a10a6d1e4d
|
Python update
|
2021-06-13 15:19:51 +01:00 |
|
djohnlewis
|
4616d04c56
|
Python update
|
2021-06-10 09:46:47 +01:00 |
|
djohnlewis
|
f53efd1422
|
image download
|
2021-05-24 20:14:14 +01:00 |
|
djohnlewis
|
20693a8764
|
added gitigore
|
2021-05-24 09:15:01 +01:00 |
|
Skylar Ittner
|
dcc7203c97
|
Updated icon retrieval URL to fix 404 errors
|
2016-04-21 01:23:32 +00:00 |
|
Samuel Lai
|
c020660479
|
Bad URLs are left as bad external links, rather than re-written as bad
internal links.
This doesn't make much difference, but I think it is nicer to assume bad
URLs are external, rather than internal.
|
2014-05-17 19:34:16 +10:00 |
|
Alexei Baboulevitch
|
7f6ed7b438
|
Fixed an uncaught exception caused by broken URLs.
Examples of fixed pages: photo/11689, stackoverflow/315911
|
2014-05-12 14:35:28 +02:00 |
|
Samuel Lai
|
ae6e10e6c4
|
Fixed a bug where import_site will loop forever if a non-SolrError exception is encountered.
|
2014-03-04 15:47:11 +11:00 |
|
Samuel Lai
|
c11fcfacf6
|
Fixes #9. Added ability for import_site command to resume importing if the connection to Solr is lost and restored.
|
2014-02-27 20:12:53 +11:00 |
|
Samuel Lai
|
7764f088c2
|
Added a setting to disable the rewriting of links and image URLs.
|
2014-02-27 18:52:25 +11:00 |
|
Samuel Lai
|
a4c6c2c7ba
|
Certain ignored post type IDs are now recognised by the error handler and messages printed as such.
|
2014-02-27 18:13:04 +11:00 |
|
Samuel Lai
|
01f9b10c27
|
Fixed #7. Turns out post IDs are not unique across sites.
This change will require re-indexing of all sites unfortunately. On the upside, more questions to browse!
|
2014-02-27 17:57:34 +11:00 |
|
Sam
|
0990e00852
|
Added an original copy of pysolr.py so the custom changes can be worked out.
|
2014-02-16 01:03:05 +11:00 |
|