Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/phpbb/sphinx-for-phpbb

A search plugin that allows phpBB to use the Sphinx search engine as a backend.
https://github.com/phpbb/sphinx-for-phpbb

Make sure there is no extra white space around the pidof command.

0b7b863273a34985768bfe071480ec21e13f1fbd authored almost 15 years ago
Added russian characters to charset_table, thanks Maxxi.

caef2b04101b019814d3ee91ad49055f27eb4c4e authored almost 15 years ago
PHP's exec appends to the output, so the array needs to be truncated first.

724a0e5f0736729aab9c6f1dfbe14d426bffb0a3 authored almost 15 years ago
Set database connection charset to utf8 in query_pre.

0dc2f1eb8b53b2e946e403178948225ce359dbf3 authored almost 15 years ago
fix updating topic_last_post_time for all posts in topic

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@48 058e8d10-4797-47b5-994a-8fa6acaf3df0

05dded109071383dd6c79add393ec8eaca14a8a9 authored over 15 years ago
update manual commands and method comments

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@47 058e8d10-4797-47b5-994a-8fa6acaf3df0

a4dcefa033305ca90e2d5c2ed86ce6e0cdfe5f49 authored over 15 years ago
keyword search is used by author_search. :/

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@46 058e8d10-4797-47b5-994a-8fa6acaf3df0

7c0b00e122834030f604d8baa86c331d608cb34e authored over 15 years ago
ok, this should work for sphinx

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@45 058e8d10-4797-47b5-994a-8fa6acaf3df0

529f775803b0e46ae4b2f43ae81d85a89b857e6a authored over 15 years ago
autoconf/autorun options, still needs some more work before next MOD release like generated config for download and cronjob instructions, see manual_commands.txt for instructions without autorun

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@44 058e8d10-4797-47b5-994a-8fa6acaf3df0

a7c8cb870f9c5b750b9cf9645c597e1c251d9efa authored almost 16 years ago
some suppressing

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@43 058e8d10-4797-47b5-994a-8fa6acaf3df0

35e644c0601908cc04f7eac5d90a22e35f6b875e authored almost 16 years ago
bool attributes are non-unique too, delete old attributes, always search delta first

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@42 058e8d10-4797-47b5-994a-8fa6acaf3df0

2e4f8434ac44d4a101cdd542d2b27b4159aeecf8 authored about 16 years ago
correctly interpret the output of pidof

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@41 058e8d10-4797-47b5-994a-8fa6acaf3df0

7be921961f02f5064703d50183b328601f7c8699 authored about 16 years ago
correctly interpret the output of pidof

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@40 058e8d10-4797-47b5-994a-8fa6acaf3df0

31d6696a8977d9b11b83709ed2fa5cef8d8a34c7 authored about 16 years ago
updated mod packager and install file

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@38 058e8d10-4797-47b5-994a-8fa6acaf3df0

ad978d6a07553b3146d28c67688e8c7e220ca1e2 authored about 16 years ago
allow choosing the indexer memory limit in the ACP

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@37 058e8d10-4797-47b5-994a-8fa6acaf3df0

567a5b20bad45c2f1bc36d9aa116d66fa0c2f80a authored about 16 years ago
locate pidof rather than assume it is in path

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@36 058e8d10-4797-47b5-994a-8fa6acaf3df0

1433d74ff9f5006f7004aedec5b5304060ca0b2c authored about 16 years ago
retry multiple times

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@35 058e8d10-4797-47b5-994a-8fa6acaf3df0

5a5f463688a3692b5fb37dd1fcd284f2f756cde5 authored about 16 years ago
sort groups rather than elements of groups

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@34 058e8d10-4797-47b5-994a-8fa6acaf3df0

b8cbda517a5182fce8d04b9276c5233a9d58f750 authored about 16 years ago
sort topics by last_post_time, retry connecting on connection refused

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@33 058e8d10-4797-47b5-994a-8fa6acaf3df0

85f29aa0106a6f92ddc427d3929a0cad2dcfe583 authored about 16 years ago
make sure the values are integers and not strings

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@32 058e8d10-4797-47b5-994a-8fa6acaf3df0

6674b2057abe613410da5217c193654f20bddb40 authored about 16 years ago
sphinx does not handle index updates through attribute updates ...

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@31 058e8d10-4797-47b5-994a-8fa6acaf3df0

026f7b5feee35a5bdc85d5cea04b0c3328da4d25 authored about 16 years ago
avoid a NOTICE on failed connection

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@30 058e8d10-4797-47b5-994a-8fa6acaf3df0

e1a7b62abe74f4a395b87ba483d41c58ee6b4adf authored about 16 years ago
avoid a NOTICE on failed connection

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@29 058e8d10-4797-47b5-994a-8fa6acaf3df0

bd9d53eb57d635e07703ca85e74e15cf73277bc5 authored about 16 years ago
max matches = 100000

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@28 058e8d10-4797-47b5-994a-8fa6acaf3df0

7560c3f817b2ae696378741251bf93ccfed71ee8 authored about 16 years ago
max matches = 1000000

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@27 058e8d10-4797-47b5-994a-8fa6acaf3df0

0efb00d6ab7f956264a48f8cbe207cd9a2356366 authored about 16 years ago
restart searchd after config change

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@26 058e8d10-4797-47b5-994a-8fa6acaf3df0

ddcbd90d6e6a783e2f3703311b53420e8ba964cd authored about 16 years ago
max_matches can be large as we use SetLimits

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@25 058e8d10-4797-47b5-994a-8fa6acaf3df0

3d813ebbd0dd3a7ac9ec7c46c3a48fa15452bac4 authored about 16 years ago
check log/write_test not logwrite_test

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@24 058e8d10-4797-47b5-994a-8fa6acaf3df0

aa5541050d7ac8131b751a7aa7d1fce7b9e2bd21 authored about 16 years ago
install MODX file should be named install.xml

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@22 058e8d10-4797-47b5-994a-8fa6acaf3df0

d09ad69f4a79820c34bb0290f278372db2e3c62c authored about 16 years ago
added a mod packaging tool

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@19 058e8d10-4797-47b5-994a-8fa6acaf3df0

588b475b2e868d0c613a6cc855bbe3c291af54c6 authored about 16 years ago
MODX folder for the plugin

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@18 058e8d10-4797-47b5-994a-8fa6acaf3df0

bf6a767a4ab475e7ba296cfb55ea6545a6f9acf9 authored about 16 years ago
adjusting properties

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@17 058e8d10-4797-47b5-994a-8fa6acaf3df0

6bdad2bb21fafd8a1775aa3f416a4dea8b27f5bc authored about 16 years ago
let sphinx handle author searches instead of using the native approach

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@16 058e8d10-4797-47b5-994a-8fa6acaf3df0

09cf820386080ba72f249a984b873937e94fafb3 authored about 16 years ago
Small oops fixed

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@15 058e8d10-4797-47b5-994a-8fa6acaf3df0

c608f74d767edbc2a48adf3a14bdc0511ada26d1 authored about 16 years ago
live updating and deleting from index, stopwords option works, most narrow filter first, freeresult in index_created

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@14 058e8d10-4797-47b5-994a-8fa6acaf3df0

90241ff0a347af5f1ef6efc4f9b310faf14ff643 authored about 16 years ago
removed reliance on base search backend and search result caching

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@13 058e8d10-4797-47b5-994a-8fa6acaf3df0

473824b47e367cdb55cb6b2ca1d8b53ec05ce901 authored about 16 years ago
use proper 0.9.8 attributes, correctly search title/body only

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@12 058e8d10-4797-47b5-994a-8fa6acaf3df0

bc92a858febee107377d2f31414f0409ab686db4 authored about 16 years ago
some clarifications on setting up sphinx in the acp, and first step towards 0.9.8 support

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@11 058e8d10-4797-47b5-994a-8fa6acaf3df0

dde04d5b4f0be70e071d9d14a56bf283db1c5c25 authored about 16 years ago
simple stopwords support

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@10 058e8d10-4797-47b5-994a-8fa6acaf3df0

ff01bf030ecc4a4ad43929438783ca49898e6459 authored almost 17 years ago
tell the ones who aren't clever enough what to do ;-)

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@9 058e8d10-4797-47b5-994a-8fa6acaf3df0

95e47779b3436991ebe86d2ff95d05728835f817 authored almost 17 years ago
should always create the object so there's no error when no index exists

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@8 058e8d10-4797-47b5-994a-8fa6acaf3df0

84deb9bca6ead4f081c6eac3d4739f1150c7df34 authored almost 17 years ago
make sure searchd is properly shut down, don't index when it's impossible, some stability fixes

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@7 058e8d10-4797-47b5-994a-8fa6acaf3df0

c83d5497186180ca25bc79130fb0c9a18dc94c28 authored almost 17 years ago
log startup errors too

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@6 058e8d10-4797-47b5-994a-8fa6acaf3df0

c6f3b6edf924221688db1e68e51c5dc84371bb69 authored almost 17 years ago
the port should be an int

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@5 058e8d10-4797-47b5-994a-8fa6acaf3df0

dd98c32b2ab5d3ae72d44b23b3f200c8790fbbe6 authored almost 17 years ago
added comments to functions_sphinx.php, removed a useless function anddebug output

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@4 058e8d10-4797-47b5-994a-8fa6acaf3df0

70d15b5c8a79ab69b35e67a6f4a3c24bb727c21e authored almost 17 years ago
makes more sense the other way round

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@3 058e8d10-4797-47b5-994a-8fa6acaf3df0

bf860aac90eae6a932f0dbac760ec3998b100b7e authored almost 17 years ago
first version which allows basic searching, not tested much, lacks a lot of features still

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@2 058e8d10-4797-47b5-994a-8fa6acaf3df0

c1acb8fa4a7ed699b200602166ba54edaf65636b authored almost 17 years ago
initial structure

git-svn-id: http://code.phpbb.com/svn/sphinx/trunk@1 058e8d10-4797-47b5-994a-8fa6acaf3df0

55956187abbb932de447ac6cb1ea984b168b013c authored almost 17 years ago