1
vote
1answer
45 views

How do I fetch the most popular search terms?

I'd like to display a usercontrol on the homepage of my SharePoint site. The control will display a list of the most popular searches performed in a given period, say the previous month. Does anyone ...
0
votes
1answer
37 views

How to utilize sharepoint 2010 pdf searching programatically?

I am making a SharePoint 2010 web part that basically manages a document library of PDF documents. One component that I am working on is searching through PDF documents. I tried a custom PDF dll ...
1
vote
1answer
67 views

UpdatePanel - Dropdownlist in Webpart

I want to customize the SearchBoxEx-Control. So I made a Webpart which inherits from SearchBoxEx. In the CreateChildControls I put an updatepanel and two dropdownlists. Every time I select something ...
3
votes
1answer
71 views

CSWP “Value of a field on the Page” Questions/Issues

We're trying to create a seach query that grabs a content type based on a taxonomy field added to our custom Publishing Page content type. We seem to be having one of two issues: We don't know how ...
0
votes
1answer
45 views

What should be the Content Search Web Part max per page?

I'm currently working on a department site prototype for an Intranet, which is to be packaged up and used to spawn around a dozen sites using the same Web Template. While trying to convert the ...
4
votes
3answers
250 views

Managed metadata refiners are not appearing

I have a site collection with many document libraries and document sets. I have created a managed property for each crawled property that I needed in the refiner, 4 out of 5 fields are managed ...
0
votes
2answers
731 views

OOB Search core result webpart

This might be very simple, but since I am new to Sharepoint, I could not find enough information that helped me to understand how to implement OOB Search core result webpart. What I understand is, ...
0
votes
1answer
496 views

Search and display Sharepoint list through a web part

In our company we are beginning to create a knowledge base site for users to easily access information such as Client IDs. My goal is to use the search box web part to search for either a client or ...
0
votes
1answer
46 views

Does Sharepoint 2010 search webpart support danish character?

I am using search webpart (SP 2010). This webpart displayes title and other information. My title contains some danish character, but when I enter Ø or Å i get ? .
0
votes
0answers
113 views

Sharepoint 2010 advanced search stores previous parameter

as the title says I have a problem with sharepoint 2010 advanced search web part. When I enter a search parameter in the advanced search page it remains in memory somehow. So basically, if I write ...
1
vote
2answers
51 views

Search webpart not giving results for subsites

We have a webpart to search documents that is not searching the sub-site of the site where the search webpart is placed Any suggestion on why the webpart does not give results of the documents ...
0
votes
0answers
57 views

SharePoint OOTB Search Web Part Needs Tweaking

I have a SharePoint search web part on my page. I was under the understanding that security trimming is automatically incorporated into the query in but all users can see certain pending documents. ...
1
vote
0answers
32 views

Configure search to show particular cells of a list

this might be some kind of a stupid question, but I'm absolutely new to SharePoint and I've no idea what to do. I uploaded a list to my SharePoint and added a search scope for it. Now I can search, ...
1
vote
0answers
78 views

Modify CoreResultsWebPart XML data before it is transformed?

I'm extending CoreResultsWebPart. Do I have an opportunity to modify the search results XML before it is transformed (against the XSL)?
0
votes
0answers
296 views

Core Search Results web part

Hi I am hoping somebody here may be able to help out with the below: I have set up a search scope called "Staff Directory" that only searches on a "Contacts" list in SharePoint 2010. I have then ...
0
votes
1answer
292 views

Configure search engine to crawl dynamic content displayed by webparts

I have a question about searching dynamic content in SharePoint 2010. I need to configure SharePoint search engine in a web portal based on webparts where the content of the web is dynamic. An ...
2
votes
1answer
2k views

Core Results Web Part - Fixed keyword query - examples?

I'm experimenting with Core Results Web Part. According to http://msdn.microsoft.com/en-us/library/ff394509.aspx http://msdn.microsoft.com/en-us/library/ee872310.aspx I should be able to write ...
0
votes
1answer
422 views

Using search web-part to search a custom list's topic questions

How can I use the search web part to look through a custom list and display the relevant topics from that list to the user?
0
votes
1answer
109 views

People Search on root site

I am trying to get people search setup on our root site, but i'm not sure how to link the people search box webpart to the People search core results web part on the same page. When I drop both parts ...
4
votes
3answers
2k views

How to prevent a SharePoint web part from being crawled

We have a custom web part for our SharePoint 2007 farm that calls a very large report (lots of views and stored procs being called) that is used on hundreds of pages on team sites and MySites. We get ...
1
vote
1answer
388 views

Querying FAST Search Server for Sharepoint from Search Webparts

I'm new to SharePoint and FAST. In SharePoint 2007 implementation for our projects we used "Esp-Searchapi" for querying the back-end FAST ESP 5.3. As we are now migrating to SharePoint 2010 and FAST ...
2
votes
1answer
1k views

SP 2010 - Search Core Results Default XSL Params

I was wondering, where I can find a list of the default xsl params available with the search core result webpart? When we use the default xsl stylesheet of the webpart, default params are defined at ...
0
votes
2answers
759 views

SP 2010 - Search Core Results Webpart Ajax Options not working?

I'm trying to enable ajax on search core results webpart so that the pagination can be realized in an asynchronous manner. But this is not working. Is this normal? Do you succeed to configure search ...
3
votes
2answers
656 views

People search box results URL doesn't work

We are using SharePoint 2010. We are having a problem with the web part “People Search Box”. We created a custom page from a page layout and added the web part. We have edited the web part and ...
1
vote
1answer
355 views

Add Drop Down List to Change Results Per Page for Search Core Results

Does anyone have an example of how to add a drop down list to the search core results web part to change the number of results?
1
vote
1answer
308 views

Unable to install hotfix to solve Search web part error?

This is the exception I get when I do a basic search: CoreResultsWebPart::OnInit: Exception initializing: System.NullReferenceException: Object reference not set to an instance of an object. ...
1
vote
1answer
605 views

Federated Search Web Part result doesn't show up

i have followed theses steps in this page t to setup Federated Search with Bing Serach on MS SharePoint 2010 i did all steps but when i do search Federated Search Web part didn't appear , why i don't ...
0
votes
4answers
325 views

Javascript error on sharepoint page with search webpart and User Control containing UpdatePanel

I've been trying to find a cause for this error for some time to no avail... We have a SharePoint 2007 site heavily customized in terms of look and feel. In the master page a user control has been ...
0
votes
1answer
174 views

Custom Web part based on search object model to query accross site collections

I'm looking for examples how to build a web part (code) that queries all doc libs in a web application (Done by a created search scope, a scope exists with all the docs from all doc libs) and displays ...
0
votes
1answer
807 views

Customize People Search Results

i want to edit my people search results but i can't do it. i want to show phone numbers , email or id of the users. how can i do that?
2
votes
1answer
288 views

MY SITE Users Information List

I am new to SharePoint and I am making a student portal site and i put who is who section. when student want to search a name on the student portal , informations will be list on the portal. So i want ...
0
votes
3answers
501 views

Filter webpart on the Search Page

Basically, I am Sharepoint administrator and my bad time have to create/introduce a Filter webpart on the search page Expectations are I have a custom List with 10+ columns (like CustomerID, ...
0
votes
2answers
365 views

How to: Adding icon/sign besides every returned search result?

How to create a web application level feature that displays a small icon/sign that is located besides every returned search results ? The Client wants a custom web part for MOSS 2007 and SP 2010, ...
2
votes
1answer
391 views

Anyone successfully inherited from CoreResultsWebpart with FAST Search as the provider?

I created a dummy webpart which inherits the CoreResultsWebpart. If I add the built-in SharePoint Search SSA to the default application proxy group, this webpart renders results just like the normal ...
0
votes
1answer
100 views

Searching a SharePoint 2007 list, which also returns matching substrings

I'm having issues with the provided Search WebParts. I'm currently using the "Text Filter" WebPart because it is the closest to what I need. The problem with that one is that it only searches through ...
1
vote
2answers
941 views

Cannot set the Query Text Box width on a Search Box web part

Does anyone else have this problem and know of a work around? On a WebPart page, add a Search Box WebPart. Edit the properties of the WebPart and change the Query text box width (in pixels) option. ...
2
votes
1answer
1k views

Using the Search Paging Web Part

This is my first time working with the search components of SharePoint in much detail so any advice would be helpful here. I have a custom search results page created to match our corporate intranet ...