Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration to Elasticsearch 5 #254

Merged
merged 33 commits into from
Dec 17, 2017
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
8292f9c
Elastic search 2.2
masda70 Feb 10, 2016
def7fce
- clean up tabs in App.java
masda70 Feb 10, 2016
68325c2
Merge branch 'develop' into feature/multiple_reverse_results
masda70 Feb 10, 2016
aed0c07
- remove useless file
masda70 Feb 10, 2016
fcba44c
- multiple reverse results (limit and radius params)
masda70 Feb 10, 2016
f0e7593
lat/lon range checks
masda70 Feb 18, 2016
9cb1605
- properly limit reverse query results
masda70 Feb 18, 2016
c634361
strictly positive limit/radius
masda70 Feb 18, 2016
ea48f5e
- similarity BM25 is now default
masda70 Feb 18, 2016
4c15e17
- fix jar hell problems when setting up photon server
masda70 Mar 1, 2016
ff6eb8f
- removed deletebyquery plugin for tests
masda70 Mar 1, 2016
538ee4d
added eclipse project files to .gitignore | migrated mappings.json t…
reuschling Jun 26, 2017
bdf0269
changed source format - nothing else - in files that have pcompiler e…
reuschling Jun 27, 2017
078a7cb
migration of es modules: new version (5.4.1) of groovy and painless, …
reuschling Jul 4, 2017
6e89723
migration of function score scripts. Changed to painless.
reuschling Jul 4, 2017
502be30
migrating index settings to ES 5: removed wordending, using edge_ngra…
reuschling Jul 5, 2017
aba9510
changed to ES version 5.4.1 (the current one), added some dependencie…
reuschling Jul 5, 2017
249b2f2
bugfix: json object was not closed
reuschling Jul 5, 2017
e151faa
code migration to ES 5.4.1
reuschling Jul 5, 2017
2b73519
test code migration to ES 5.4.1 | migration of reference query string…
reuschling Jul 5, 2017
fa29784
code cleanup - removing unnecessary comments
reuschling Jul 5, 2017
baa413c
switched to ES version 5.5
reuschling Jul 14, 2017
6b89d14
switched from external score scripts to internal ones, specified in t…
reuschling Jul 14, 2017
c321b06
added new request parameter 'distanceSort=true|false' for sorting onl…
reuschling Jul 17, 2017
cbc8750
fix tests again - query has changed because of inline scripting
reuschling Jul 17, 2017
6f48288
added request parameter check | added reverse parameter 'distanceSort…
reuschling Jul 18, 2017
e985f8f
changed back the code style modifications
reuschling Jul 26, 2017
16fa775
cosmetic changes according karussell's comments
reuschling Jul 26, 2017
11f9aad
changes according the comments from hbruch
reuschling Oct 25, 2017
6554c06
changed ngram related analyzers to preserve the digits, not only the …
reuschling Oct 26, 2017
64dbb06
changes according the comments from karussell, formatting 'same line …
reuschling Nov 3, 2017
f558c3e
removed unnecessary lang-painless-5.4.1.jar
reuschling Nov 6, 2017
3a9225d
Perform first queries with zero fuzziness (#1)
hbruch Nov 6, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
- remove useless file
  • Loading branch information
masda70 committed Feb 10, 2016
commit aed0c0769a834a6dc1844d577d2a852e302c1b6b
16 changes: 0 additions & 16 deletions es/MANIFEST.MF

This file was deleted.