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
2answers
51 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
2answers
57 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 ...
0
votes
1answer
24 views

Searching document from different Farm

Is it possible that Farm A can access or search the documents that reside in Farm B? If yes, what should be the setup or topology?
1
vote
1answer
18 views

Term frequency list of an entire search index?

I am trying to get the term frequency of all words in an index (minus some words like: a, the, and, I, etc.). A "Top 10" list of most frequent words in an index would be ideal. I am not trying to ...
0
votes
1answer
309 views

How to remove Contextual Search 'This Site:' from dropdown box of target result page

The target search results page is */_layouts/OSSSearchResults.aspx*. In Site Actions >Search Setting> selected Show, do not include contextual scopes for Site collection Search Dropdown Mode. It is ...
1
vote
2answers
563 views

How to fix Multiple Documents with same Document ID

I have a SharePoint 2010 Document Center site collection with Document Id's enabled. In the properties for any item there is a link to the document ID that should open the document. Instead the link ...
1
vote
1answer
48 views

Replace standard search with federated search results

I would like to know if there is a way to give the 'Federated Results' (FR) web part the same look and feel as the 'Search Core Results' (SCR) web part. For instance, the SCR shows me how many ...
0
votes
0answers
110 views

STS_ListItem_DocumentLibrary does not recognise ASPX and PDF files

I am trying to filter share point search results using xslt. i need to display a link for all document library items in search results. The link appears for all files(eg. doc, docx, ppt etc.) but not ...
0
votes
2answers
152 views

Get last search query

We have built a custom knowledge base for our client. We have search enabled and users can search for KB articles. Client wants us to pass search query which lead user to that particular article. ...
0
votes
1answer
115 views

Search results - page size

We have this requirement where it states that after performing search user can change how many items are displayed on results page. How one could achieve this in SharePoint 2010? We think about ...
1
vote
0answers
290 views

Increase KeywordQuery QueryText max length in SP 2010

I am using SharePoint Server 2010. I faced some difficulties with the Core Search Results Web Part. The issue was that my query length was to be about 2500 characters. This long query served to filter ...
0
votes
0answers
201 views

Why the SharePoint2013 search does not return all the documents?

When I use the Keyword query search in SharePoint2013 search ,it does not return all the documents within the same document set with EmployeeNumber:13994. How can I customize the results page ...
1
vote
1answer
794 views

SharePoint 2010 Search Issues - Scope not working!

I'm having some issues with Search and Search Scopes. Basically I have created a Search Center site and linked it to my site collection in Site Settings->Search Settings. But it doesn't seem to be ...
1
vote
1answer
773 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
0answers
75 views

How do I get an actual document set name to appear in Enterprise Search results in SP2010?

We have Enterprise Search running on SP2010 and when I search for a term that is in the metadata or even title of a document set. The current search results simply list "Document Set" instead of the ...
0
votes
1answer
141 views

Search result order in sharepoint 2007

we have portal in sharepoint 2007. We have one document library with 2 custom columns named as Account,Customer name. We want to add some ordering to show sharepoint default search result. Orderig ...
1
vote
1answer
611 views

Search. Sorting and grouping data in search results

We are planning an implementation of SharePoint 2010 Server (Enterprise) Portal. One of requested features is People Search Center. It should: Have ability to search by different keywords (name, ...
0
votes
1answer
729 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 ...
1
vote
0answers
161 views

SharePoint 2010 Search Issue after crawled

I've encountered Search issue after content migration from SharePoint 2007 to SharePoint 2010 by Content Database approach. actions performed before migration: run stsadm -o preupgradecheck (no ...
2
votes
1answer
478 views

Search Keywords SharePoint 2010 Enterprise Search

Does the Search Keywords (/_layouts/listkeywords.aspx) with synonyms have any effect on regular search results or is it only applicable to Best Bets. For example if I have the following Keyword with ...
2
votes
2answers
632 views

search results showing old title of renamed content

Using SharePoint 2010 enterprise search. A web has been renamed eg. from Risk to Threat. When I search for the term "Risk" a broken link to the old url "~Site/risk" is still displayed at the top of ...