Hi,
I have recently downloaded the SilverStripe CMS and I have built a very basic site consisting of 2 webpages, this has a SQL Server backend and I can see the relevant data in the SiteTree table for both pages.
Following the tutorial: http://doc.silverstripe.org/framework/en/tutorials/4-site-search I managed to get the Search to appear, but no matter what text I search for I am constantly met with "Sorry, your search query did not return any results."
I have been over this tutorial several times, I have even had other developers look at this and they are stumped as to how this is not working either! I am using the latest version and I am lost as to why this will not work, I've searched and found many other peoples forum posts regarding this functionality and it seems to be very flaky at best with no real resolution.
Can anyone shed any light? As I said, I have pretty much just used this out of the bag so to speak with no major changes, followed the tutorial I have rebuilt this using /dev/build and even tried using flush to clear the cache and still nothing.