issues Search Results · repo:elastic/elasticsearch-rails language:Ruby
Filter by
689 results
(72 ms)689 results
inelastic/elasticsearch-rails (press backspace or delete to remove)Hi folks,
We use include Elasticsearch::Model in order to index a rails model into an elasticsearch index (indice) and I ve come
across a problem which I m not sure should be raised as a bug. Before I ...
ryders
- 1
- Opened on Dec 7, 2024
- #1088
I know this isn’t the right repo to bring this up, but I just noticed that the Elasticsearch Ruby client repo at
https://github.com/elastic/elasticsearch-ruby is missing.
Is it possible it was made private ...
ascoppa
- 3
- Opened on Oct 29, 2024
- #1087
With the commit Removing type related code b71d5a9dfb1a5212cbad8b6f9321a1e0a6726579 the type related code was removed,
but it is still an option in the rake task, which will fail because the now unknown ...
beatjoerg
- 1
- Opened on Jun 18, 2024
- #1082
A subclass of a class that includes Elasticsearch::Model is not registered. This yields a crash when searching on the
subclass.
Specifically, this method in lib/elasticsearch/model/adapters/multiple.rb ...
martinstreicher
- 3
- Opened on Mar 4, 2024
- #1072
Rails 7.1.3 log:
DEPRECATION WARNING: Bolding log text with a positional boolean is deprecated and will be removed in Rails 7.2. Use an
option hash instead (eg. color( my text , :red, bold: true)).
Related ...
N0xFF
- 4
- Opened on Feb 8, 2024
- #1071
Suggestion: provide an instance method to allow fetching the indexed document if it exists.
Benefits:
1. This would allow comparing the indexed instance with the Rails model attributes to allow for ...
vanboom
- Opened on Jan 26, 2024
- #1069
This may be more of a feature request than a bug/issue. Please consider:
User.where(country: Finland ).search( ... elastic query here ... ).records
This query executes fine, but the where condition ...
vanboom
- Opened on Jan 10, 2024
- #1068
I am attempting to make a REST call to Elastasearch but am getting the below error message:
{ error :{ root_cause :[{ type : x_content_parse_exception , reason : [1:3] Unexpected character ( - (code 45)) ...
marketyler
- 1
- Opened on Dec 12, 2023
- #1066
The last thing in the trace is the model, preceeded by the controller I have no idea what s causing this error I tried
elasticsearch 7.17 and the newest release 8.10.3 I think my mistake was upgrading ...
mices
- 1
- Opened on Oct 15, 2023
- #1063
If i refer to here, it says that the version numbers follow the Elasticsearch major versions.
Currently, i have Elasticsearch v5.1.2 and elasticsearch-rails v5. The plan is to upgrade Elasticsearch from ...
xcodephile
- 1
- Opened on Sep 12, 2023
- #1062

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.