sajari-website
Advanced tools
Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "sajari-website", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Website extensions for the Sajari API. Automatically index site content, add user profiles, render search and recommendations, etc.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -184,2 +184,4 @@ /* | ||
} | ||
data['mimetype'] = 'text/plain+weighted'; | ||
return data; | ||
@@ -186,0 +188,0 @@ }, |
67528
1848