The enterprise-search tag has no wiki summary.
4
votes
2answers
269 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 ...
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 ...
3
votes
1answer
78 views
SharePoint - enterprise search - number of results for a single user
Is there a way for a single user with only read rights to specify number of results in a search site? web part?
Explained in another way.
User "test" wants to specify number of results to display ...
3
votes
1answer
178 views
Non-Authoritative Sites in Enterprise Search
I have two content sources.
The first is the SharePoint site itself, with around 400 items in its index on my test environment.
The second is a public facing website (external, non SharePoint) ...
3
votes
0answers
462 views
SharePoint Enterprise Search - Error: OfficeSearch14HealthSession
Ever since I provisioned a dedicated Search & Indexing Server on a SP 2010 production environment , this nagging error occurs everyday as seen in the event viewer of the server:-
Session ...
3
votes
2answers
614 views
PowerShell - Create Search Service App Pools (All 3)
How many App Pools are created when you create the Search Service Application?
How can I create all the Search Service Application App Pools using PowerShell and give them all unique names?
I've ...
2
votes
2answers
639 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 ...
2
votes
2answers
258 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 ...
2
votes
2answers
23 views
Disabling LoopBackRequest in registry to resolve search crawl error
Can anybody explain why we need to disable the LoopBackRequest in registry to resolve the Search Crawl error.
This article explains about it but I want to know more about it. What is the reason ...
2
votes
2answers
26 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 ...
2
votes
2answers
66 views
Feeding a new item to index instantly in SharePoint 2013
I have crawled and indexed some documents using SharePoint 2013 Search.I would like to feed index instantly when a new document is created.
How can i feed document index instantly using SharePoint ...
2
votes
1answer
108 views
Search terms containing period, “.”, does not yield any results.
Using external content types, I am trying to create an asset management system for administering, among other things, IP addresses. Using an enterprise search center, the crawler indexes the external ...
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 ...
2
votes
1answer
16 views
Move Search Service to Production Environment in SharePoint 2010
I need to move my Search Service configurations from my development environment to Production (Scopes, Metadata Properties, etc).
What is the best approach to do this, PowerShell, backup restore ...
2
votes
1answer
314 views
How to customize profile pages for external content type search results?
I have set up the SP 2010 enterprise search to include searches in line-of-business data. (In my concrete case that would be data from Dynamics CRM 2011 but I hope that is not relevant). I have ...
1
vote
3answers
73 views
Search query with contains
Is it possible with either KQL or FQL to query for title:*or* and get back items where the tile is e.g "A.B.PZ.3_MS_Form" ? Another query would be title:*PZ*.
Background: I have a custom advanced ...
1
vote
4answers
383 views
HTML content from crawled properties in SP Site
I've been working on a step for F4SP 2010, where I had to get the HTML content from the Site crawled of Sharepoint, and get a div into it.
My question is not how to do that.
I have the main problem ...
1
vote
1answer
18 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 ...
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 ...
1
vote
1answer
279 views
configuring Search Settings for all Site Collections once
If you want that all site collections will point to the Search Site, do you need to configure all Site Collections one by one? Is there any way (powershell or something) which you can use once to ...
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
622 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, ...
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 ...
1
vote
1answer
31 views
Navigation back from the Search Center in SharePoint 2010
We have a dilemma with our implementation of Search Center. I am sure I am not alone with this. Basically, in some site 3 levels deep on one web app the search redirects them to the search center at a ...
1
vote
1answer
94 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
1answer
328 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
1answer
542 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 ...
1
vote
1answer
161 views
How to hide/remove guid from sharepoint search result page?
In sharepoint search result page, while searching for a document, document guid is showing up in the result along with the document name. Is there any way to hide or remove the guid of the document in ...
1
vote
1answer
234 views
Add metadata to file system crawl - custom protocol handler?
We have a client using Sharepoint 2007 Enterprise search to crawl a load of documents on a file share. They want to associate additional properties with each crawled document. (These properties come ...
1
vote
0answers
10 views
Restrict search result to current site/web
My requirement is to search within sub site, if i am searching within a specific sub site result should come from current sub site. Here everything is working fine. But when I do advanced search it ...
1
vote
1answer
17 views
SharePoint refiners does not work after setting Append Text To Query property of Search Core Result web part
I have created my own search result page with OOB search web part. Everything works as expected.
I have to restrict search with some additional properties so I set "Append Text To Query" property of ...
1
vote
0answers
23 views
Possible to have the same Search Navigation across all sites in a site collection in SP2013?
Just like using scopes in SharePoint 2010, is it possible to assign the same Search Navigation options to all sites in a site collection, so they share the same verticals?
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 ...
1
vote
1answer
130 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
2answers
585 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
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 ...
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/. ...
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 ...
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 ...
1
vote
4answers
2k views
How to limit Search Crawl only to subsite
I have a top site collection (http://myportal) and subsite (http://myportal/teamsite) in a SharePoint 2010 based intranet.
My Question:
I am trying to configure search in such a way that when a user ...
1
vote
1answer
824 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
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
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 ...
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
0answers
182 views
External data column is not included in enterprise search
I have added an external data column with secondary fields to a document library. It is filled with values from an external content type in a BDC Model. The document library items show the correct ...
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 ...
1
vote
2answers
76 views
Wrong counts for refiner values in Sharepoint 2013, Enterprise Search Center
I followed this tutorial to enable counts on sharepoint 2013 on a Enterprise Search Center site
...
0
votes
2answers
706 views
People search yielding no results in spite of a successful User Profile Synchronization?
I have used the sharepoint farm configuration wizard to setup all services under spfarm account and everything works fine. However I am having trouble with Searching for people.
Here is the link I ...
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?




