[GSoC] Search Backend Refactoring
Re: [GSoC] Search Backend Refactoring
Also I should add that many people will have exec( ) disabled for the secturity of their servers as well.
Re: [GSoC] Search Backend Refactoring
phpbb should work with a separately launched sphinx (appropriately configured by the system administrator).
Does exec work some of the time or never?
Does exec work some of the time or never?
Re: [GSoC] Search Backend Refactoring
We discussed this on IRC a bit and came to the conclusion that there was no need for any of the exec code. A properly configured instance of sphinx wouldn't allow the webserver to control the daemon anyway. And sphinx isn't exactly for shared hosting, so one can assume that it'll be setup by someone who has at least some basic understanding of system administration.
Re: [GSoC] Search Backend Refactoring
Sphinx has been merged.
Re: [GSoC] Search Backend Refactoring
Just wondering if this problem does not impact new search backend... (it is about egosearch at phpbb.com)
Re: [GSoC] Search Backend Refactoring
Are you able to reproduce any of those issues on develop?
Re: [GSoC] Search Backend Refactoring
Will try with this post and edit it after result found...
EDIT: no, it updated instantly.
I just asked, fot us not to be wondered why something like this happens in case...
EDIT: no, it updated instantly.
I just asked, fot us not to be wondered why something like this happens in case...
-
- Registered User
- Posts: 22
- Joined: Sun Mar 18, 2012 9:30 pm
Re: [GSoC] Search Backend Refactoring
So PostgreSQL fulltext search and sphinx search have already been integrated. Sphinx error reporting has been improved with proper logging and error display in case search fails. I am working on improving postgresql fulltext search as it mis-behaves on -foo treating it like foo. Access specifiers will be added and ACP UI code which is currently passed on as a variable will be moved to a new HTML file like: adm/style/search_fulltext_sphinx.html
Intend to write some tests too. Is there anything else I am missing out on, that can be improved/ introduced in phpBB search backends?
Intend to write some tests too. Is there anything else I am missing out on, that can be improved/ introduced in phpBB search backends?
- AmigoJack
- Registered User
- Posts: 110
- Joined: Wed May 04, 2011 7:47 pm
- Location: グリーン ヒル ゾーン
- Contact:
Re: [GSoC] Search Backend Refactoring
Since [RFC|Accepted] Search Backend Refactoring has been superseded by this one and there aren't any status updates I'd like to remember that a search abstraction would lead to huge improvements of searching:
- PMs
- topic/forum lists in
- subscriptions
- bookmarks
- MCP