Jump to content

A *very* good search engine ?


Guest SecondSight

Recommended Posts

Posted

Hello !

I have a very simple suggestion : I would like the Invision Power Board to have a search engine that would be able to search for 3 letters words (without having the server load to rise too high).

Is it possible ?

Thank you ! :)

Posted

Yeah, the limitation is with MySQL initially, and yes, changing it below 4 characters will drive the MySQL server load up, thus forfeiting almost all benefits of fulltext indexing in the first place.

Posted

Well....you COULD switch to MSSQL or Oracle.

Unfortunately if the limitation is with the software powering the website in the first place, there's next to nothing WE can do to change that. ;)

Posted

If you use the Manual search option, you can change the search limitation to a lower number. Technically, you can do it for Fulltext too, IPB doesn't stop you - it's just that MySQL ignores anything smaller than the minimum fulltext word size and as a result, if you submit a 3 letter search it won't even do the search. You have to change your MySQL configuration first.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...