[GENERAL] Re: Speaking of Indexing... (Text indexing)

2001-04-10 Thread Thomas Lockhart
> Furthermore, after trying to just index on a 8191-character long substring > of the resume, I run into the following: > ERROR: btree: index item size 3948 exceeds maximum 2713 > The only way I could actually get the index created was to substring the > body of the resumes down to 2k. I also lat

[GENERAL] Re: Speaking of Indexing... (Text indexing)

2001-04-10 Thread Joel Burton
On Tue, 10 Apr 2001, Poet/Joshua Drake wrote: > I've been experimenting a bit with Full Text Indexing in PostgreSQL. I > have found several conflicting sites various places on the net pertaining > to whether or not PostgreSQL supports FTI, and I was hoping I could find > an authoritative answer h