index
:
phinde.git
elastic6
master
Website search in PHP and elasticsearch
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2020-03-06
Add cli tool to unsubscribe from a topic
Christian Weiske
2020-03-06
Store the hub that was used for Websub subscription
Christian Weiske
2017-04-21
Renew subscriptions that got no response.
Christian Weiske
2016-12-03
Remove URL check from process.php. Checking is done in Crawler already
Christian Weiske
2016-11-25
script to renew websub subscriptions
v0.2.0
Christian Weiske
2016-11-24
websub subcriptions work
Christian Weiske
2016-11-10
add log class
Christian Weiske
2016-11-10
add command to shut down a worker
Christian Weiske
2016-11-07
Big patch merging crawling+indexing into one command, new json document struc...
Christian Weiske
2016-11-06
setup: check json before dropping current index
Christian Weiske
2016-08-30
Allow worker instances of multiple projects in parallel
Christian Weiske
2016-08-30
Make phinde-worker configurable; allow queue selection
Christian Weiske
2016-08-30
Add support for modification date queries: "before:", "after:" and "date:"
Christian Weiske
2016-08-29
Respect <meta name="robots" content="noindex"/>
Christian Weiske
2016-08-29
Send If-Modified-Since header on crawling and indexing
Christian Weiske
2016-02-11
support base href
Christian Weiske
2016-02-11
debug option for crawler
Christian Weiske
2016-02-10
rework crawler; add atom link extraction
Christian Weiske
2016-02-04
check for content attributes
Christian Weiske
2016-02-04
remove multiple tags
Christian Weiske
2016-02-03
fix indexing, boost config
Christian Weiske
2016-02-03
no simplexml anymore, content extraction improvements
Christian Weiske
2016-02-03
follow redirect, do not verify ssl certificates, use final after-redirect url
Christian Weiske
2016-02-03
add site search, highlighting
Christian Weiske
2016-02-03
first frontend
Christian Weiske
2016-02-01
first kinda working version
Christian Weiske