Skip to content

Add Sphinxsearch support allowing users to search keywords on articles#915

Open
ysard wants to merge 1 commit into
getpelican:masterfrom
ysard:sphinxsearch
Open

Add Sphinxsearch support allowing users to search keywords on articles#915
ysard wants to merge 1 commit into
getpelican:masterfrom
ysard:sphinxsearch

Conversation

@ysard

@ysard ysard commented Jul 9, 2017

Copy link
Copy Markdown

Hi,
I send my work which aims to provide a support of Sphinxsearch tool, allowing users to search keywords on the articles generated by Pelican.

The plugin itself is widely inspired from this nice work:

Github: pelican-search.

Here is a list of improvements:

  • Support of Python 3.x
  • Better support for html text with BeautifulSoup
  • HTML and PHP templates for the search box and the results page
  • Support of OR, AND, NOT query operators
  • You don't need uwsgi application only for the search engine, a simple PHP server is the only requirement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant