This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
OS: Winxp DB: Sqlite Version:2.3.1.0
Hi, Joe.
when I add link features to a page, I can't search the word in the link's title.
eg:
I add a page in demo.mojoportal.com : http://demo.mojoportal.com/testlinks.aspx, and add link features in the page.
I can't search words like "fine", "您好" in SearchResults.aspx, but the words are in the link's titles.
Thanks!
Hi mjohn,
I was able to replicate and fix this. It was because the title was being indexed untokenized and changing to tokenized made it work. This will be fixed in the next release but will require rebuilding the index.
Best,
Joe