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 |
|