Top "Exact-match" questions

C# find exact-match in string

How can I search for an exact match in a string? For example, If I had a string with this …

c# string find exact-match
Extract only whole word using grep

I've got a big text file. I need to extract all the lines which contains the exact word "DUSP1". Here …

regex grep match exact-match
How to make Regexs only match on exact-matches?

Ok, so basically I have some bit of code that matches URLs by regexs. It then will call some function …

c# .net regex exact-match
Elastic search exact match

I'm using elasticsearch and am having a devil of a time getting an exact match to happen. I've tried various …

elasticsearch exact-match
string method exact text

So, I am brand spanking new to JavaScript. I am practicing right now with a Codeacedemy tutorial, and it had …

javascript string methods exact-match
PowerShell: Find exact folder name

I'm trying to find a way to return the full path to a given folder. The problem is that my …

powershell directory match exact-match
SOLR exact match boost over text containing the exact match

I could not find a better title, I hope to change it later if possible upon your eventual sugestions. My …

solr exact-match solr-boost
Datatables Individual Column Filtering (Select Tag) : Use Exact Match

I'm using datatables 1.9.4 and the column filtering plugin. It works like a charm except that when I use 'select' tags …

javascript jquery datatables filtering exact-match
JavaScript Regex does not match exact string

In the example below the output is true. It cookie and it also matches cookie14214 I'm guessing it's because cookie …

javascript regex match exact-match
Bing: search - match only exact literal strings?

I'm using PHP and the Bing API to search for certain domainnames. I want only the results that are an …

search bing exact-match