+1
Feel free to add a modicum of comments to those configs.  It is a
*learning* schema after all.

On Sun, Jul 29, 2018 at 9:57 PM Erick Erickson <[email protected]>
wrote:

> +1 from my perspective. I remember the first time I looked at a Tomcat
> (?) config file a almost ran screaming out the door. What I
> particularly like about your bare-bones schema is that it shows how
> much is _unnecessary_ in the "kitchen sink" version.
>
> I strongly suspect that people are afraid to take anything out for
> fear that it'll break something else and this schema shows how little
> is absolutely necessary.
>
> Best,
> Erick
>
>
> On Sun, Jul 29, 2018 at 10:35 AM, Alexandre Rafalovitch
> <[email protected]> wrote:
> > Hi,
> >
> > I would like to add a super-minimal learning-schema example to Solr as
> > one of the configsets.
> >
> > The current proposal is at:
> >
> https://github.com/arafalov/solr-presentation-2018-may/tree/master/configs/initial
> > . It is 21 lines of managed-schema and 12 lines of solrconfig.xml. No
> > extra files.
> >
> > The associated presentation is at
> >
> https://www.slideshare.net/arafalov/rapid-solr-schema-development-phone-directory
> > and is backed by the commit-by-commit versions of the
> >
> https://github.com/arafalov/solr-presentation-2018-may/commits/master/configs/evolution
> > and the dataset, also in the repo.
> >
> > It is a learning schema, not SolrCloud ready, no caches configured, no
> > parent/child, no unused fieldType definitions and uses
> > SortableTextField and dynamicField * to achieve quickest learning
> > start and flexibility. This is based on my strong opinion that the
> > kitchen-sink approach we currently have make any specific features
> > invisible in those 969/1366 lines +extraFiles.
> >
> > I am looking for other committers' +1/-1 on this idea. I am happy to
> > do some modifications if they are deemed absolutely necessary.
> >
> > A dataset would have been nice to include as well, but the one I have
> > is GPLv3 or Creative Commons (Share Alike 3.0) - not sure if Share
> > Alike is an issue.
> >
> > Regards,
> >    Alex.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
> --
Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker
LinkedIn: http://linkedin.com/in/davidwsmiley | Book:
http://www.solrenterprisesearchserver.com

Reply via email to