Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/voku/Relevanssi
A fork of the WordPress search plugin "Relevanssi". Original plugin at http://www.relevanssi.com/.
https://github.com/voku/Relevanssi
Add stopword functions and help text
049234759de005e2e3fa16c4ec0052c7eff575d2 authored almost 13 years ago by Per Wiklander <[email protected]>
049234759de005e2e3fa16c4ec0052c7eff575d2 authored almost 13 years ago by Per Wiklander <[email protected]>
Remove the common words list since it is to slow with many words in the index
66fd85d27fa6bd25f2139851dff28fb59e6b3204 authored almost 13 years ago by Per Wiklander <[email protected]>
66fd85d27fa6bd25f2139851dff28fb59e6b3204 authored almost 13 years ago by Per Wiklander <[email protected]>
Fix non wanted static modifier on function help
1c434531caac567f16df1a49b80b6a1af5deae83 authored almost 13 years ago by Per Wiklander <[email protected]>
1c434531caac567f16df1a49b80b6a1af5deae83 authored almost 13 years ago by Per Wiklander <[email protected]>
Add wp-cli plugin for indexing from the command line
e43975ac5b358119d2d23576512f7b9d5eab13d6 authored almost 13 years ago by Per Wiklander <[email protected]>
e43975ac5b358119d2d23576512f7b9d5eab13d6 authored almost 13 years ago by Per Wiklander <[email protected]>
Add boolean return statement to tell if the indexing is done.
This will be wrong in the case were the number of items to index is exactly equal to $limit. How...
cb4481561c35bb2ced7d0b9ae2143d028c182632 authored almost 13 years ago by Per Wiklander <[email protected]>
Refactor: introduced the function relevanssi_clear_index
7cd54d98e298f559e3e993271c316d5a878023ec authored almost 13 years ago by Per Wiklander <[email protected]>
7cd54d98e298f559e3e993271c316d5a878023ec authored almost 13 years ago by Per Wiklander <[email protected]>
Restructured the query for posts to index
Having duplicate queries is an invitation for errors. The limited query was missing $negative_re...
a6248d0874cdf7aa4739863a8a992f836ae7db20 authored almost 13 years ago by Per Wiklander <[email protected]>
Added filters to modify the indexed content
d9d3dbeda7ec3294b51e807d90c26126a5d78cd4 authored almost 13 years ago by Per Wiklander <[email protected]>
d9d3dbeda7ec3294b51e807d90c26126a5d78cd4 authored almost 13 years ago by Per Wiklander <[email protected]>
Added filters to modify the names of the indexed authors
c085938c157da8386bffaf515c6b77a078e788af authored almost 13 years ago by Per Wiklander <[email protected]>
c085938c157da8386bffaf515c6b77a078e788af authored almost 13 years ago by Per Wiklander <[email protected]>
Add reference libs
* WordPress
* wp-cli
Import 2.9.14 from upstream
03b05fca21b2473628f51e89e513d90e377d3539 authored almost 13 years ago by Per Wiklander <[email protected]>
03b05fca21b2473628f51e89e513d90e377d3539 authored almost 13 years ago by Per Wiklander <[email protected]>