Re: Search Results -- Where is the part of Content come from?



you can retrieve it as the characterization property.

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

"dotnettester" <dotnettester@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:898191E8-B206-474E-90A8-8589EB2220DD@xxxxxxxxxxxxxxxx
> In the indexing service, right click on catalog and choose properties.
> Uncheck "Inherit above settings from Service" and then check the
> 'Generate
> Abstracts' and select the number of characters you want to select. Apply
> and
> rescan the catalog.
>
> "ABC" wrote:
>
>> How should I to enable it?
>>
>> "Sparky Polastri" <jafiwam@xxxxxxxxxxxxxxx> wrote in message
>> news:4343e5fd$1_2@xxxxxxxxxxxxxxxxxxxx
>> >
>> > "ABC" <abc.abc.com> wrote in message
>> > news:%23FVdDoYyFHA.464@xxxxxxxxxxxxxxxxxxxxxxx
>> >>I plan build a search engine for internal office. I can write the
>> >>basic
>> >> search engine use ASP.NET with Indexing Service. I use SCOPE()
>> >> function
>> >> to
>> >> return result lists. But I cannot retrieve the part of content like
>> >> as
>> >> attached file that display results which each have a label link, a
>> >> part
>> >> of
>> >> content and a link, size, etc....
>> >>
>> >> How should I to do retrieve the part of content?
>> >> Which Table or Function has the part of content?
>> >>
>> >> Thanks
>> >>
>> >>
>> >>
>> >>
>> > You mean, like the first three sentences or whatever of the file?
>> >
>> > That's called an "abstract".
>> >
>> > You need to enable it on the catalog instance, delete the catalog files
>> > and run a re-scan. Then it will be available for you to pull with the
>> > ASP
>> > command.
>> >
>>
>>
>>


.



Relevant Pages

  • Re: PDF documents suddenly not indexed properly
    ... Looking for a FAQ on Indexing Services/SQL FTS ... Office documents and PDF documents. ... documents by content and by filename and display the filename, ... Stopping the service, deleting the catalog, and restarting the ...
    (microsoft.public.inetserver.indexserver)
  • Re: Searching html files
    ... properties folder for your catalog. ... it is possible - but unlikely you have catalog corruption. ... Looking for a FAQ on Indexing Services/SQL FTS ... > I created a test catalogue with only one html file in it (that contained ...
    (microsoft.public.inetserver.indexserver)
  • Re: Catalogs internal language
    ... from what I understand everything is rendered in Unicode in the catalog. ... The htmlprop.dll iFilter only interprets metatags as string, integer, or ... It is used in conjunction with the html iFilter. ... Looking for a FAQ on Indexing Services/SQL FTS ...
    (microsoft.public.inetserver.indexserver)

Loading