Re: Full-Text Searching
- From: Cindy <cindyc100@xxxxxxxxxxx>
- Date: Fri, 29 Feb 2008 21:00:17 -0800 (PST)
On Feb 29, 2:49 am, Alexey Smirnov <alexey.smir...@xxxxxxxxx> wrote:
On Feb 29, 4:24 am, Cindy <cindyc...@xxxxxxxxxxx> wrote:
Hello and thanks for the previous replies. Am I to understand that
SQL Server Full-Text Search can not index HTML, PDF, or Word
documents? What I need is a relational structure, meaning a user
(from the USER table, presumably) will have several documents
associated to him. Once I find the searched words in a file I get
redirected to the associated user. Can't I just store each file in an
image field in SQL Server and query it from there?
Hello Cindy,
yes, you can use a full-text search if your files are stored in the
image field. In this case you don't need any other software, except
the iFilter for PDF indexing. Adobe PDF iFilter lets you index PDF
documents with SQL Server. Starting with Acrobat Reader 7, iFilter
functionality is bundled within the Acrobat Reader and you must
install it (current version is 8) on the server where SQL Server is
installed.
http://www.google.com/search?hl=en&q=full+text+search+files+image+fie....
Index Server would be fine if I only had to search my web site or a
particular directory,
Yes, exactly.
Hope this helps
Say, that's all been very helpful. But now it's time to get to work!
There are a myriad of things to learn; however, once I get something
scalable going I can build from there. It is all really just a set a
very simple problems.
Thanks again!
.
- Prev by Date: single sign on - why not trust AD?
- Next by Date: RememberMeSet no effect at some computers
- Previous by thread: single sign on - why not trust AD?
- Next by thread: RememberMeSet no effect at some computers
- Index(es):
Relevant Pages
|