Re: Displaying content with search.cgi/search.pl
Shammah Chancellor <[email protected]>
| Newsgroups | gmane.comp.web.swish-e |
|---|---|
| Message-ID | <[email protected]> |
Kind of a related question: How does SWISH-E handle exact phrase searches without knowing the exact file contents? Bill Moseley wrote: > On Tue, Aug 15, 2006 at 01:15:40PM -0700, Z wrote: > >> It seems that one way to do this is to use perl to open the files >> and read them as the search results loop, but that seems rather >> painful. Is there a way to collect this data in the index and return >> it when with the search? >> > > You mean like this describes with StoreDescription? > > http://swish-e.org/docs/install.html#spidering_and_searching_with_a_web_form_ > > >> I imagine there are setting for indexing the content, but have not >> been able to find this information. >> > > It's hidden in the documentation. > > > >> >> In a somewhat related work around, is there a way to display metatag >> content as part of the search results with search.pl? >> > > No, only property names can be displayed by swish. > >