0
votes
1answer
16 views

Restricted search on a list to hide private column

We have a list called employee. Out of all columns search result should not show 2 private columns named DOB & salary. Result can show all other columns. I mean how to implement restricted search ...
0
votes
2answers
37 views

Custom Search Foundation 2010?

I've been researching this concept for a long time - stumped. I am only a site owner (no real permissions, limited designer ability). Have been able to accomplish most of my non out-of-the-box ...
1
vote
1answer
35 views

SharePoint 2010 Foundation disable search in files

Is it possible in SharePoint 2010 Foundation to disable search in files content? Only the file attributes/metadata must be shown in search results.
1
vote
2answers
78 views

Adding Search Bar via CEWP

So here's what I've come up with so far. Now I just need to figure out how to use the enter key as well as the mouse click. <!doctype html> <html lang="en"> <head> <script> ...
0
votes
2answers
543 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
45 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 ? .
1
vote
1answer
40 views

Where can I find information about SharePoint Foundation 2010 Search?

Lectori Salutem, I am looking for detailed information about SharePoint Foundation 2010 Search. A simple Google or Bing search does not provide me with sufficient / reliable information. Can anyone ...
0
votes
1answer
178 views

Search Server 2010 Express - which service pack do I need?

I have Microsoft Search Server 2010 Express - 14.0.4763.1000 installed and want to upgrade it at least to Service Pack 1. There apears to be a service pack for SharePoint Foundation 2010 and one for ...
0
votes
0answers
23 views

Removing results when entering advanced search

I'm having a little problem. As soon as I click on "Advanced Search" the next page shows the results, either of everything on the site collection if the simple search textbox was empty, or the result ...
0
votes
0answers
74 views

Search Server Express giving Internal server error

Installed search server express on sharepoint 2010. Content has been indexed. But when doing a search I receive an "Internal server error exception". The correlation id given on the error page is not ...
1
vote
1answer
123 views

Search Server Express fails to provide results after changing content source to FQDN

I have SP Foundation site which is running Search Server Express. When the site collection, IIS, and SSE are configured for a FQDN rather than the default machine name, the crawling service ...
0
votes
1answer
220 views

A full crawl cannot start until the current

I am trying to activate PDF search in SPF 2010. I have followed the KB and done the following: -Installed the Ifilter 64bit. -Then added the pdf image and xml entries on 14 Hive. -After that I ...
0
votes
2answers
693 views

How can the u= parameter be removed from from search query strings?

I have a top-level team site at http://sharepoint and an enterprise search center site at http://sharepoint/sites/search. There is an alternative access mapping for the web application - ...
2
votes
1answer
62 views

Is it possible to enable PDF Crawling in Foundation 2010 Search?

I am trying to enable PDF crawling for Foundation Search V4, but have only been able to find resources for PDF crawling for the complete versions of 2010 - Some of the instructions and procedures vary ...
3
votes
2answers
3k views

Full crawl in Sharepoint Foundation 2010

How we do a full crawl in Sharepoint Foundation 2010?
1
vote
2answers
286 views

Sharepoint Foundation search filter? (Exclude all but SP wiki 'x')

I've looked (unsuccessfully) for what others have done on this topic. Within our Sharepoint Foundation site we have multiple wikis and we'd like to use the Search feature to search content from only ...
0
votes
1answer
286 views

Foundation Search hopelessly broken

Is there some way for me to simply "re-initialize" SharePoint Foundation Search in 2010? Simply clicking on the SharePoint Foundation Search in Central Admin -> Services on Server yields: Object ...
0
votes
2answers
577 views

Export SharePoint Search Results and List View to Excel

Can we export SharePoint Search Result to Excel? Note that our client is using SharePoint Foundation 2010. I have searched the web and found a free tool that does this but unfortunately it works only ...
1
vote
0answers
247 views

Foundation 2010 Search configuration without domain controller (Active Directory)

I have setup a SharePoint Foundation 2010 farm consisting of 2 servers: SQL Server and SharePoint all-in-one server. The setup is without a domain controller, which was possible with some effort with ...
1
vote
0answers
244 views

Re-Installation of SharePoint Search Express in SharePoint Foundation

I have installed the SharePoint Foundation in production server using standalone configuration. at that time I faced a problem of port 80. There was no configuration asked from the SharePoint but ...
0
votes
1answer
661 views

Querying custom crawl properties from web content using SharePoint Search

I'm creating web site to compare prices and products. I decided to use SharePoint Search 2010 to crawl the content of web site to find certain products and get data like title, price, description and ...
0
votes
1answer
393 views

Search Server 2010 Express farm topology problem (Licensing?)

I'm encountering some problems passing from my test farm to my production farm. The problem I'm facing throws this exception: This farm is configured with a topology that is not supported by your ...
2
votes
1answer
437 views

Using Foundation Search and Search Server Express simultaneously

i am using the Sharepoint api to return search results which i am getting with Microsoft.SharePoint.Search.Query.KeywordQuery. On my development machine this is working fine. On the Server where ...
0
votes
1answer
998 views

How to search a custom field in Sharepoint Foundation 2010

I'm trying to make the search server to look inside fields that are not in custom definition. For example i've a document library and i had the column MyCol... If i search and put in the query string ...
2
votes
3answers
1k views

SharePoint 2010 Foundation on Windows 7 - missing SharePoint Foundation Search

I've installed SharePoint 2010 Foundation on Windows 7 based on this article. When I do a search in one of the team sites I've setup, I received this error The search request was unable to connect to ...
0
votes
0answers
249 views

SharePoint 2010 Search - The search request was unable to connect to the Search Service

I am using SharePoint 2010 Foundation and I have a prolem with the search on there. Everytime I search for something I get the response of The search request was unable to connect to the Search ...
3
votes
1answer
426 views

Microsoft.Search.Query, announcement list search scope returns no results

Created a search scope on a discussion list, am querying it, works fine. Created a separate scope (folder related, same site) pointing to an announcement list. I consistently get 0 results when ...
1
vote
1answer
169 views

Prevent search from indexing master page

I am using SharePoint Foundation. When I perform a search of "news", all of my site pages appear in the search results, because there is a "news" link in my master page. I would like it to only ...
2
votes
2answers
165 views

Default documents in search results

In my Foundation 2010 If I search something i get the result as links to DispForm ie: http://myserver/Lists/Orders/DispForm.aspx?ID=6937 but actually my default document to display it is ...