Search index not indexing my pages.

Posted by Community Admin on 04-Aug-2018 23:05

Search index not indexing my pages.

All Replies

Posted by Community Admin on 23-Sep-2011 00:00

- Running sitefinity 4.2
- Created a search index doing content items, news items, static HTML in pages

Noticed that our pages were not coming up in the search results.

Created another index, making sure I clicked everything properly.  No luck.

Researched this forum, and other links such as
blog.danshultz.com/.../resolving-sitefinity-4-search-not.html

However, still no luck

We *are* doing some custom site map stuff in our master page, but i wrapped it in

if (Page.Items["IsInIndexMode"] == null)



No errors are being returned by sitefinity.

My pages (titles and descriptions) simply don't appear in the results.

Not sure what do to.

thanks,

Chris

Posted by Community Admin on 23-Sep-2011 00:00

Hmmm, it's not like a Lucene search thing though right where it needs wildcards (*) or question marks to complete a proper partial search?

I've always found it annoying that I can't get a google-like search on content due to lucene

Posted by Community Admin on 26-Sep-2011 00:00

Not sure what you're talking about here Steve

I'm talking about regular searches using the search control in sitefinity.  No matter what we do, our pages will not show up in our search results, no matter what words are searched for

thanks!

Posted by Community Admin on 26-Sep-2011 00:00

What I meant was if you wanted to search for all pages with your name, but you just typed in "ward" nothing would come up, you would have to annoyingly do "*ward" (asterisk)

So to get the obvious out of the way though...in the search widget itself you click edit and picked the proper search index right? (sorry if that's a basic thing, but I have to ask when zero results are coming back)

Posted by Community Admin on 26-Sep-2011 00:00

Yep, i've quadruple checked, even created new indexes using pages only (no news/events/blog etc).  No luck

Posted by Community Admin on 27-Sep-2011 00:00

Hello Chris Hayward,

We know of an issue related to the indexation in build Sitefinity 4.2 - please consult this article and make sure you apply the fix provided and run the indexing service again.

All the best,
Victor Velev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 28-Sep-2011 00:00

much appreciated.  worked perfectly after i restarted the application pool.

Posted by Community Admin on 28-Sep-2011 00:00

@Victor

Will this bug be fixed in the upcomming SP1 for 4.2?

Markus

Posted by Community Admin on 30-Sep-2011 00:00

Hi Markus Berchtold,

Yes, it is included in the SP1 for 4.2 release.

Kind regards,
Victor Velev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed