Webboard: Results are truncated since PHP5
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Yannick LE NY Email: Message: Hello Jan, 1) Can you test with mnogosearch's search cgi mode and search.cgi binary ? It is to verify that the problem come from mnogosearch and not from php extension module. 2) In your indexer.conf, uncomment the 5 lines beginning with #Section and clean the database and reindex: # Uncomment the following lines if you want tag attributes # to be indexed #Section attribute.alt 14 128 #Section attribute.label 15 128 #Section attribute.summary 16 128 #Section attribute.title 17 128 #Section attribute.face 27 0 Because with Mnogosearch 3.2.33, i had title truncated in my search results and when i uncommented the line: #Section attribute.title 17 128 , it works fine after. Yannick Reply: <http://www.mnogosearch.org/board/message.php?id=18508>