On Wed, 11 Sep 2002, Jody Cleveland wrote:
> > Are you creating an index that has stored descriptions?
>
> I believe so. In my config file for indexing, I've got this line:
> StoreDescription HTML <body> 200000
>
> Is there something else I need?
Just to be sure. ;)
Run swish at the command prompt and make sure there's a description.
./swish-e -w not dkdkdkd -m 2 -x '%p %d\n'
Probably will need to adjust quotes for winodws.
Another way is:
./swish-e -b 2 -m 1 -T index_files
Which will dump properties starting at file number 2, and display one
file. (You will see it printed twice.)
> ./swish-e -b 2 -m 1 -T index_files
-----> FILES in index index.swish-e <-----
Dumping File Properties for File Number: 2
(No Properties)
ReadAllDocProperties:
swishdocpath: 6 ( 20) S: "../html/INSTALL.html"
swishtitle: 7 ( 59) S: "SWISH-Enhanced: INSTALL - Swish-e
Installation Instructions"
swishdocsize: 8 ( 4) N: "0000000066702"
swishlastmodified: 9 ( 4) D: "2002-09-10 19:31:27"
swishdescription:10 (38220) S: "INSTALL - Swish-e Installation
Instructions Prev | Contents | Next Table of Contents: OVERVIEW SYSTEM
REQUIREMENTS Platform Specific Information INSTALLATION Brief Instructions
Using libxml2 parser library (optional, but recommended) Building Swish-e
with zlib Downloading and unpacking and building S ..."
ReadSingleDocPropertiesFromDisk:
swishdocpath: 6 ( 20) S: "../html/INSTALL.html"
swishtitle: 7 ( 59) S: "SWISH-Enhanced: INSTALL - Swish-e
Installation Instructions"
swishdocsize: 8 ( 4) N: "0000000066702"
swishlastmodified: 9 ( 4) D: "2002-09-10 19:31:27"
swishdescription:10 (38220) S: "INSTALL - Swish-e Installation
Instructions Prev | Contents | Next Table of Contents: OVERVIEW SYSTEM
REQUIREMENTS Platform Specific Information INSTALLATION Brief Instructions
Using libxml2 parser library (optional, but recommended) Building Swish-e
with zlib Downloading and unpacking and building S ..."
**Compressed**: 38220 -> 12535 (32.80%)
Number of File Entries: 13
--
Bill Moseley moseley@hank.org
Received on Wed Sep 11 14:49:13 2002