Posted by yzerman on January 30, 2013 at 5:04pm
Hi, i have a problem with search module.
I have a web site with users and their content.
When for example i type concrete user name in search form, it provide not all of content by this user.
Only few nodes created by him.
I run the cron and in search settings 100% of the content is indexed.
Thanks for your help
Comments
Search module indexes what it
Search module indexes what it can see.
In Admin > Structure > content types > [node type] > Display fields tab, you can choose a custom display setting for search index.
Choose what you want to "show" to the search module.
If you opt to show a field, it will be indexed and available to search.
Username visibility can be set at node type's edit page.
I guess you have some fields excluded so they were not indexed. Do changes and force a reindex. It will be fixed by the time.
// Ayesh
I check this, but the problem
I check this, but the problem is that all content is in the same type. The results from search when you type the author's name is just five random posts and comments by this author. The problem is why the search results dont show all comments and contents posted by this author?