Re: full-Text Search questions
- From: "Engelbert" <Engelbert@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 1 May 2006 19:01:54 +0300
- Full text search doesn't include Booleans or wild cards so Net won't find
NetSuite but it would find Nets (i.e. another version of Net)
Where is a good place to find out more about Full-text searches?
It's an SQL Server function so the SQL Server BOL might be a good place to
look. Either that or search Google ...
Will 'child sites' also be searched?
No. The functionality in STS was to search the entire set of sites. There
were complaints so the functionality of WSS (and the WSS part of SPS 2003)
is to search a single site only.
Engelbert
"rogge" <rogge@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1490848E-C8B5-4E25-BF75-62DD890D91CF@xxxxxxxxxxxxxxxx
Ok i had to un-tick and re-tick "enable full text search" on the central
admin page and now have results; however, i assumed that the seach would
be
a "contains" type search, *Like* y'know *Like* oh my god... <wobbles head
back and forth; the large poka dotted bow stays firmly fixed to the
tight-pony-tailed hair> (apoligies in advance for poor SQL and high school
cheer leader referenes... on to the question)
SELECT <Field> from <Table> WHERE <Field> LIKE "*<SearchTextString>*"
but no avail.. for I seek "Net" and "NetSuite" is not returned. Yet,
querying "NetSuite" returns a record. And Child-Sites are not
searched....
"rogge" wrote:
I am trying to get a full-text search to work. the central admin. site
shows
that full-text search is enabled and i have a 'search' box in the top
left of
the share point site. Also in the SQL admin (on the server) Full-text
search
is enabeled and started. From what I have read, i have completed all
tasks
necessary for this functionality, but with no positive result.
When a search for a document was performed, nothing was returned. the
search phrase is contained in the document and in the document title.
Do SQL Server indexes need to be created? Can this be done
automatically?
What fields are to be used?
Where is a good place to find out more about Full-text searches?
Will 'child sites' also be searched?
SharePoint Portal Server 2003, SP1 / SQL Server 2000
Thank you for helping me trouble shoot this function.
.
- Follow-Ups:
- Re: full-Text Search questions
- From: rogge
- Re: full-Text Search questions
- Prev by Date: RE: Sharepoint SP Proc_ListURLs blocks access to documents
- Next by Date: Re: full-Text Search questions
- Previous by thread: RE: Sharepoint SP Proc_ListURLs blocks access to documents
- Next by thread: Re: full-Text Search questions
- Index(es):
Relevant Pages
|