Hey Simo,
I tried out the search feature and ran into a few issues.
1. When I ran the blog on localhost:2732, typed in a search term, and then hit the search button, it tried to run the search on http://localhost/search.aspx instead of localhost:2732/search.aspx.
2. When I tried to rebuild the index, I got an error that the rebuild failed. I don’t know why it failed. BTW, I recently checked in a fix for log4Net logging to the database. You should merge trunk into your branch and I’ll be able to see what error got logged. J
Phil
--
You received this message because you are subscribed to the Google Groups "Subtext" group.
To post to this group, send email to sub...@googlegroups.com.
To unsubscribe from this group, send email to subtext+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/subtext?hl=en.
I saw that. I’ll try it out. It should work fine as long as you’re using the Subtext routing. The custom routes I wrote handle multi-blogs with subfolders.
Phil