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

Feature: Enhance SOLR integration and add a Schema API #54

Merged
merged 25 commits into from
Mar 2, 2024

add solr search using HTTP post instead of GET for large queries

84aa3db
Select commit
Loading
Failed to load commit list.
Merged

Feature: Enhance SOLR integration and add a Schema API #54

add solr search using HTTP post instead of GET for large queries
84aa3db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 2, 2024 in 1s

81.01% of diff hit (target 85.93%)

View this Pull Request on Codecov

81.01% of diff hit (target 85.93%)

Annotations

Check warning on line 283 in lib/goo.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo.rb#L283

Added line #L283 was not covered by tests

Check warning on line 298 in lib/goo.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo.rb#L298

Added line #L298 was not covered by tests

Check warning on line 25 in lib/goo/search/search.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/search.rb#L25

Added line #L25 was not covered by tests

Check warning on line 27 in lib/goo/search/search.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/search.rb#L27

Added line #L27 was not covered by tests

Check warning on line 29 in lib/goo/search/search.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/search.rb#L29

Added line #L29 was not covered by tests

Check warning on line 35 in lib/goo/search/search.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/search.rb#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 39 in lib/goo/search/search.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/search.rb#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 43 in lib/goo/search/search.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/search.rb#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 78 in lib/goo/search/search.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/search.rb#L78

Added line #L78 was not covered by tests

Check warning on line 90 in lib/goo/search/search.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/search.rb#L90

Added line #L90 was not covered by tests

Check warning on line 114 in lib/goo/search/search.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/search.rb#L114

Added line #L114 was not covered by tests

Check warning on line 144 in lib/goo/search/search.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/search.rb#L144

Added line #L144 was not covered by tests

Check warning on line 183 in lib/goo/search/search.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/search.rb#L183

Added line #L183 was not covered by tests

Check warning on line 17 in lib/goo/search/solr/solr_admin.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/solr/solr_admin.rb#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 31 in lib/goo/search/solr/solr_admin.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/solr/solr_admin.rb#L31

Added line #L31 was not covered by tests

Check warning on line 53 in lib/goo/search/solr/solr_admin.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/solr/solr_admin.rb#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 58 in lib/goo/search/solr/solr_admin.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/solr/solr_admin.rb#L58

Added line #L58 was not covered by tests

Check warning on line 60 in lib/goo/search/solr/solr_admin.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/solr/solr_admin.rb#L60

Added line #L60 was not covered by tests

Check warning on line 63 in lib/goo/search/solr/solr_admin.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/solr/solr_admin.rb#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 69 in lib/goo/search/solr/solr_admin.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/solr/solr_admin.rb#L66-L69

Added lines #L66 - L69 were not covered by tests

Check warning on line 23 in lib/goo/search/solr/solr_connector.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/solr/solr_connector.rb#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 17 in lib/goo/search/solr/solr_query.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/solr/solr_query.rb#L17

Added line #L17 was not covered by tests

Check warning on line 60 in lib/goo/search/solr/solr_query.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/solr/solr_query.rb#L60

Added line #L60 was not covered by tests

Check warning on line 76 in lib/goo/search/solr/solr_query.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/solr/solr_query.rb#L76

Added line #L76 was not covered by tests

Check warning on line 78 in lib/goo/search/solr/solr_query.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/goo/search/solr/solr_query.rb#L78

Added line #L78 was not covered by tests