Re: Dev chat reminder, issue 53d1b30d-93f8-4022-98cd-e97363530e4e

Jeff Weeks <[email protected]> Mon, 22 Jun 2015 14:56:38 -0400
Newsgroups gmane.comp.audio.musicbrainz.devel
Message-ID <CA+V91tijfLcCuzYtWCZ_dLPb55sBnR9ykVyxBQSc6zsFsWf7Yw@mail.gmail.com>
--===============0016883336==
Content-Type: multipart/alternative; boundary=089e0122aaee679a6b05191fd559

--089e0122aaee679a6b05191fd559
Content-Type: text/plain; charset=UTF-8

I'll hop on this train too.

This week I spent most of my time reading through Andrea Gazzarini's Apache
Solr Essentials (tremendous instructive resource) and working through
mbsssss and each core's schema.xml and solrconfig.xml files.  After
struggling to figure out how the current search server's
org.musicbrainz.search.index package was going to work in Solr, I realized
that most of that is just going to translate into defining field types and
analysis chains in the Solr configuration.

I also discovered that some of the configuration will have to change.  For
example we can't use analyzers on StrField types, Solr only allows them on
TextField types.  Also, some of the analysis chains in the previous setup
look like they will create duplicate documents in the Solr index.  We might
also consider changing some fieldtypes (currently all of our field types
are string and text) to aid future improvements (faceting, "more like
this", stats for numeric fields, etc.) but I'm focused on just matching the
current functionality for now.

This week I hope to finish up with mbsssss and get started with
implementing support for the last few search fields in sir:
https://github.com/mineo/sir/issues/6

I'm hoping to get a sandbox up and running shortly after my GSoC midterm
evaluation.  According to my proposal, I slotted 7/13 for launching the
test server and I believe that is realistic.

Jeff Weeks

On Sun, Jun 21, 2015 at 3:39 PM, Statler & Waldorf <[email protected]>
wrote:

> We've got our weekly dev chat on 2015-06-22 on IRC in #musicbrainz-devel
> on irc.freenode.net. We're going to meet at Regular Meeting Time [1]
> (19:00 UTC) [2].
>
> If there is any topic you would like to discuss during the meeting, please
> add it to the agenda in the channel topic.
>
> [1] http://musicbrainz.org/doc/Development_Chat
> [2] http://www.timeanddate.com/worldclock/fixedtime.html?iso=20150622T19
>
> --
> This message brought to you by https://github.com/mayhem/statler-waldorf
> Don't even think of responding to this email. We won't answer!
> http://goo.gl/FSZdF
>
> _______________________________________________
> MusicBrainz-devel mailing list
> [email protected]
> http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-devel
>

--089e0122aaee679a6b05191fd559
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-family:verdana,=
sans-serif;font-size:small">I&#39;ll hop on this train too.</div><div class=
=3D"gmail_default" style=3D"font-family:verdana,sans-serif;font-size:small"=
><br></div><div class=3D"gmail_default" style=3D"font-family:verdana,sans-s=
erif;font-size:small">This week I spent most of my time reading through And=
rea Gazzarini&#39;s Apache Solr Essentials (tremendous instructive resource=
) and working through mbsssss and each core&#39;s schema.xml and solrconfig=
.xml files.=C2=A0 After struggling to figure out how the current search ser=
ver&#39;s org.musicbrainz.search.index package was going to work in Solr, I=
 realized that most of that is just going to translate into defining field =
types and analysis chains in the Solr configuration.</div><div class=3D"gma=
il_default" style=3D"font-family:verdana,sans-serif;font-size:small"><br></=
div><div class=3D"gmail_default" style=3D"font-family:verdana,sans-serif;fo=
nt-size:small">I also discovered that some of the configuration will have t=
o change.=C2=A0 For example we can&#39;t use analyzers on StrField types, S=
olr only allows them on TextField types.=C2=A0 Also, some of the analysis c=
hains in the previous setup look like they will create duplicate documents =
in the Solr index.=C2=A0 We might also consider changing some fieldtypes (c=
urrently all of our field types are string and text) to aid future improvem=
ents (faceting, &quot;more like this&quot;, stats for numeric fields, etc.)=
 but I&#39;m focused on just matching the current functionality for now.</d=
iv><div class=3D"gmail_default" style=3D"font-family:verdana,sans-serif;fon=
t-size:small"><br></div><div class=3D"gmail_default" style=3D"font-family:v=
erdana,sans-serif;font-size:small">This week I hope to finish up with mbsss=
ss and get started with implementing support for the last few search fields=
 in sir:</div><div class=3D"gmail_default" style><font face=3D"verdana, san=
s-serif"><a href=3D"https://github.com/mineo/sir/issues/6">https://github.c=
om/mineo/sir/issues/6</a></font><br></div><div class=3D"gmail_default" styl=
e><font face=3D"verdana, sans-serif"><br></font></div><div class=3D"gmail_d=
efault" style><font face=3D"verdana, sans-serif">I&#39;m hoping to get a sa=
ndbox up and running shortly after my GSoC midterm evaluation.=C2=A0 Accord=
ing to my proposal, I slotted 7/13 for launching the test server and I beli=
eve that is realistic.</font></div><div class=3D"gmail_default" style><font=
 face=3D"verdana, sans-serif"><br></font></div><div class=3D"gmail_default"=
 style><font face=3D"verdana, sans-serif">Jeff Weeks</font></div></div><div=
 class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Sun, Jun 21, 2015 =
at 3:39 PM, Statler &amp; Waldorf <span dir=3D"ltr">&lt;<a href=3D"mailto:n=
[email protected]" target=3D"_blank">[email protected]</a>&gt;</=
span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8e=
x;border-left:1px #ccc solid;padding-left:1ex"><div class=3D"HOEnZb"><div c=
lass=3D"h5">We&#39;ve got our weekly dev chat on 2015-06-22 on IRC in #musi=
cbrainz-devel on <a href=3D"http://irc.freenode.net" rel=3D"noreferrer" tar=
get=3D"_blank">irc.freenode.net</a>. We&#39;re going to meet at Regular Mee=
ting Time [1] (19:00 UTC) [2].<br>
<br>
If there is any topic you would like to discuss during the meeting, please =
add it to the agenda in the channel topic.<br>
<br>
[1] <a href=3D"http://musicbrainz.org/doc/Development_Chat" rel=3D"noreferr=
er" target=3D"_blank">http://musicbrainz.org/doc/Development_Chat</a><br>
[2] <a href=3D"http://www.timeanddate.com/worldclock/fixedtime.html?iso=3D2=
0150622T19" rel=3D"noreferrer" target=3D"_blank">http://www.timeanddate.com=
/worldclock/fixedtime.html?iso=3D20150622T19</a><br>
<br>
--<br>
This message brought to you by <a href=3D"https://github.com/mayhem/statler=
-waldorf" rel=3D"noreferrer" target=3D"_blank">https://github.com/mayhem/st=
atler-waldorf</a><br>
Don&#39;t even think of responding to this email. We won&#39;t answer! <a h=
ref=3D"http://goo.gl/FSZdF" rel=3D"noreferrer" target=3D"_blank">http://goo=
.gl/FSZdF</a><br>
<br>
_______________________________________________<br>
MusicBrainz-devel mailing list<br>
<a href=3D"mailto:[email protected]">MusicBrainz-deve=
[email protected]</a><br>
<a href=3D"http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-devel"=
 rel=3D"noreferrer" target=3D"_blank">http://lists.musicbrainz.org/mailman/=
listinfo/musicbrainz-devel</a><br>
</div></div></blockquote></div><br></div>

--089e0122aaee679a6b05191fd559--


--===============0016883336==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
MusicBrainz-devel mailing list
[email protected]
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-devel
--===============0016883336==--