Okay final. 2 files. Both one liners. You have one resolved. Account.pm just requires you to add that snippet to the function call
2015-12-21 35544, 2015
opatel99
waves from New Orleans with Family!
2015-12-21 35547, 2015
gcilou_
opatel99, so why the $ before user_id, and = instead of =>?
2015-12-21 35508, 2015
opatel99
gcilou_: Adjust as needed to fit the structure
2015-12-21 35520, 2015
gcilou_
alright awesome, thanks
2015-12-21 35520, 2015
opatel99
I was just roughly typing that
2015-12-21 35507, 2015
stanislas
Leftmost: Have you had a chance to look at my code ? Are there any important things I should test, which are not covered yet ?
2015-12-21 35555, 2015
gcilou_
opatel99, so " my $userid = $opts{user}->name;" is what's needed in email.pm + the "Hello $userid" ?
2015-12-21 35551, 2015
gcilou_
and then "user_id => $c->request->params->{userid}" on 530 in account.pm ?
2015-12-21 35526, 2015
JonnyJD has quit
2015-12-21 35545, 2015
opatel99
have the opts match.
2015-12-21 35550, 2015
opatel99
opts{user_id
2015-12-21 35509, 2015
opatel99
the variables have to be the same...
2015-12-21 35557, 2015
gcilou_
so all the places I have userid need to be user_id?
2015-12-21 35514, 2015
opatel99
Yes
2015-12-21 35552, 2015
opatel99
I should give this advice with a disclaimer. No guarantee this will work. I do believe we are on the right track, however
2015-12-21 35549, 2015
gcilou_
my $user_id = $opts{user_id}->name; and Hello $user_id, on email.pm ; and user_id => $c->request->params->{userid} on account.pm
2015-12-21 35522, 2015
opatel99
Thats it ^
2015-12-21 35536, 2015
opatel99
idk if you can try it without access to the mail server
2015-12-21 35557, 2015
opatel99
But go for it blind.
2015-12-21 35503, 2015
opatel99
LordSputnik: Are you busy?
2015-12-21 35511, 2015
gcilou_
Alright let's do this
2015-12-21 35532, 2015
Leftmost
ruaok, ha. I'll be there in about seven hours. I'm headed to Atlanta for the end-of-year festivities.
2015-12-21 35518, 2015
opatel99
Leftmost: How long will you be in Atlanta? We are going to pass right through there day after tomorrow
2015-12-21 35555, 2015
ruaok
Leftmost: heh. Good timing as always.
2015-12-21 35518, 2015
Leftmost
opatel99 and stanislas, haven't had a chance for review. Sorry, the last couple of days have been all go. Should hopefully settle down a bit once I'm at the airport.
2015-12-21 35558, 2015
Leftmost
opatel99, about two weeks. I have family down that way.
2015-12-21 35512, 2015
Leftmost
ruaok, my timing is nothing if not impeccable.
2015-12-21 35526, 2015
stanislas
Leftmost: ok, I will ask LordSputnik then
2015-12-21 35540, 2015
Leftmost
stanislas, you should be able to create a python object containing the property gender_id with the correct value and associate it with the gender property in the PUT data to get the right result.
2015-12-21 35508, 2015
stanislas
Leftmost: I am passing it as a string now in JSON form.
2015-12-21 35538, 2015
spideyonthego joined the channel
2015-12-21 35517, 2015
stanislas
Leftmost: I can't pass it as an object, maybe "gender" : {"gender_id":2} would work ?
The plan is to migrate to Solr, and I am going to be picking that up, but I haven't had a chance to dig in yet.
2015-12-21 35542, 2015
CJ_
I am a java developer and familiar with solr. I am looking for the best place to get started helping.
2015-12-21 35522, 2015
Leftmost
The repo that Mineo linked is the best place to get started, probably, though that may be a lot to sift. Unfortunately, having not dug in myself (and not being directly familiar with Solr), I can't offer much guidance at the moment.
2015-12-21 35544, 2015
CJ_
I just want to make sure I don't step on anyones toes or waste my time on unneeded things.
2015-12-21 35547, 2015
opatel99
LordSputnik: Got your comment. Getting it done
2015-12-21 35559, 2015
stanislas
spideyonthego: after changing /etc/apt/sources.list you should do apt-get update, to make it work correctly
2015-12-21 35519, 2015
Leftmost
Step away! Honestly, anything you can learn/do would be valuable, especially if you can teach me some stuff (when I'm a little less harried :)).
2015-12-21 35540, 2015
ruaok
CJ_: you could do us a giant favor and review our existing search servlet code.
2015-12-21 35520, 2015
CJ_
ruaok, That was my initial plan until I got sidetracked with the solr efforts. :)
2015-12-21 35530, 2015
ruaok
We keep having theses crazy lockups and could use an experienced java dev to help sanity check the code.
2015-12-21 35538, 2015
CJ_
I was trying to free up enough space to run the VM.
2015-12-21 35500, 2015
reosarevok
if it helps I guess we could throw you a VM in one of our servers?
2015-12-21 35517, 2015
reosarevok is not volunteering to set that up, but :p
2015-12-21 35534, 2015
CJ_
I have not worked with lucene directly in ages. Most of my time has been spent with solr.
2015-12-21 35538, 2015
ruaok
I'd hate to take focus away from the solr stuff, but this would have much more immediate positive benefits on site stability.
Mineo: thanks. We can build a new jar and see if it helps.
2015-12-21 35537, 2015
opatel99
Mineo: Any more picard tasks?
2015-12-21 35540, 2015
reosarevok
ruaok: please look into that Bronze mail or let me know what to tell them :) I wouldn't like to leave a paying dude waiting too long
2015-12-21 35552, 2015
CJ_
ruaok, Looking at the existing code would probably be helpful so that I can understand how things work. So I don't think it would be a bad thing.
2015-12-21 35554, 2015
reosarevok
(but if you're traveling, then no need to do it *now* - just dunno if you saw my earlier ping)
2015-12-21 35509, 2015
ruaok
As soon as I have a spare moment, I will reosarevok .
2015-12-21 35516, 2015
reosarevok
:)
2015-12-21 35533, 2015
CJ_
ruaok, If you have a test server that I can remote into and poke at I would be happy to take a look.
2015-12-21 35538, 2015
Mineo
opatel99: not yet, no
2015-12-21 35547, 2015
opatel99
Okay
2015-12-21 35549, 2015
ruaok
Cj_: tell me the specs on a VM you'd like.
2015-12-21 35555, 2015
ariscop joined the channel
2015-12-21 35529, 2015
Mineo
opatel99: I wanted to create one to improve the scripting documentation that a lot of people struggle with, but I don't yet have a clear idea of what's actually missing there
2015-12-21 35509, 2015
opatel99
Mineo: What error do you get when you currently try to cluster?
2015-12-21 35525, 2015
CJ_
ruaok, I have no idea. Whatever would work best to work with MB.
2015-12-21 35535, 2015
spideyonthego
Gentlecat, stanislas: I know this might seem silly, but where is the sources.list file located in my machine?