Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6019891
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T03:29:13+00:00 2026-05-23T03:29:13+00:00

I am using Kaminari for pagination and trying to use meta_search for column ordering.

  • 0

I am using Kaminari for pagination and trying to use meta_search for column ordering. I would like my code to look like this:

@search = Organization.search(params[:search])
@organizations = @search.page(params[:page])

When I write it this way, I am getting the error,

undefined method `page' for #<MetaSearch::Builder:0x7fadb8958630>

The solution I have found is this:

@search = Organization.search(params[:search])
@organizations = Kaminari.paginate_array(@search.all).page(params[:page]

It works but feels clunky. All the examples I have found suggest the first example should work out of the box. Is there any way to turn the MetaSearch result into an ActiveRecord compatible object?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T03:29:14+00:00Added an answer on May 23, 2026 at 3:29 am

    Try a newer version of meta_search +1.0 it provides integration with Kaminari.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Am using kaminari ajax pagination in my project. It is working fine, But contents
Rails -v 3.2.3 im using kaminari to do pagination but i keep getting a
I'm using Rails 3, ActiveAdmin and Kaminari. I have this on the documents.rb file
I am using Kaminari to paginate some results from a db query. I would
Using Rails 3.2.0 with haml and sass: I Would like to link an external
I am using plugin Kaminari for pagination. I am Ajaxifing my application and I
I'm trying to paginate a model using kaminari (0.13.0), but I can't get the
I am using Mongoid with Kaminari for pagination and it is working fine for
Using Jenkins or Hudson I would like to create a pipeline of builds with
I am using pjax for main navigation and pagination (kaminari). Within the page I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.