*** openstackgerrit has quit IRC | 00:16 | |
*** openstackgerrit has joined #storyboard | 00:17 | |
*** mfer has quit IRC | 02:14 | |
*** rainya has quit IRC | 02:20 | |
*** rainya has joined #storyboard | 03:17 | |
*** jcoufal has joined #storyboard | 05:16 | |
*** k4n0 has joined #storyboard | 05:28 | |
*** rainya has quit IRC | 05:29 | |
*** rainya has joined #storyboard | 05:30 | |
*** rainya has quit IRC | 05:59 | |
*** reed has quit IRC | 05:59 | |
*** MaxV has joined #storyboard | 06:35 | |
*** MaxV has quit IRC | 06:47 | |
*** MaxV has joined #storyboard | 07:33 | |
*** MaxV has quit IRC | 08:03 | |
*** MaxV has joined #storyboard | 08:03 | |
*** MaxV has quit IRC | 08:08 | |
*** MaxV has joined #storyboard | 08:09 | |
*** cody-somerville has quit IRC | 09:21 | |
*** cody-somerville has joined #storyboard | 09:34 | |
*** cody-somerville has quit IRC | 10:11 | |
*** cody-somerville has joined #storyboard | 10:14 | |
*** cody-somerville has quit IRC | 10:14 | |
*** cody-somerville has joined #storyboard | 10:14 | |
*** MaxV has quit IRC | 10:16 | |
*** MaxV has joined #storyboard | 10:16 | |
*** MaxV has quit IRC | 10:21 | |
*** MaxV has joined #storyboard | 11:13 | |
NikitaKonovalov | krotscheck: may be the NATURAL mode is wrong one to use, I'll update to make search mode configurable | 13:00 |
---|---|---|
*** k4n0 has quit IRC | 13:26 | |
*** rainya has joined #storyboard | 14:06 | |
*** rainya has quit IRC | 14:09 | |
*** rainya has joined #storyboard | 14:10 | |
*** reed has joined #storyboard | 14:17 | |
*** reed has quit IRC | 14:41 | |
*** rainya has quit IRC | 14:59 | |
*** rainya has joined #storyboard | 15:03 | |
*** mfer has joined #storyboard | 15:27 | |
*** david-lyle has joined #storyboard | 15:36 | |
krotscheck | NikitaKonovalov: I did a bit of research - turns out that’s actually the way that MySQL is supposed to work. Processing segments of a string into various n-grams for indexing is a fairly advanced feature supported by things like elastic search, but isn’t something that fulltext indexing supports. | 15:39 |
krotscheck | Long story short: I’m going to make the autocompletion use “like” while the result sets use “search" | 15:47 |
*** rainya has quit IRC | 15:55 | |
*** rainya has joined #storyboard | 16:04 | |
*** rainya has quit IRC | 16:05 | |
*** rainya has joined #storyboard | 16:05 | |
*** MaxV has quit IRC | 16:16 | |
*** MaxV has joined #storyboard | 16:16 | |
*** MaxV has quit IRC | 16:21 | |
*** david-ly_ has joined #storyboard | 17:11 | |
*** david-lyle has quit IRC | 17:15 | |
*** david-ly_ is now known as david-lyle | 17:18 | |
*** MaxV has joined #storyboard | 17:27 | |
*** MaxV has quit IRC | 18:32 | |
*** MaxV has joined #storyboard | 18:33 | |
*** MaxV has quit IRC | 18:37 | |
*** jcoufal has quit IRC | 19:56 | |
*** jcoufal has joined #storyboard | 19:56 | |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Updated story list interface. https://review.openstack.org/110165 | 20:08 |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Updated project list interface. https://review.openstack.org/110169 | 20:09 |
*** jcoufal has quit IRC | 20:43 | |
davidlenwell | krotscheck: https://storyboard.openstack.org/#!/story/182 <-- What do you tihnk? | 20:52 |
davidlenwell | or was that already a thing? | 20:52 |
davidlenwell | that and the update from infra when things are submitted for review and merged would make things sooo much better | 20:53 |
*** mfer has quit IRC | 21:06 | |
*** MaxV has joined #storyboard | 21:33 | |
mordred | davidlenwell: yes. both of things things | 21:59 |
mordred | davidlenwell: krotscheck is working on a pubsub feature so that a bot or some such thing could report into irc easily | 21:59 |
davidlenwell | mordred: +1 | 21:59 |
mordred | krotscheck: also, apparently the ordred priority feature is a thing that nova wants now | 22:00 |
krotscheck | Sorry | 22:00 |
* krotscheck reads scrollback | 22:00 | |
* mordred throws mostly dry cat at krotscheck | 22:00 | |
davidlenwell | refstack would also like ordered prioroity featuers | 22:00 |
krotscheck | mordred: So hows that data import thing coming? | 22:01 |
krotscheck | Ish__ is working on the pubsub queue right now. | 22:01 |
davidlenwell | and while we are talking about ordering .. im thinking that the list of projects should be at a minimum of alphabetically ordered .. and idealy would be sortable. | 22:01 |
mordred | krotscheck: I mean, "coming" is a strong word | 22:02 |
* krotscheck has been spending a lot of time in search recently. | 22:02 | |
mordred | krotscheck: but I have at least thought about the words | 22:02 |
mordred | krotscheck: I should maybe knock that out | 22:02 |
krotscheck | You did commit to doing that this week. | 22:02 |
* davidlenwell looks at how many days are left in the week | 22:02 | |
mordred | krotscheck: it's going to be one of those where I spend an hour wrapping my head around the launchpadlib api again and then like a 5 minutes writing the actual code | 22:03 |
krotscheck | I’ve heard a secret that you do your best work while not wearing pants. | 22:03 |
mordred | krotscheck: dude. why am I wearing pants right now? | 22:03 |
davidlenwell | pants are highly over rated | 22:03 |
* krotscheck has no idea. | 22:03 | |
mordred | s/highly over rated/totally pointless/ | 22:03 |
davidlenwell | sadly piston frowns on coming into the office without pants or at least a bottom covering clothing item | 22:04 |
* krotscheck is super annoyed at sqlalchemy right now | 22:04 | |
mordred | krotscheck: you know redhat hired the main sqlalchemy guy to work on openstack? | 22:04 |
krotscheck | So we just added fulltext indexing on a bunch of tables. | 22:04 |
davidlenwell | lets go throw wet cats at him ? | 22:04 |
krotscheck | But it turns out that the sqlalchemy abstraction layer doesn’t also do key/value reductions. | 22:05 |
krotscheck | So now I have to figure out how to do a fuzzy text search UI on top of the taggy UI. | 22:05 |
krotscheck | Or at least it doesn’t appear to | 22:05 |
krotscheck | mordred: Is he working on SQLAlchemy | 22:06 |
krotscheck | ? | 22:06 |
mordred | yah | 22:06 |
mordred | like, he's spending half his time on sqlalchemy and half his time on sqlalchemy for openstack | 22:07 |
mordred | so he's def aroudn | 22:07 |
mordred | michael bayer | 22:07 |
krotscheck | Also, fulltext index is less useful than LIKE | 22:11 |
davidlenwell | doesn't like cripple the cpu of the db server? | 22:15 |
krotscheck | It does | 22:25 |
krotscheck | Really we want elastic search | 22:25 |
krotscheck | mordred: Have about an hour? | 22:30 |
krotscheck | I have +4 on https://review.openstack.org/#/c/98007/, but need someone willing to keep an eye on it. | 22:30 |
* krotscheck doesn’t have ssh access to storyboard’s server | 22:31 | |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Point search requests to search endpoints https://review.openstack.org/102536 | 22:31 |
*** david-lyle has quit IRC | 23:11 | |
openstackgerrit | Aishwarya Thangappa proposed a change to openstack-infra/storyboard: Added subscriber and publisher modules. https://review.openstack.org/102842 | 23:50 |
jeblair | krotscheck: please use #openstack-infra for questions like that | 23:51 |
jeblair | (if you had, someone would have answered you 1.5 hours ago) | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!