|
Marc
|
405681f138659e968211556b0152919056166e2b
405681f138659e968211556b0152919056166e2b |
Merge pull request #3486 from brunoais/ticket/13693
[ticket/13693] Allow modifying the MySQL author search query |
|
|
Marc
|
b7db12a593e84fc39e8924bd07519b264619111f
b7db12a593e84fc39e8924bd07519b264619111f |
Merge pull request #3485 from brunoais/ticket/13694
[ticket/13694] Allow modifying the Postgres native author search query for results |
|
|
Marc
|
4143f65b46e393a1c43e6f448eed324c05e209a1
4143f65b46e393a1c43e6f448eed324c05e209a1 |
Merge pull request #3484 from brunoais/ticket/13691
[ticket/13691] Allow modifying the fulltext native search query for total results for author |
|
|
Marc
|
5f7fa4c89c342ccd6d62f2a95a48dc96b41bc18f
5f7fa4c89c342ccd6d62f2a95a48dc96b41bc18f |
Merge pull request #3483 from brunoais/ticket/13686
[ticket/13686] Allow modify query used for counting in fulltext_native |
|
|
Marc
|
83d8ea013b8d604af080c7281d030c7c7764b357
83d8ea013b8d604af080c7281d030c7c7764b357 |
Merge pull request #3481 from brunoais/ticket/13689
[ticket/13689] Allow modifying the query for postgres native fulltext search
Conflicts:
phpBB/develop/search_fill.php
phpBB/includes/acp/acp_main.php
phpBB/includes/acp/acp_search.php
phpBB/includes/functions_admin.php
phpBB/includes/functions_posting.php
phpBB/includes/mcp/mcp_main.php
phpBB/includes/mcp/mcp_post.php
phpBB/install/install_convert.php
phpBB/install/install_install.php
phpBB/phpbb/search/fulltext_mysql.php
phpBB/phpbb/search/fulltext_native.php
phpBB/phpbb/search/fulltext_postgres.php
phpBB/phpbb/search/fulltext_sphinx.php
phpBB/search.php
tests/search/mysql_test.php
tests/search/native_test.php
tests/search/postgres_test.php |
|