Apologies if you have already found and fixed this problem - I should say that I found this bug on the demo rather than through an installation of the package myself. I am planning to use it soon, however.
On your demo - which I found very useful - I found that search terms to be found at the beginning of sentences did not return any results e.g. 'Lor'. If the search term was not at the beginning of the sentence, then it worked fine (results were as expected).
Sorry about that, I have just taken a look at the demo and I think it's only searching post titles, however I will take a look at the search now and release a fix later on today.
Thanks for reporting the bug, really appreciate it.
Just to keep you updated about this bug, I've created a custom search indexer for SmartBlog. It now does a fuzzy wildcard search.
So for example, if you search for 'Lor' then it will find all results with words that contain that phrase in all posts. Similarly, a search for 'Lorem' will return results containing 'Lorem' and 'Lorum' etc.
Basically it's much more dynamic now. I'll be packaging it up today for you. :)
Demo - Small bug found in Search blog facility
Apologies if you have already found and fixed this problem - I should say that I found this bug on the demo rather than through an installation of the package myself. I am planning to use it soon, however.
On your demo - which I found very useful - I found that search terms to be found at the beginning of sentences did not return any results e.g. 'Lor'. If the search term was not at the beginning of the sentence, then it worked fine (results were as expected).
Sorry about that, I have just taken a look at the demo and I think it's only searching post titles, however I will take a look at the search now and release a fix later on today.
Thanks for reporting the bug, really appreciate it.
Thanks Luke. That was a quick response!
I am planning to use your package on umbraco v 6.1.5, so I will post on the compatibility.
Just to keep you updated about this bug, I've created a custom search indexer for SmartBlog. It now does a fuzzy wildcard search.
So for example, if you search for 'Lor' then it will find all results with words that contain that phrase in all posts. Similarly, a search for 'Lorem' will return results containing 'Lorem' and 'Lorum' etc.
Basically it's much more dynamic now. I'll be packaging it up today for you. :)
The latest version with the seach fix has been created and uploaded. Thank you for reporting the bug.
is working on a reply...