On the Main Search, You Can Search for:
username
email
hashed_password
ip_address
vin
name
address
phone
Just simply enter your query and all results matching wildcard preference will be returned, however this might return way too much data. To search for specific strings you can add a :"" to the end of your "category". Here's a list of the most useful ones:
username:""
email:""
hashed_password:""
ip_address:""
vin:""
name:""
address:""
phone:""
Examples:
username:"example"
Will return all results with the "Username" Area containing the phrase "example" with closest matches being shown first, and wildcard matches being shown afterwards.
To search all the sections and areas for exact data, simply use quotation marks
"example"
Will return all results with EXACT text "example" in user, email, pass, name, and other areas.
👍!!!