Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Full-Text Search / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Noise word blues31 Aug 2005 16:01 GMT2
I'm having a noise word problem that I don't seem to see in any of the other
postings.
Here is the setup:
SQL Server 2000 Standard Edition SP3 running on Win 2003 Server.
SQL Error - PLEASE HELP30 Aug 2005 23:23 GMT2
My app (VB.NET, .NET Framework 1.1) intalls database tables for a
database.  Then it is supposed to create full-text catalogs.  It works
well on my machine but not on another machine.
here is error message I get:
Wild Card Search30 Aug 2005 15:46 GMT2
We implement the wild card search using 'Contains' in full Text Search.
However the search with the word portion within the word could not be
achieved
In otherwords if I seach with the key word 'plan' the test result should
CONTAINSTABLE - weird results - using "and not"25 Aug 2005 20:31 GMT3
I use full text search using containstable for search on my intranet
site.  Its been working wonderfully.  However, I have recently been
working on an upgrade to my search page to allow users to exclude
words.  When excluding words I use the "and not" operator.  I have
FreeTextTable Search limitations19 Aug 2005 17:14 GMT3
I'm currently writing a search system in ASP with Javascript connected in to
SQL to search a product database. I'm using the FreeTextTable command to
search a number of fields and bring back results in rank order which is
working fine. However when the user submits a word in the ...
how to write query19 Aug 2005 12:32 GMT1
I have a table with the fileds  empid,empname,designation,branch.. etc I
have 5 types of  designations CEO,BM,PL,Tester,and PRG and the two branches
those are Hyderabad and Visakhapatnam i need the query like
first CEO name next Hyderabad BM Name next Hyderabad PL name next ...
Abstracts for Full-Text Index entries18 Aug 2005 11:24 GMT3
When using Microsoft Index Server file system catalogs, the Index Server
generates 'abstracts' which give the user an 'at a glance' indication of the
entry contents.  Does Full-Text Indexing within SQL Server provide such
abstracts?
Server: Msg 2526, Level 16, State 3, Procedure sp_fulltext_table,18 Aug 2005 06:00 GMT4
running SQL2000 SP3 (8.00.818)
first
1) when we upgraded our hardware, ie,rebuilt SQL on a new machine, we
noticed several system stored procedures were missing, including,
Can I see what is inside Full-Text Search Catalog?17 Aug 2005 19:20 GMT4
I have a problem whith knowing what is inside catalog, especially words that
are indexed in tables. I want to improve some search capabilities, and I need
to know structure of index (catalog). My improvements will probably be
approximate string matching, by word distance, and I ...
syntax error in CONTAINS query16 Aug 2005 18:30 GMT7
I have a CONTAINS search on a full-text index and I'm having trouble running
it on multiple terms without using an operator like AND or OR.
Here is my search query:
SELECT  id
Not the usual Error 7635: The Microsoft Search Service Cannot . (l15 Aug 2005 15:28 GMT1
No BUILTIN\ADMINISTRATORS has not been removed or altered :>
We aquired a new box to replace an existing server that was out of warranty.
Working with the developers we have gradually moved all the databases from
the old box to the new box and everything was working fine.
incremental population vs. change tracking15 Aug 2005 11:35 GMT2
We are developing a Content Management System using both SQL Server
2000 and file system as repository.
The files (content) are stored on disk and addition properties are
stored in an SQL Server database.
How to pass an SQLServer object to a method15 Aug 2005 09:20 GMT3
I am writing some code in VB.NET and need to pass an SQLServer object
to a method.  How do I do that?  What is the type of SQLServer object?
I created it using :
Dim oSQLServer = CreateObject("SQLDMO.SQLServer")
same results regardless of operator usage13 Aug 2005 00:43 GMT1
I am getting the same number of records resulting from this search,
regardless of the use of the operators "AND" and "OR"
All three of these yield the same results:
declare @keywords varchar(25)
queries12 Aug 2005 12:59 GMT1
1>    how to select 3rd maximim salary from employee table
    which contains empid,name,salary.
2>   how to select duplicates from a table which doesnt have primary key
Pages: 1 2 July, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.