sharepoint 2010 search not working [closed] - sharepoint

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I am working on a sharepoint 2010 project
The problem I am current have is the search function doesn't really work. Whatever I searched, the result was "We did not find any results for [the keywork I searched]". I have uploaded the documents and crawled the content source and the service is running on central admin. Any help will be appreciated.
Regards,
Bin

My guess is that the crawl didn't actually manage to crawl any content. You may want to go into the crawl log and check for any errors that occurred.
The most common error is that the Default Content Access account doesn't have rights to connect to the content source.
Check the default content access account in Search Administration and make sure it has enough rights on the content source.

Related

Building help system for a sharepoint site [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I have a sharepoint webapp that contains multiple site collections. Different users have rights to different subset of those site collections. I need to create a help system for that web application. For each of the site collections there will be several documents and/or videos that describe how to use that site collection. The requirement is that users should only have access to the help documents corresponding to the site collections they have rights for.
What is the best way to create and orgranize that?
Thanks
Create a document library in each site collection to store the help files. Then you can make sure people who have permission to see the site also get permission to view that document library in each site collection.

How to enable web anlytics in SharePoint 2013? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
When opening the "Site Web Analytics reports" page in my SharePoint 2013 website I'm getting the following message:
"A web analytics report is not available for this site. Usage processing may be disabled on this server or the usage data for this site has not been processed yet."
I did configure the usage and health data collection for my SharePoint Server and activated the reporting feature for my SharePoint website.
Still i'm not getting any web analytics data from my SharePoint website.
Is there somebody able to help me with this problem?
Edit: It seems like the database (WSS_UsageApplication) is filled with data.
I don't understand why SharePoint keeps telling me that there isn't any data available.

How to backup users permissions and web parts on sharepoint? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I want to backup all the users permission and web parts on my sharepoint, so I can restore them anytime. because few weeks ago, all of user permission and web parts on my sharepoint has gone mysteriously. I've backup all the content, but not the user permissions and web parts. Can it done without using 3rd party software?
Why don't you use regular site collection backups? It includes permissions and web parts:
http://technet.microsoft.com/en-us/library/ff607901.aspx
Alternatively you can make regular content database backups:
http://msdn.microsoft.com/en-us/library/ms191304(v=sql.105).aspx
It will also contains all permissions and web parts.
I don't know any way to do that without custom development and I think it is better to backup all content, but it could be useful for you to turn on Audit Reports for site collection. Using this reports you can track changes in your site collection even permission changes. To configure audit look at this link. Also you can look at third party tools for audit.

Sharepoint 2010 - locate new site that haven't been checked in [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
If a user create a new site and just saves is without checking the site in, where's the location?
I want to test what's happens if a farm administrator tries to publish a site that's not a "draft" or a published site. (got a custom "publish now"-button without having to go trough a workflow)
Since Sharepoint dot not support draft versions of sites, I think you mean List Items or documents that not have been checked in by your users.
To see those items you can use the Site Content and Structure facilities. Check this post:
http://arabic2000.com/blog/index.php/archives/364

How to Install Reporting Services Report Viewer WebPart? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 14 years ago.
Improve this question
I'm trying to use the Reporting Services Report Viewer WebPart with a project that I'm working on and I can't seem to get a clear indication on exactly where it comes from (or maybe I just don't understand?). This page indicates that it's "installed by the Reporting Services Add-in for SharePoint Technologies". However, I can't seem to figure out exactly where/what that is.
Could somebody please point me in the right direction?
Actually, I think I just found it!

Resources