aboutsummaryrefslogtreecommitdiff
path: root/src/phinde/Elasticsearch.php
AgeCommit message (Collapse)Author
2020-02-29wipelastic6Christian Weiske
2017-07-26Fix date searchesChristian Weiske
Resolves: https://github.com/cweiske/phinde/issues/25
2016-11-17Configuration for default sort orderChristian Weiske
2016-11-11improve status pageChristian Weiske
2016-11-11status pageChristian Weiske
2016-11-07Big patch merging crawling+indexing into one command, new json document ↵Christian Weiske
structure
2016-09-02Support multiple "nick:" terms in search fieldChristian Weiske
Resolves: #17
2016-09-02massively improve crawl speed by ditching "exists" queriesChristian Weiske
2016-09-01micro optimization for "exists" ES queriesChristian Weiske
2016-09-01Always show text, make text extract size configurable.Christian Weiske
Resolves: #8
2016-08-30Add support for modification date queries: "before:", "after:" and "date:"Christian Weiske
Resolves: #4
2016-08-30Support "nick:cweiske" search syntax as alias for "author.name"Christian Weiske
Resolves: #3
2016-02-10add date sortingChristian Weiske
2016-02-04change default query operator to ANDChristian Weiske
2016-02-04escape html in search resultsChristian Weiske
2016-02-03add site search, highlightingChristian Weiske
2016-02-03first frontendChristian Weiske