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

  • Home
  • SEARCH
  • 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 3314538
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T22:14:41+00:00 2026-05-17T22:14:41+00:00

I need help in building custom search engine for my website http://www.go4film.com . Although

  • 0

I need help in building custom search engine for my website http://www.go4film.com.

Although my website search works perfectlly in finding movie but the problem is that if I made a search on my website using the search term “State Department File” as there is a movie named ‘State Department File’ was already in my database then my search engine perfectly working in finding the movie but the problem is that it shows all movies related to the terms like “State”,”Department”,’File’ so it results more than 150 movies fom my database so user had to search again from the search result returns from my website.

SO i need a php script which searches my database and returns the result related to each words in my search query but the first result must be same to the search term so that user find the result in the first page no nedd to search among the results

This is the table where i am using for searching in my database

…

And i need only search in my film_name field.

Please help me out to solve this.

  • 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-17T22:14:41+00:00Added an answer on May 17, 2026 at 10:14 pm

    In full-text search you can try playing with:

    SELECT
        MATCH('column') AGAINST ('keyword1 keyword2') as Relevance
    FROM
        table
    WHERE
        MATCH('column') AGAINST('+keyword1 +keyword2' IN BOOLEAN MODE)
    HAVING
        Relevance > 0.2
    ORDER BY
        Relevance DESC
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My apologies for asking such a novice question but, I need help building a
need help to create regular expression matching string www.*.abc.*/somestring Here * is wild card
i am building an application in WPF for a custom need. First i opted
need help building a query to replace fields on a table that match a
I need help with building SQL query. I have 4 tables: Sellers, Goods, Projects
I need some help building a table(s) for a music database in MySQL. I
I'm trying to port current WinForms app to WPF and need help with building
I need help building a mysql query to select from multiple tables. I have
I need help building a loop in my stored procedure, basically i want it
I need some help in building a flexible html layout. I've defined minimum and

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.