Skip to content

Commit

Permalink
fix sphinx xml utf8 related issure, filter these unicode control char…
Browse files Browse the repository at this point in the history
…acters, only backup delta file if the operation failed
  • Loading branch information
kevinlynx committed Aug 1, 2013
1 parent 5e9c36f commit bc00e03
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ebin/dhtcrawler.app
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application,dhtcrawler,
[{description,"A DHT crawler to index magnet hash to torrent"},
{vsn,"1d27f24"},
{vsn,"1d870e2"},
{registered,[dht_crawler_sup]},
{applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson,
mongodb]},
Expand Down
Binary file modified ebin/sphinx_cmd.beam
Binary file not shown.
Binary file modified ebin/sphinx_search.beam
Binary file not shown.
Binary file modified ebin/sphinx_xml.beam
Binary file not shown.
Binary file modified ebin/string_util.beam
Binary file not shown.

0 comments on commit bc00e03

Please sign in to comment.