is the listing of results returned by a search engine in response to a keyword query

learn more… | top users | synonyms

0
votes
1answer
735 views

SharePoint 2010 Search crawl rules - how to exclude specific bdc entity by url

I've created searchable .net assembly connector, which reads text file (using this post). All works fine, content inside file was indexed and appears in search results. I want to hide some rows ...
2
votes
0answers
34 views

SharePoint 2013: Access the metadata Tags of a page within a Search Result Display Template for an Item

I'm trying to access the metadata Tags of a SharePoint page within the search result of that page using a Display Template. In the Managed Properties for my search service, the Tags property is ...
1
vote
1answer
21 views

SharePoint 2013 Content Search and Refinement Panel

I am using SharePoint 2013 Enterprise search. My search page has a Search Textbox, Refinement Panel and the search results web part. When I perform a content search my matching search results are ...
0
votes
0answers
6 views

Search result: Show documents and links, but not url to library views

We have a customer that requested us to show only documents (word, excel, pdf) in search results. We removed all other file types in search, and that worked ok after a while. However, now they also ...
0
votes
1answer
18 views

Accessing SharePoint 2013 search object model from wcf, no result return

I am having a strange problem in accessing the SharePoint 2013 search object model. I have a custom class, when the code is excuted in console application, it's works ok. but in wcf, the return result ...
1
vote
0answers
31 views

SharePoint 2010 Foundation Search result pages being combined when they are not the same in anyway

I have a content source and rules setup that enable my search to crawl the following type of URL's with parameters to a custom web part page. ...
2
votes
1answer
24 views

why isn't our sharpoint site search box working well?

Our search results suck (not ranking) just good old site searching. Is this related to metadata?
0
votes
1answer
31 views

open file from file server after finding it in search results

I have set a crawl on some file shares on my file server. This works perfectly and even crawls the content of the files. When I search a specific file the search return my answer perfectly. However ...
0
votes
2answers
45 views

Crawl file server to add files to search result

I'm trying to add some directories from my file server to be included in the search centre in sharepoint 2013. I have added a new content source to be crawled and stated it is a file server. I filled ...
1
vote
0answers
15 views

Refinement panel not working in sharepoint 2013

I have http site and https(anonymous site), I have implemented the search, the search working fine in http site. But in https site, the search results web part showing the results but the refinement ...
1
vote
1answer
775 views

Managed metadata column values show GUID in search results

My problem is the same as the one described here: http://social.msdn.microsoft.com/Forums/hu-HU/sharepoint2010general/thread/e3edd223-4fa7-4920-8efd-4898df85f0bf Unfortunately, that post does not ...
1
vote
1answer
55 views

Search not retrieving items by custom property

In an upgraded SharePoint 2013 site collection, I have a custom property - "Media Number" which is a single line of text field because the value is usually a few letters followed by a few numbers. ...
0
votes
1answer
29 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 ...
0
votes
2answers
386 views

Show custom published date field instead of Last Modified Date in “Date” field in Search results

Currently, my Search Core Results display the following information: Contact us Africa, Least Developed Countries and Special Programmes … Your e-mail (required and never shared) … …  Date: 6/11/2012 ...
0
votes
1answer
479 views

Adding new Result type in Search site of SharePoint 2013

I have added new file type (e.g. xyz) in Crawling section of Search administration of SharePoint 2013. I also added new Result type in SharePoint search site with condition: FileType Equal any off.. ...
0
votes
0answers
53 views

Search Result with querystring parameters

I trying to use Query Variables and specific one Im trying to use is {QueryString.} I have edited my Search Result Web Part and used the query builder. My query is simple and works just fine ...
0
votes
1answer
125 views

Add SiteName CustomFilter - RefinementPanel

Here is an excerpt of my current code: <Category Title="Departments" Description="Use this filter to restrict results authored by a specific site" ...
0
votes
1answer
341 views

Search on site throws 'access denied' error or shows no results

In our to level site collection (which is a portal), and I've set the search center to my enterprise search site collection: /sites/search/pages. When I log in through ADFS and try to search anything ...
1
vote
1answer
32 views

Custom Security Trimmer

I was trying to create a Custom Search Security Trimmer using ISecurityTrimmer2 of SharePoint . While I was able to get it working, I am struck as I am not able to get the reference of the Current ...
0
votes
1answer
58 views

Refinement panel and paging web part stopped working after core search result WP modification

I have tried following example for my requirement: Disable search security trimmer? Search result web part is working fine but the Refinement panel and paging web part stopped working. Any way to ...
1
vote
2answers
305 views

Disable search security trimmer?

I'm currently working with a client, one of the requirements is that users have complete access to the search results, regardless user permissions, including anonymous users, Is there a way to disable ...
1
vote
1answer
360 views

SharePoint 2010 Ampersand in Search Query String

Our XSL is set up so that when search results come up a user can click on an icon to go to that exact document in our library. The problem is when a document has an ampersand (&) in the metadata ...
0
votes
1answer
50 views

Can Sharepoint 2010 / Adobe iFilter search results link to specific pages in PDF files?

I have Adobe iFilter installed in SharePoint Foundation 2010, and PDF files are appearing in the search result hits. If you click on the link, it opens the PDF file but not to the correct page where ...
0
votes
1answer
367 views

Make Search Core Results web part to show everything

I have a weird problem, on our local env we are using the Search Core Results web part in a custom search page. One of the things we do with it is to redirect the user to that page with the keyword ...
0
votes
1answer
28 views

Search is not working on my SharePoint 2010

i am using SP 2010 and i have this issue on my intranet site : We configured the site URL to open as HTTPS protocol and after that i have error on my search that "We did not find any results" Can ...
0
votes
1answer
45 views

Filter Search Results Based On Link Clicked

I am using SharePoint 2013 and have links on the home page such as (Tax, Assurance, Advisory). Does anyone know how I can in SP 2013 use one search page but filter out the results depening on the link ...
2
votes
1answer
47 views

Search result items goes to display form intead of opening the file

PDF and other office filetypes are installed through Search Services. Never had this issue before. All of sudden, when I or user click on the search result it goes to display item form. but used to be ...
2
votes
2answers
51 views

is it possible to use sharepoint server-side code inside the search core web part xstl?

is it possible to use sharepoint server-side code inside the search core web part xstl? I have to join the search web part data and data from a custom list. I am trying to achieve this functionality: ...
3
votes
1answer
618 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 ...
0
votes
0answers
28 views

Search pages on the basis of Site Column in Sharepoint 2010

Before i ask my question here is the brief of my scenario. I have as site column named Keywords which is of type Text. This is being used a column in a Site content type(CT1) of type Page. I have Page ...
0
votes
0answers
52 views

Search Refinements and Search Core Results Query

I think this might be a bug in SP2013, but let me know your thoughts. Using SP2013 I have a search page with a refinements panel and a search results web part. At that point all works perfect. The ...
0
votes
2answers
53 views

Sharepoint 2010 Search Results returns empty rating

I have document library named Pages where all my pages are there. Every page of this library has rating control. The rating Column of the library shows stars for pages which confirms that the ratings ...
0
votes
0answers
14 views

join data from a custom list into the results of a search core web part

I have a custom list called ReferenceList which contains two fields ProjectId and Url. I am retrieving data from SQL via BSC and displaying them in the search core web part result. The results are ...
0
votes
1answer
45 views

Exclude word header and footer content from search SP 2013

Having text based header and footer content in word files, how can I exclude this content from either being indexed in the first place or being displayed in the search result? Example; having a ...
1
vote
1answer
47 views

Search pages on meta tag keywords in sharepoint 2010

I am not a pro, so the question i am asking could be a candy bar. I want my pages to be searched by using meta information for the page. For example if i search dell search results should be ...
1
vote
1answer
595 views

People Search Cores Results Web Part + Member Of Properties

Trying to configure a People Search Core Results web part in SP 2010. I've configured it to correctly return users based on the "SPS-JobTitle" and/or "SPS-Location" attributes. I've found, however, ...
1
vote
0answers
62 views

Scope in your query does not exist when searching from Advanced Search

Advanced Search: gives "Scope in your query does not exist" error on the result page. But on the result page when i click on the binocular I get the search result and no more "Scope in your query does ...
0
votes
1answer
41 views

SHarepoint Search 2010 - XSL Code Customization

I need to display the image preview on my search result by replacing the code for the search-icon as below XSL code: img align="absmiddle" src="http://site/image/123.jpg" border="0" ...
0
votes
1answer
49 views

Configuring Search Core Results Web Part for Current Site

I'm configuring a Search Core Results Web Part to return a list of Webs. I want my the results to be constrained to the current web down. So far I have the fixed query set to ContentClass:STS_Web but ...
0
votes
1answer
172 views

customize sharepoint search core result web part to display data in table like fashion

I would like to display my search results in a table like fashion. Does anyone know any good technique that I can use to display my custom columns in a table fashion? I used a html table, but it ...
0
votes
1answer
33 views

keyword query with nullable

trying to query on multiple contenttype where one content type contains field XYClosed(Yes/No) and the other one does not contain it. So I created a scope and start writing fixed query. Returned ...
0
votes
2answers
62 views

Display managed path in search results

I'm trying to display the managed path a site is on in my search results. To be more clear: I have setup a core results webpart which fires a custom query to retrieve all site collections within a ...
3
votes
2answers
3k views

Modify core search results to display custom property

I am trying to modify the core search results webpart in SP2010. Ive created a managed property named: ExternalContactsCompany I then added a <Column name="ExternalContactsCompany"/> section to ...
0
votes
2answers
52 views

Where to define Query Rule and when?

We can define Query rule in three places: Search Site > Site Settings > Search > Query Rules Search Site > Site Settings > Site Collection Administration > Search Query Rules Search Service ...
0
votes
1answer
56 views

New properties in advanced search are not appearing

I am trying to add new properties to the advanced search, 5 new properties, I can see 3 but the other 2 I cant see them. I tried also the property names in lowercase This is a screenshot and here ...
0
votes
1answer
34 views

Sharepoint Search - returning link to All Items

I have a strange behaviour in my SharePoint site. When I search for an item in a library, it is returning a link to the library (allitems.aspx), rather than a link to the individual item. Example, I ...
0
votes
1answer
45 views

Documents Not Appearing in Search Results

SharePoint 2010 Publishing Site Intranet: I have a team site with document libraries. For team members, documents are not coming back in search results. Can someone point me in the right direction - ...
0
votes
1answer
31 views

User unable to search contents in site even though he is site owner

I create a new site collection called site1 through user1 who is also farm admin. When I search something in site1, it brings all results i.e. not only from this site but other site collections also ...
0
votes
1answer
47 views

Deploying custom webpart

I've developed a custom CoreResultsWebPart which does some stuff with the search results returned in the Search Center. To test it, I just created a new search site collection and edited the search ...
3
votes
1answer
83 views

Modify xslt in search core web part to join a column from another list

I am using search core web part to display the results of my search. I have added a column in xslt so that it displays ProjectId in the search result. I am using BCS to search an external database. I ...

1 2 3 4 5