|
Joined: Apr 2001
Posts: 18
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 18 |
How do I expand the parameters of the search feature so that it searches most of a thread instead of only the first 210 characters or so. Version UBB 6.05 www.endlesspath.com
|
|
|
|
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
|
Admin Emeritus
Joined: Jan 2000
Posts: 5,073 |
Not advised, but:
sub Indexify, lib_postings:
$_[0] = substr($_[0], 0, 210);
Comment that line out.
Note that this will increase search index sizes dramatically and will eventually cause the search on your board to keel over and die (as it tries to load the whole bloody index...)
UBB.classic: Love it or hate it, it was mine.
|
|
|
|
Joined: Apr 2001
Posts: 18
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 18 |
Thanks, Charles. I can always put it back the right way if it messes up.
--Dan
|
|
|
|
Joined: Apr 2001
Posts: 18
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 18 |
I changed the "210" to "5000" and it works great when I reindex, but for some reason, the new topics only get the first 210 characters indexed. I know because when I search for a word in a new topic, it can't be found, but when I reindex, the search produces the results afterwords. So, is there somewhere else I need to modify so that when I post a brand new topic, it is indexed appropriately without having to reindex every time? Thanks!
|
|
|
|
Joined: Apr 2001
Posts: 18
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 18 |
|
|
|
|
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
|
Admin Emeritus
Joined: Jan 2000
Posts: 5,073 |
That SHOULD be the only place where the truncation takes place.
UBB.classic: Love it or hate it, it was mine.
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 417
Joined: November 2001
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|