Questions tagged [search-server]

9 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…
3
votes
1 answer

SOLR:There are no SolrCores running Error Message

I m very new to SOLR. I have added the following to the corresponding xml files. But when I try to open my server page that is http://localhost:8080/solr/#/ in my machine it comes up with a message saying that "There are no SolrCores running.Using…
user1976596
2
votes
1 answer

Microsoft Search Server web service

I'm a totally new to Microsoft Search Server, and now I need to use MSS in C# to search against HTML files. Now I installed Search Server 2010 Express on Windows Server 2008, but then I'm stuck, don't know how to build asmx web service.. I searched…
Elaine
  • 1,288
  • 5
  • 17
  • 35
2
votes
2 answers

ASP.NET search website

I have a issue designing am asp.net site. The problem is that I want to have a search component that searches article titles. Also I want to catch closely words. Since there are tens of thousands of articles I cannot run SQL directly. Can you…
Radu D
  • 3,505
  • 9
  • 42
  • 69
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
0
votes
0 answers

OpenSearchServer stops running: Error (The unique key is missing: content)

I am using OpenSearchServer v1.5.11 - build bd28c79a9d with a total of 5000 home pages. After running the Crawl process (Run forever) I get the following error (4608 pages processed). Error (The unique key is missing: content) The most of the…
0
votes
1 answer

How to add Matching Modes in Sphinxql query builder

here is my query Sphinxql query $query =SphinxQL::query()->select('*') ->from('table1')->match('title','hel',)->execute(); //title is column name I need a records having the text hel anywhere for eg mysql Like %string% In above its…
Mahendra Jella
  • 5,450
  • 1
  • 33
  • 38
0
votes
1 answer

Microsoft Search Server programming issue

I am using Microsoft Search Server 2008 based on SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. I want to know whether there are any ways (some open API or web services or some hacking ways) to retrieved the crawled page…
George2
  • 44,761
  • 110
  • 317
  • 455
0
votes
1 answer

MS Search Server Express Throws an Exception

I installed MS Search Server Express and crawl some Ektron documents and those documents are successfully indexed. Next when I tried to search I got the following error. I also installed some hot-fixes as suggested by several websites. However,…
Upul Bandara
  • 5,973
  • 4
  • 37
  • 60