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

The Archive Base Latest Questions

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

I don’t know how to explain this in the title, I’m experiencing a problem

  • 0

I don’t know how to explain this in the title, I’m experiencing a problem where I’m searching that when I search for a typical query such as united kingdom and records include records that have united states which I do not need it to be included in the query result, even when searching new york I get some records returned from york (in England).

Another, when searching maidstone, the query returns no records whatsoever, but in the database it exists.

I need to problem solve this query, it should search the rows matching the inputted query and remove them that match against the options — when I say options, I mean as rec.column_name = etc....

When searching united kingdom:

WHERE  ( MATCH (rec.street_name, rec.city, rec.state, rec.country) AGAINST ('united kingdom' IN BOOLEAN MODE) 
         OR ( rec.street_name = 'united kingdom' 
              OR rec.city = 'united kingdom' 
              OR rec.state = 'united kingdom'
              OR rec.country = 'united kingdom'
            )
       ) AND ( rec.visible_listing = 1 AND rec.marked_delete = 0 AND rec.is_archive = 0 ) 

When searching maidstone:

WHERE  ( MATCH (rec.street_name, rec.city, rec.state, rec.country) AGAINST ('maidstone' IN BOOLEAN MODE) 
         OR ( rec.street_name = 'maidstone' 
              OR rec.city = 'maidstone' 
              OR rec.state = 'maidstone'
              OR rec.country = 'maidstone'
            )
       ) AND ( rec.visible_listing = 1 AND rec.marked_delete = 0 AND rec.is_archive = 0 )

This is the overall records in the table:

+--------------------+---------------+----------------+----------------+-----------------+---------------+------------+
| street_name        | city          | state          | country        | visible_listing | marked_delete | is_archive |
+--------------------+---------------+----------------+----------------+-----------------+---------------+------------+
| Mill Hill          | Dover         | Kent           | United Kingdom |               1 |             0 |          0 |
| Penmaes            | Rhayader      | Powys          | United Kingdom |               1 |             0 |          0 |
| Essex St           | Jersey City   | Hudson         | United States  |               1 |             0 |          0 |
| Vesey St           | New York      | New York       | United States  |               1 |             0 |          0 |
| E Broadway         | Manhattan     | New York       | United States  |               1 |             0 |          0 |
| Cowdray Square     | Dover         | Kent           | United Kingdom |               1 |             0 |          1 |
| Falsgrave Crescent | York          | England        | United Kingdom |               1 |             0 |          0 |
| Tait Ave           | Sanger        | California     | United States  |               1 |             0 |          0 |
| Morton Ave         | Parsons       | Kansas         | United States  |               1 |             0 |          0 |
| N Washington St    | Clinton       | Missouri       | United States  |               1 |             0 |          0 |
| Lower Barngoose    | Carn Brea     | Cornwall       | United Kingdom |               1 |             0 |          0 |
| Moorwell Dr        | Shepherdswell | Kent           | United Kingdom |               1 |             0 |          0 |
| Elm Grove          | Maidstone     | Kent           | United Kingdom |               1 |             0 |          0 |
| Manse Rd           | Killin        | Stirling       | United Kingdom |               1 |             0 |          0 |
| Muirkirk Dr        | Glasgow       | Glasgow City   | United Kingdom |               1 |             0 |          0 |
| Alveston Ave       | Harrow        | Greater London | United Kingdom |               1 |             0 |          0 |
+--------------------+---------------+----------------+----------------+-----------------+---------------+------------+

How do I make a good search query that returns non-false data?

  • 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-26T03:39:23+00:00Added an answer on May 26, 2026 at 3:39 am

    Put the search string inside double quotes: '"united kingdom"' for an exact match.

    If you want to search for both words, but not necessarily adjacent to each other, you can use the + operator: '+united +kingdom'.

    Note that the searches will be case sensitive if you use a binary collation for the columns you search in.

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

Sidebar

Related Questions

Don't know how to google for such, but is there a way to query
Don't know if this is an eclipse specific problem but whenever I declare a
Don't know if there is a better way to do this, so that is
Don't really know how to formulate the title, but it should be pretty obvious
I don't know when to add to a dataset a tableadapter or a query
Don't know the difference between the System.Window.Controls.TextBox and System.Windows.Forms.TextBox . Noticed that the System.Windows.Forms.TextBox
(Don't know if this is strictly on-topic, but I don't see any better Stack
Don't know if this has been asked before, so point me to another question
Don't know how to explain it better but i'm trying to get a response
Don't know if this is the right place to ask this, but I will

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.