[General] Webboard: mnoGo improvement in SQL storage ?

2013-11-13 Thread bar
Author: Laurent Email: Message: Hi Guys, Digging in the urlinfo datadase, I see it contains many sname with the full URL response type (e.g. Content-Type). I wonder if it would not be a good idea to reduce these names to a much shorter value, directly inside mnoGo, to reduce storage as well ?

[General] Webboard: Content-type

2013-11-13 Thread bar
Author: Laurent Email: Message: solved ! See http://www.mnogosearch.org/board/message.php?id=21584 Reply: ___ General mailing list General@mnogosearch.org http://lists.mnogosearch.org/listinfo/ge

[General] Webboard: Indexer with regex

2013-11-13 Thread bar
Author: Laurent Email: Message: Hi Alex, Ok, I finally found the issue... First, there was a: Allow NoMatch Regex \.php$|\.cgi$|\.pl$ Activated. Because of it, mostly all URLs were acceptable. This because this allow was before the disallow related to the servers. This totally changed my appro