RX8Club.com

RX8Club.com (https://www.rx8club.com/)
-   Suggestions Archive (https://www.rx8club.com/suggestions-archive-212/)
-   -   Improve Search Results and Performance With MySQL Full Text (https://www.rx8club.com/suggestions-archive-212/improve-search-results-performance-mysql-full-text-227253/)

paimon.soror 01-05-2012 05:30 PM

Improve Search Results and Performance With MySQL Full Text
 
So vBulletin has two options for searching, one is its internal index, and one is a mysql fulltext search. Larger forums MUST use the mysql fulltext search if you want the searching to be effective. By default, vbulletin has its internal search enabled.

Here is a quick rundown of the two:

Fulltext
Pros
Less PHP resources used because the indexing takes place in MySQL.
No need to maintain the postindex and word tables which can take up a lot of space.
Natural Language and Phrase searching is available.
Can Sort by relevancy for better results
Default search in vBulletin's latest versions.
Can support more searches per minute.
Searches can take better advantage of MySQL's query caching.

Cons
Less Flexible Indexing, especially on Shared Servers. Changing parameters requires shutting down MySQL, dropping indexes and rebuilding them.
Fewer control parameters within vBulletin.
Rigid Stopword list as an external file.

vBulletin Builtin Search
Pros
Not reliant on your MySQL version.
Can be easily manipulated in the Admin CP including adding words under the minimum character limit or changing that limit.

Cons
Resource heavy, especially building the index.
Indexing must be done before post is inserted to database and can result in errors on overwhelmed systems.
Search Results can cause database errors if there are too many hits.
Large tables must be maintained manually for proper usage.
No Natural Language or Phrase based searching.
Easy to bring down large boards with multiple searches.

Here is a page that can help set up this search function:
https://www.vbulletin.com/docs/html/main/search_type

alnielsen 01-05-2012 05:34 PM

Good luck with that.

paimon.soror 01-05-2012 06:03 PM

Not much any general user can do .... up to your site administrator to take care of it.

zoom44 01-05-2012 06:34 PM

1 Attachment(s)
https://www.rx8club.com/attachment.p...1&d=1325810026

paimon.soror 01-05-2012 06:41 PM

Oh sweet, thanks for checking. Just see so many people bitching about search not being accurate that I have been digging around to find any way to help these people out.

zoom44 01-05-2012 06:42 PM

its been in this mode for at least 5-6 years

TeamRX8 01-06-2012 10:54 AM

If I had access to the closed "DIY: How to Search" sticky thread I could provide a number of helpful tips.


Of course the biggest problem of all has no real solution; none of the clueless noobettes on this site would any more look at it than any other sticky or information thread here.


Which BTW the DIY area needs another technical question thread flushing ...


.

TeamRX8 01-09-2012 04:56 AM

apparently nobody is home ....

TeamRX8 01-13-2012 06:32 AM

yeah, this web site needs more in absentia honorary moderators ... :eyetwitch


All times are GMT -5. The time now is 04:34 AM.


© 2024 MH Sub I, LLC dba Internet Brands