Closed (fixed)
Project:
Drupal Commons
Version:
7.x-3.0-beta3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
20 Feb 2013 at 07:40 UTC
Updated:
6 Mar 2013 at 20:20 UTC
When I enter a word into the search box, by exemple "optimisation" (with or without quotes)
ther is a message comming:
Search » Site content » optrel="v:url" property="v:title" imisation
word is spilt... into "opt" & "imisation"
obviously sea arch yielded no results ...
Comments
Comment #1
japerryComment #2
japerryRelated to this issue in adaptive theme:
http://drupal.org/node/1918700
You'll have to compile commons manually or wait until the 02-21 dev build completes, but the patch has been added to the make file.
http://drupalcode.org/project/commons.git/commit/a9b0f86
As for search itself, make sure that you're running cron and have an index. This is required outside of this specific issue. You can find how much of your site is indexed by going here on your site: admin/config/search/settings