if nothing goes wrong, it'll eventually tell you that you need to do a schema upgrade because the version number of the replication packets is wrong ;)
2016-03-21 08129, 2016
bitmap
reosarevok: yeah, just translated titles. what were you thinking about for dualdiscs?
2016-03-21 08132, 2016
Mike_Aiir
ah, cool
2016-03-21 08147, 2016
reosarevok
bitmap: well, we had some people who disliked the idea of just having two mediums for those
2016-03-21 08152, 2016
reosarevok
Since it's just one physical disc
2016-03-21 08104, 2016
Mike_Aiir
well time for me to head off now! Just got the cron job to setup first thing in the morning but then I think we're good to go! Thanks again for all the help!
2016-03-21 08110, 2016
reosarevok
(but we do need separate tracklists because they're not the same recordings)
2016-03-21 08127, 2016
reosarevok
I suspect the right solution, at least for now, is just "do two mediums and deal with it", but :)
2016-03-21 08131, 2016
bitmap
ohh, right
2016-03-21 08145, 2016
bitmap
I don't think I want to get into that mess at this point, heh
2016-03-21 08153, 2016
reosarevok
Yeah, entirely fair
2016-03-21 08100, 2016
reosarevok
Just making sure the current stuff didn't cover it
2016-03-21 08112, 2016
chirlu
Mike_Aiir: For cron, you might need to set up the local::lib explicitly.
2016-03-21 08116, 2016
kepstin
it would be kind of nice to treat them similarly to "sides" on a single medium, imo, but not until/unless we have a way to separate sides so we can attach disc ids to them, etc.
2016-03-21 08149, 2016
reosarevok
I think I'll open discussion on what was talked about in the old style list, adding medium formats "Hybrid SACD, CD layer" and "Hybrid SACD, SACD layer" and having those be two mediums
2016-03-21 08108, 2016
reosarevok
I know nikki hated the idea, and I'm not a huge fan myself, but it seems like our least bad option
2016-03-21 08116, 2016
reosarevok
(and maybe discussion will bring up other options)
2016-03-21 08137, 2016
chirlu
Mike_Aiir: e.g. “cd /home/whatever/musicbrainz-server; eval $( perl -Mlocal::lib ); admin/cron/slave.sh”
2016-03-21 08138, 2016
Mike_Aiir has quit
2016-03-21 08142, 2016
chirlu
reosarevok/bitmap: The other thing would be chopping the same stream into tracks differently. :-) E.g. for “foo / [silence] / bar” tracks on CDs.
2016-03-21 08122, 2016
reosarevok
chirlu: sure, but that one isn't really a "real" tracklist so I see it as less important a case to deal with
2016-03-21 08135, 2016
reosarevok
(could be nice, but not worth the complexity IMO just for that)
2016-03-21 08141, 2016
chirlu
Just saying.
2016-03-21 08150, 2016
reosarevok
Sure :)
2016-03-21 08116, 2016
diana_olhovyk_ joined the channel
2016-03-21 08112, 2016
diana_olhovyk_ has quit
2016-03-21 08133, 2016
alastairp
ruaok: just made friends with the people at the local computer store.. looking for screws to attach that stand to the screen
2016-03-21 08149, 2016
alastairp
“here’s a huge pile of screws, just pick out whatever you need"
2016-03-21 08134, 2016
ruaok
did you find what you needed?
2016-03-21 08122, 2016
alastairp
not sure yet… I need ones with a fine thread, but long enough to go through the whole stand
2016-03-21 08135, 2016
alastairp
I think these ones are just long enough, but longer would be better
2016-03-21 08100, 2016
alastairp
might have to sink the holes a little to let the head fit in
2016-03-21 08105, 2016
alastairp
not sure how much weaker it’ll make it
2016-03-21 08110, 2016
kosmasK joined the channel
2016-03-21 08122, 2016
kyan joined the channel
2016-03-21 08141, 2016
reosarevok
bitmap: we talked about upping the pagination limit during the summit - is there any reason not to give that a shot? :)
Both? I was looking at the code now to try to find where the number per page is set
2016-03-21 08140, 2016
reosarevok
But failing miserably so far
2016-03-21 08106, 2016
bitmap
ah, I doubt there's a single place
2016-03-21 08107, 2016
Jormangeud has quit
2016-03-21 08116, 2016
Jormangeud joined the channel
2016-03-21 08131, 2016
alastairp
ruaok: ah, no nut. the thread is cut directlyinto the screen
2016-03-21 08138, 2016
CJ_
Where do I find the xml representations of the MB data?
2016-03-21 08140, 2016
reosarevok
Oh
2016-03-21 08141, 2016
reosarevok
"paging_limit => 50"
2016-03-21 08150, 2016
reosarevok
in lib/MusicBrainz/Server/Controller.pm
2016-03-21 08100, 2016
alastairp
so I’m looking instead at the mini screws for mounting hard disks, etc
2016-03-21 08136, 2016
bitmap
huh, didn't know we were already at 50
2016-03-21 08104, 2016
reosarevok
Ok, I guess 200 might be a bit too much by how slowly Bach is loading in my sandbox :p
2016-03-21 08123, 2016
reosarevok
Yeah, it's 50 for most things
2016-03-21 08135, 2016
reosarevok
25 for most edit displays I think
2016-03-21 08114, 2016
bitmap
I'm terrible at visually estimating the number of items ina list then
2016-03-21 08116, 2016
CJ_
Who is ijabz?
2016-03-21 08132, 2016
reosarevok
The dev for the old search server
2016-03-21 08129, 2016
CJ_
Oh.
2016-03-21 08151, 2016
CJ_
Was he the one who wrote the xml schema? Or do other parts of MB use it?
2016-03-21 08125, 2016
reosarevok
I think so. We've added to it in the past when adding new things but it's mostly for the search IIRC
2016-03-21 08132, 2016
reosarevok
but bitmap would know more I guess :p
2016-03-21 08103, 2016
reosarevok sighs
2016-03-21 08107, 2016
bitmap
the mmd schema? that's used for lookup and browse requests too, which aren't to do with search
2016-03-21 08117, 2016
reosarevok
Rika took longer to load Bach works with pagination 50 than 100
2016-03-21 08131, 2016
reosarevok clearly should trust the load times
2016-03-21 08141, 2016
reosarevok
(24s vs. 19s... )
2016-03-21 08153, 2016
bitmap
maybe already cached
2016-03-21 08107, 2016
reosarevok
I changed to 50 *after* 100, and it was slower
2016-03-21 08116, 2016
reosarevok
Probably just rika being weird
2016-03-21 08143, 2016
reosarevok
24s again for pagination 200
2016-03-21 08107, 2016
reosarevok sees with pagination 2000 just for the laughs
2016-03-21 08122, 2016
CJ_
The problem with SOLR appears to be somewhere in the schema. I am not sure if the schema needs to be changed or the process to generate code from it needs to be changed.
Fiiine, over 60s. I guess we can't fully get rid of it :p
2016-03-21 08108, 2016
CJ_
bitmap, Yes.
2016-03-21 08109, 2016
bitmap
we can change it if the changes don't cause existing output to become invalid
2016-03-21 08102, 2016
bitmap
saying without knowing what the problem you're running into is
2016-03-21 08135, 2016
CJ_
I am not sure what the problem I am running into is. :)
2016-03-21 08149, 2016
CJ_
mineio appears to be using the mmd schema to convert solr output to mbxml. However, there does not appear to be annotation objects created from the schema and therefore the query does not produce data.
2016-03-21 08140, 2016
bitmap
got a link to the code where that conversion is done?
2016-03-21 08104, 2016
bitmap
it'd help if I could learn this stuff better too
2016-03-21 08126, 2016
reosarevok
bitmap: sent a review, I couldn't find any other places where it's used but maybe there is somewhere
2016-03-21 08135, 2016
reosarevok
If you or chirlu know of any, shout at me :)
2016-03-21 08121, 2016
bitmap
ok :)
2016-03-21 08130, 2016
Mineo
CJ_: which ticket is this about?
2016-03-21 08140, 2016
CJ_
Mineo, SOLR-6
2016-03-21 08100, 2016
Mineo
(also, if you spell my nick correctly, I'll see your messages :P)
2016-03-21 08107, 2016
CJ_
Mineo, It appears that there is no annotation schema data and therefore nothing gets unmarshelled.
Unless I am reading things wrong, which is possible.
2016-03-21 08139, 2016
Mineo
jeffs comment on jira is correct
2016-03-21 08138, 2016
CJ_
Why do you say that? I can pull the data from solr with a regular query.
2016-03-21 08140, 2016
Mineo
with the empty implementation of convert_annotation, the _store field in solr will be empty (or not contain useful information), so the mbxmlwriter doesn't get useful data
2016-03-21 08110, 2016
Mineo
the mbxmlwriter *only* looks at the _store field, the rest is irrelevant
2016-03-21 08143, 2016
CJ_
Why? That seems a waste to store the data in other fields only to ignore them.
2016-03-21 08106, 2016
Mineo
well, if you request the data in solrs native format, you ca use the other fields just fine
2016-03-21 08129, 2016
Mineo
and if you don't need the data in mmd-schema format, you can disable the generation of it