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 8318877
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T22:07:47+00:00 2026-06-08T22:07:47+00:00

I want to enable the user to search for other users across multiple columns

  • 0

I want to enable the user to search for other users across multiple columns in the user model. Namely the first_name, last_name, and email fields. I’m doing MySQL full text search for now but I’m not convinced that’s the right way for me to proceed. Does anybody know how MySQL full text searching stacks up against Solr and other third party providers?

I’m looking at searchify and websolr as potentials. But for 1 table to do full text searching across 3 columns, would it be worth it?

  • 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-06-08T22:07:48+00:00Added an answer on June 8, 2026 at 10:07 pm

    Searching against the database itself is rather slow. The recommended approach is using a search engine, like Solr, Whoosh, etc to generate the indexes. Haystack is a very useful django app that let’s you abstract the search engines and have templates to use when indexing.

    So with the template you can have a template like:

    {{user.first_name}}
    {{user. last_name}}
    {{user.email}}
    

    And it will generate the search results you’re looking for.

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

Sidebar

Related Questions

I want to enable an user to be able to communicate with other users
Here's the Problem: I want to enable the user of my program to search
I want to enable the user to log in on a http page with
I want to enable the user to select a video file from the on-device
I want to enable the users of my website to download the files from
I want to enable only two columns in the DataGridview to be able to
I want to display results of a file search. I want to enable a
I want to enable an UIAlertView-Request before the user can delete an item from
I have 3 asp.net pages: Search.aspx, Results.aspx and Login.aspx. Now I want anonymous users
I want enable user to select a photo from a photo library on his

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.