Issues
- 4
filterableAttributes not set
#319 opened by jeremylynch - 1
Inaccurate console warning
#366 opened by jeremylynch - 1
Support selecting specific attributes from a model
#371 opened by StanBright - 0
Race condition in proximity precision test
#358 opened by ellnix - 3
MeiliSearch::CommunicationError: An error occurred while trying to connect to the MeiliSearch instance
#365 opened by drale2k - 8
Update Gem dependencies
#354 opened by jeremylynch - 2
- 41
Error: MeiliSearch::TimeoutError: The request was not processed in the expected time.
#355 opened by drale2k - 2
- 1
- 0
- 0
Make pagy work with multi-search
#362 opened by ellnix - 8
- 3
- 1
Document multi_search interface in README
#337 opened by ellnix - 8
Index already exists error
#322 opened by jeremylynch - 8
Index not created since 0.11.0 - 404 Not Found
#328 opened by jeremylynch - 0
Global `ms_without_auto_index` in `Meilisearch`
#349 opened by ellnix - 1
Refactor the code base
#302 opened by ellnix - 0
Refactor `meilisearch.rb`
#348 opened by ellnix - 1
Index-first search
#341 opened by ellnix - 0
- 3
Polymorphic shared indexes
#340 opened by ellnix - 0
- 3
single index sharing didnt create new index.
#338 opened by botbotbotbotboot - 0
Support and test Sequel properly
#336 opened by ellnix - 0
Add unit tests for individual methods
#335 opened by ellnix - 0
Improve spec style clarity
#334 opened by ellnix - 0
- 1
Refactor the test suite
#300 opened by ellnix - 1
Upgrading to 0.11.0 produces "The request was not processed in the expected time." repeatedly.
#329 opened by mech - 2
_geoBoundingBox filter causing an error
#325 opened by Frexuz - 1
Issue with indexing when sanitizing attributes
#323 opened by joshio1 - 1
- 2
Semantic Search using Embeddings
#324 opened by AliOsm - 8
- 1
Return task object after ms_index!
#271 opened by mech - 0
- 0
Indexes not cleaned up after test suite
#298 opened by ellnix - 0
Redundant Calls to `sleep` in the Test Suite
#291 opened by ellnix - 5
Return all index items when using basic implementation, eager loaded associations and pagy_search method / limit is ignored
#281 opened by Menelle - 1
All CI tests with Rails 7 fail
#306 opened by ellnix - 2
Check if attributes have changed before index
#288 opened by jeremylynch - 4
Meilisearch is not indexing records in a Rails model
#304 opened by AliOsm - 0
Use factory_bot to create records in the test suite
#297 opened by ellnix - 1
Multiple documents for the same ActiveRecord object
#283 opened by jcn - 4
Initial index creation and indexing
#284 opened by crespire - 2
Add support for distinct attribute
#272 opened by jeremylynch - 0
Add CodeCov
#273 opened by brunoocasali - 1
Is there any way to re-index using a rake task ?
#268 opened by SirMishaa