2
votes
2answers
24 views

Applying new SharePoint Enterprise Search Query Topology fails with Crawl Component cannot be dismounted

I am trying to scale out our search topology by adding a new Index Partition and Query Servers. The approach that is being taken is using PowerShell to build a new SharePoint Search Query Topology ...
0
votes
1answer
27 views

how much time sharepoint 2010 take to include site column data changes in search

I am implementing search on sharepoint 2010. On the advanced search page, i have added a property restriction named Keyword. It is connected to a Site Column named Keyword. The site column is of text ...
1
vote
0answers
34 views

In Sharepoint 2010, What does the CrawledProperty's PropSet Member Represent?

Can someone explain what the PropSet member attribute of the CrawledProperty class is in Sharepoint Server Search? The below MSDN link gives me no clue as to what it is, and I am in the process of ...
0
votes
2answers
61 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 ...
2
votes
2answers
252 views

Lowering Continuous Crawl time via PowerShell

I've been reading up on new SharePoint 2013 features, and continuous crawl plus the new Content Search Web Parts will do wonders for our SharePoint project. However, by default the Continuous Crawl is ...
0
votes
2answers
163 views

How to search/query by Enterprise Keywords?

I'm doing a recommendation engine and I need to access the Enterprise Keywords of a document and search for other documents having at least 1 matching keyword. So for example I have Document A which ...
0
votes
0answers
53 views

I cant get the search navigation webpart displayed

I have injected the key search webparts within a dedicated page. I added all webparts to mimic what's available in a enterprise search center. All webparts are displayed beside the navigation ...
1
vote
1answer
46 views

How can I provision the search center to my visual studio solution?

How can I provision the search center to my visual studio solution? I have edited my page layout and master page to be able to have the search center in the maincontent of my site collection. Maby ...
0
votes
0answers
15 views

Is there a way to sort all people search results by last name ascending? [duplicate]

I have tried a bunch of methods and havent been able to get this to work: How do we add Sort By Last Name on People Search? ...
0
votes
1answer
157 views

KQL how to search for announcements that are not expired

I'm trying to search in an announcement list. I want the search to return only items, that aren't expired (ows_Expires >= [today]). I found, that ows_Expires is mapped to a managed property called ...
0
votes
1answer
37 views

SP2010, are the search index / query component files a risk for highly secure documentation?

Say I have some secure documentation held in SharePoint. Now say the SQL database/BLOB location is encrypted. Enterprise Search is used to crawl this content and therefore the content is indexed. Is ...
4
votes
2answers
264 views

Search service application is not crawling for only one site collection?

In our SharePoint 2010 environment, Search service application is not crawling for a site collection alone and it crawls for the other sitecollections are in the same contentDB. Have verified the ...
1
vote
1answer
128 views

Federated Results Web Part is not visible

I installed Bing search provider to our SharePoint 2010 server. Now I am trying to embed the search results coming from Bing to search results page but Federated Results Web part is not visible in the ...
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 ...
1
vote
1answer
93 views

Malformed search query

I'm trying to perform search on a single list using FullTextSqlQuery. I found example here, but given this query: "SELECT Title,ContentType,Path FROM portal..scope() WHERE freetext('" + query + "') ...
1
vote
0answers
90 views

SharePoint 2010 - Targetting propertyStoreDB to a specific content source

We have two propertyStore DBs in our SharePoint 2010 environment, is it possible to configure in such a way that a specific propertyStore DB is used for the provided(specific set of) content ...
0
votes
1answer
104 views

The Crawl DB size now comes to 130GB - Performance tunning

The Crawl DB size now comes to 130GB and PropertyStore is 32GB. Is it ok to change the Recovery Model to 'Simple' and the Auto shrink property to 'True' also shall we truncate the log files?
0
votes
0answers
23 views

Search optimization - Targetting propertyStoreDB to content source

As a performance improvment step, would like to modify the search service as mentioned below Current setup: Servers: 1. Appserver1(search service is enabled, crawl & Query) 2. ...
1
vote
0answers
190 views

SharePoint 2010 Enterprise and Basic Search is not working

I am using a server farm installation for sharepoint 2010. I used the following website to implement sharepoint search http://sharepointgeorge.com/2010/configuring-enterprise-search-sharepoint-2010/. ...
0
votes
2answers
154 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
117 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
293 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
171 views

People Refinement Panel shows 'no refinements available' for staff directory

In my enterprise search centre I have created a simple page to use as a staff directory. I have a 'People Search Core Results' webpart and a 'People Refinement Panel' webpart. Both are using Cross-Web ...
1
vote
1answer
815 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 ...
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
1k views

Setting up the “Search this Site” functionality in Mysites?

I have been able to configure "find people" on the top of the mysites page by setting it to people search results of the enterprise search center in "Setup MySites" settings from CA. However I cant ...
1
vote
1answer
540 views

Claims based default content access account

I have a SharePoint site which is setup with claims based authentication. My Central Admin site is setup for Windows authentication as it normally is. Now in my ULS logs, I find a lot of messages ...
0
votes
1answer
202 views

Search. Get all values of a Managed Property

I want to build a filer (search) user interface for search results page. Thus a have a few Managed Properties I want users to search by. For example, I have a department property (sting) and I want to ...
-1
votes
1answer
484 views

Multiple Search Service Applications

I see that it is possible to create multiple Search Service Applications. How can you get a Search Centre to use one Search Service Application over another.
1
vote
1answer
618 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 ...
0
votes
1answer
420 views

Show Document sets in Enterprise Search Center results

We have created few document sets in a document library in my site. Within the same site we have a enterprise search center subsite. I tried to search a document set in search center but nothing is ...
0
votes
2answers
154 views

External sitemap.xml not showing up in search results

I have some external sites that I want SharePoint to index. There are some links that I need crawled that are not initially visible on the site because they are loaded via Ajax. I have added these ...
1
vote
0answers
162 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 ...
1
vote
1answer
601 views

How to use the search.asmx service to search a particular library?

Let's say I have a library, mylibrary, that I want to search in using the search web service. How would I do that? So far I have tried this MSSQLFT query: SELECT Title, Description, Path, Rank FROM ...
2
votes
1answer
483 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 ...
0
votes
1answer
90 views

Managed Property Boost on Enterprise Search

In the link below, you can find a good example of how to add a relevance boost for documents that have a specific value on some managed property. Let's say you have a List, with a content type ...
2
votes
2answers
638 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 ...
4
votes
1answer
282 views

Search Returns no results

When I perform a search nothing is returned. I have two Web Applications. Intranet My Sites Intranet only has landing page with the text “This is a test”. My Sites has imported 300 users from ...
1
vote
1answer
104 views

WebPart which displays a list with information about pages: What is the best way to search/filter this list

I have a webpart, which displays a list with information (title, creation date) about publishing pages under the current web site. Above this list there should be a search form (filter) to search ...