Questions tagged [microsoft-search-server]
14 questions
4
votes
1 answer
MS Search Server 2010 Express: Issue with crawl rules for site requiring cookie
I'm trying to create a crawl rule through the Central Admin for a non SharePoint site using Search Server Express 2010.
If I upload a cookie, I get an error after the crawl completes saying the parameter is invalid. I'm not sure what format the…

Jerry
- 1,775
- 4
- 22
- 40
2
votes
0 answers
Microsoft Search Server deletes indexes of offline data source
I'm making a full documents search at office, but many computers are not powered on all the time. Microsoft Search Server 2008 delete all the data it indexed before, if this PC is offline during next crawl.
Is there the way to say Microsoft Search…

MaxD
- 21
- 1
2
votes
1 answer
Microsoft Search server without SharePoint
I am trying to make a kind of 'faceted search' in ASP.NET and am looking for good ways to filter data. That's why I have the following question:
Is it possible to use FAST search on a SQL database using Microsoft Search Server 2010 without using…

gen
- 405
- 5
- 13
2
votes
1 answer
Microsoft Search Server or Microsoft Search Service in ASP.NET
I use ASP.NET 4.6.1 in Windows Server 2008 r2 using Indexing Server.
I use Microsoft OLE DB Provider for Microsoft Indexing Service, same Provider MSIDXS
Now, I want use Windows Server 2012 r2.
Indexing Service is no longer supported as of Windows…

Kiquenet
- 14,494
- 35
- 148
- 243
2
votes
1 answer
String sorting algorithm in FAST ESP
Is anyone aware of sorting logic in FAST ESP engine ver. 5.3? How special characters are handled and how sorting of Japanese and Chinese words is performed?
Here are top 8 of search results which were sorted in ascending order:
門
¿ c
¿ c¡a «n »c ‹e…

AlexProutorov
- 677
- 11
- 22
2
votes
1 answer
Is it possible to use Microsoft 2013 sharepoint search server as my search engine for my site
My site is not written for sharepoint.
It runs on IIS(aspmvc) interacts over http request/response and fetches db data.
Does it make sense to install and use Microsoft 2013 sharepoint search for the db indexing and free text querying (ms sql) ?
(I…

Bick
- 17,833
- 52
- 146
- 251
1
vote
2 answers
Exclude navigation menu from search query
I have a composite c1 website. I like to use the Microsoft Search Server functionality.
I have installed all the software, but when I search I get every page as a result, because the navigation menu is indexed on every page. When I use the…

Jeroen
- 307
- 1
- 6
- 17
1
vote
1 answer
API permissions in client app to call Graph search api for microsoft.graph.driveItem
What API permissions does Azure AD client app needs to get token for calling Graph search for microsoft.graph.driveItem ?
https://learn.microsoft.com/en-us/graph/search-concept-files
According to the documentation I only need the following…

user9770195
- 11
- 2
1
vote
2 answers
Can Microsoft Search Server index a Subversion repository
Our development team is moving to subverison and we would like to index the content on it.
Currently we use Visual Source Safe and keep the latest source on a shared drive for indexing.
We are also just starting to use Microsoft Search Server 2008…

Harrier
- 21
- 4
1
vote
0 answers
Search Server XML response format
I wrote a small program - it makes requests to the Microsoft Search Server (_vti_bin/search.asmx) web service, receives answers and display them. Format of request is STRING.
Query packet is here:
@"
…

Elena
- 73
- 1
- 2
- 9
0
votes
1 answer
Use a WCF Data Service to create an OData source for a virtual entity in Dynamics
I have an Azure SQL database so I created a Microsoft.Search service off it. I want to use that to build a virtual entity. Is this possible? I feel like the fact it wants a source that works, and a separate table name to append on the query, means…

cgraus
- 784
- 2
- 9
- 26
0
votes
2 answers
Microsoft Search Service: Is there an OLE DB provider? (alternate: Index Server on Win2012?)
(From my research, Index Server no longer exists on Win2012 -- If this is mistaken, tell me how to set it up!)
Moving a nice .asp application from Win2003 server to Win2012. This app makes heavy use of Index Server via the OLE DB driver for index…

Jonesome Reinstate Monica
- 6,618
- 11
- 65
- 112
0
votes
2 answers
Accessing custom crawled property in fulltextsqlquery
My manage property is named like e/m/BioOffice/Text, e/m/BioPosition/Text. When I try to execute the following code:
string queryTxt = "SELECT URL, e/m/BioOffice/Text,e/m/BioPosition/Text FROM SCOPE() where \"scope\"='ektron25056203187' And…

gaurav
- 31
- 3
-1
votes
1 answer
Microsoft Search Server
How do you retrieve the most popular search terms programmatically from Microsoft Search Server?

Card Visitor
- 143
- 1
- 5