Click here to Skip to main content
15,895,709 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Best place to be a programmer..? Pin
Slacker0074-Sep-15 3:10
professionalSlacker0074-Sep-15 3:10 
GeneralRe: Best place to be a programmer..? Pin
User 101325464-Sep-15 3:14
User 101325464-Sep-15 3:14 
GeneralRe: Best place to be a programmer..? Pin
Slacker0074-Sep-15 3:19
professionalSlacker0074-Sep-15 3:19 
GeneralRe: Best place to be a programmer..? Pin
User 101325464-Sep-15 3:58
User 101325464-Sep-15 3:58 
GeneralRe: Best place to be a programmer..? Pin
SkysTheLimit4-Sep-15 8:06
SkysTheLimit4-Sep-15 8:06 
GeneralRe: Best place to be a programmer..? Pin
Mycroft Holmes4-Sep-15 13:39
professionalMycroft Holmes4-Sep-15 13:39 
GeneralRe: Best place to be a programmer..? Pin
User 101325467-Sep-15 23:58
User 101325467-Sep-15 23:58 
GeneralSearch in Multiple Dimensions Pin
Nagy Vilmos3-Sep-15 23:02
professionalNagy Vilmos3-Sep-15 23:02 
I am working on an idea, but I am looking for any prior knowledge to the problem.
I have a dataset that contains records with a large number of searchable fields. I want to do a search for a set of criteria where I get matches with more than n% criteria matched.

Given Cn as a criteria that matches to between 0 and 1, it would be something like sum[C0..Cn]/n > 0.75 for a match of over 75%.

Is there any way beyond scanning the entire data set that this can be achieved?
My current thinking is to use several probable fields that will be in most [if not all] searches and apply indexes to them and use some jiggery-pokery to join data sets.

I'd take this to QA, but /someone/ will just tell me it is well known problem and to try looking on the internet. Well FU internet, I don't know what the name of the problem is, so I can't search!
veni bibi saltavi

GeneralRe: Search in Multiple Dimensions Pin
CDP18023-Sep-15 23:13
CDP18023-Sep-15 23:13 
GeneralRe: Search in Multiple Dimensions Pin
Nagy Vilmos3-Sep-15 23:26
professionalNagy Vilmos3-Sep-15 23:26 
GeneralRe: Search in Multiple Dimensions Pin
CDP18024-Sep-15 0:53
CDP18024-Sep-15 0:53 
GeneralRe: Search in Multiple Dimensions Pin
Nagy Vilmos4-Sep-15 1:14
professionalNagy Vilmos4-Sep-15 1:14 
GeneralRe: Search in Multiple Dimensions Pin
BillWoodruff4-Sep-15 1:10
professionalBillWoodruff4-Sep-15 1:10 
GeneralRe: Search in Multiple Dimensions Pin
Nagy Vilmos4-Sep-15 1:19
professionalNagy Vilmos4-Sep-15 1:19 
GeneralRe: Search in Multiple Dimensions Pin
_Maxxx_4-Sep-15 2:23
professional_Maxxx_4-Sep-15 2:23 
GeneralRe: Search in Multiple Dimensions Pin
Nagy Vilmos4-Sep-15 2:37
professionalNagy Vilmos4-Sep-15 2:37 
GeneralRe: Search in Multiple Dimensions Pin
_Maxxx_4-Sep-15 2:40
professional_Maxxx_4-Sep-15 2:40 
GeneralWSO CCC OTD 2015-04-09 - solved Pin
Duncan Edwards Jones3-Sep-15 22:18
professionalDuncan Edwards Jones3-Sep-15 22:18 
GeneralRe: WSO CCC OTD 2015-04-09 Pin
chriselst3-Sep-15 23:10
professionalchriselst3-Sep-15 23:10 
GeneralRe: WSO CCC OTD 2015-04-09 Pin
Duncan Edwards Jones3-Sep-15 23:11
professionalDuncan Edwards Jones3-Sep-15 23:11 
GeneralRe: WSO CCC OTD 2015-04-09 Pin
chriselst3-Sep-15 23:13
professionalchriselst3-Sep-15 23:13 
AnswerRe: WSO CCC OTD 2015-04-09 Pin
Duncan Edwards Jones3-Sep-15 23:17
professionalDuncan Edwards Jones3-Sep-15 23:17 
GeneralRe: WSO CCC OTD 2015-04-09 Pin
chriselst3-Sep-15 23:19
professionalchriselst3-Sep-15 23:19 
GeneralRe: WSO CCC OTD 2015-04-09 Pin
Nagy Vilmos4-Sep-15 0:14
professionalNagy Vilmos4-Sep-15 0:14 
GeneralRe: WSO CCC OTD 2015-04-09 Pin
chriselst4-Sep-15 0:20
professionalchriselst4-Sep-15 0:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.