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

Search with elastic search #867

Merged
merged 14 commits into from
Jan 14, 2019
Merged

Search with elastic search #867

merged 14 commits into from
Jan 14, 2019

Conversation

tusbar
Copy link
Contributor

@tusbar tusbar commented Jan 11, 2019

No description provided.

@tusbar tusbar added this to the 3.9.0 milestone Jan 11, 2019
@tusbar tusbar self-assigned this Jan 11, 2019
@jdesboeufs jdesboeufs temporarily deployed to geodatagouv-pr-867 January 11, 2019 10:57 Inactive
@buildsize
Copy link

buildsize bot commented Jan 11, 2019

File name Previous Size New Size Change
page-_error.js.gz 186 bytes 185 bytes -1 bytes (1%)
page-catalog.js.gz 56.61 KB 56.72 KB 110 bytes (0%)
page-catalogs.js.gz 3.55 KB 3.55 KB 1 bytes (0%)
page-dataset.js.gz 19.41 KB 19.41 KB -5 bytes (0%)
page-doc-publish-your-data.js.gz 3.7 KB 3.7 KB 0 bytes (0%)
page-doc.js.gz 1.91 KB 1.91 KB 0 bytes (0%)
page-events.js.gz 2.31 KB 2.31 KB 2 bytes (0%)
page-harvest.js.gz 3.04 KB 3.05 KB 1 bytes (0%)
page-index.js.gz 5.77 KB 5.77 KB -1 bytes (0%)
page-legal.js.gz 805 bytes 805 bytes 0 bytes (0%)
page-publication-datasets.js.gz 6.02 KB 6.02 KB 3 bytes (0%)
page-publication-organization.js.gz 9.17 KB 9.17 KB -1 bytes (0%)
page-publication-producers.js.gz 5.4 KB 5.41 KB 2 bytes (0%)
page-publication.js.gz 3.76 KB 3.77 KB 2 bytes (0%)
page-search.js.gz 7.69 KB 8.16 KB 481 bytes (6%)
page-doc-link-proxy.js.gz 1.44 KB 1.44 KB -1 bytes (0%)
page-embed-preview.js.gz 4.57 KB 4.57 KB 0 bytes (0%)
page-_app.js.gz 2.8 KB 2.8 KB 0 bytes (0%)
chunk-centered-map.[hash].js.gz 175.45 KB 175.45 KB 0 bytes (0%)
chunk-commons.[hash].js.gz 129.21 KB 129.23 KB 12 bytes (0%)
chunk-preview-table.[hash].js.gz 12.6 KB 12.6 KB 2 bytes (0%)
runtime-main-[hash].js.gz 396 bytes 395 bytes -1 bytes (0%)
runtime-webpack-[hash].js.gz 1.22 KB 1.22 KB -4 bytes (0%)

@codecov
Copy link

codecov bot commented Jan 11, 2019

Codecov Report

Merging #867 into master will decrease coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #867      +/-   ##
=========================================
- Coverage    4.32%   4.31%   -0.02%     
=========================================
  Files         117     118       +1     
  Lines        1550    1554       +4     
=========================================
  Hits           67      67              
- Misses       1483    1487       +4
Impacted Files Coverage Δ
components/search/results.js 0% <ø> (ø) ⬆️
lib/facets.js 0% <0%> (ø)
components/search/result/footer.js 0% <0%> (ø) ⬆️
components/search/result/index.js 0% <0%> (ø) ⬆️
components/search/result/thumbnail.js 0% <0%> (ø) ⬆️
components/search/facets.js 0% <0%> (ø) ⬆️
components/facet.js 0% <0%> (ø) ⬆️
components/search/paging.js 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a07115...efdf34b. Read the comment docs.

@jdesboeufs jdesboeufs temporarily deployed to geodatagouv-pr-867 January 11, 2019 11:31 Inactive
@jdesboeufs jdesboeufs temporarily deployed to geodatagouv-pr-867 January 13, 2019 16:31 Inactive
@jdesboeufs jdesboeufs temporarily deployed to geodatagouv-pr-867 January 13, 2019 16:46 Inactive
@jdesboeufs jdesboeufs temporarily deployed to geodatagouv-pr-867 January 13, 2019 16:51 Inactive
@jdesboeufs jdesboeufs temporarily deployed to geodatagouv-pr-867 January 14, 2019 10:32 Inactive
@jdesboeufs jdesboeufs temporarily deployed to geodatagouv-pr-867 January 14, 2019 11:27 Inactive
@jdesboeufs jdesboeufs temporarily deployed to geodatagouv-pr-867 January 14, 2019 11:29 Inactive
@jdesboeufs jdesboeufs temporarily deployed to geodatagouv-pr-867 January 14, 2019 13:54 Inactive
@tusbar tusbar changed the title [WIP] Start searching with elastic search Search with elastic search Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants