Solrstrap

2013-04-10 Thread Fergus McDowall
Greetings Solrians This is just a reminder that Solrstrap is a thing, and that it might help you out with your Solr project. http://fergiemcdowall.github.io/solrstrap/ Solrstap is wondering which new features it needs. Solrstrap would like to hear your suggestions. Feel free to post here or

Re: Introducing Solrstrap: A blazing fast tool for querying Solr in a Googleish fashion

2013-03-01 Thread Fergus McDowall
gt; Jack > >> > >> On Sun, Feb 17, 2013 at 6:25 AM, Fergus McDowall > >> wrote: > >>> Erik > >>> > >>> Thanks for the great feedback. It fills me with joy to know that > another > >>> human being has chosen to use Solrstr

Re: Introducing Solrstrap: A blazing fast tool for querying Solr in a Googleish fashion

2013-02-25 Thread Jan Høydahl
ack >> >> On Sun, Feb 17, 2013 at 6:25 AM, Fergus McDowall >> wrote: >>> Erik >>> >>> Thanks for the great feedback. It fills me with joy to know that another >>> human being has chosen to use Solrstrap >>> >>> 1) I have add

Re: Introducing Solrstrap: A blazing fast tool for querying Solr in a Googleish fashion

2013-02-17 Thread Fergus McDowall
tem? > > Thanks > Jack > > On Sun, Feb 17, 2013 at 6:25 AM, Fergus McDowall > wrote: > > Erik > > > > Thanks for the great feedback. It fills me with joy to know that another > > human being has chosen to use Solrstrap > > > > 1) I have added a cou

Re: Introducing Solrstrap: A blazing fast tool for querying Solr in a Googleish fashion

2013-02-17 Thread Jack Park
hat another > human being has chosen to use Solrstrap > > 1) I have added a couple more CONST variables to the code to allow the > implementer to specify the names of the hit body and hit title > (re: exampledocs/*.xml) > > 2) In order to pass a full document to the

Re: Introducing Solrstrap: A blazing fast tool for querying Solr in a Googleish fashion

2013-02-17 Thread Alexandre Rafalovitch
ymous - via GTD book) On Sun, Feb 17, 2013 at 9:27 AM, Fergus McDowall wrote: > Alex > > Yes thanks for pointing that thing about the download button out. I have > now added a "Get Solrstrap" section to hopefully make this more explicit. > What do you think? > > Fe

Re: Introducing Solrstrap: A blazing fast tool for querying Solr in a Googleish fashion

2013-02-17 Thread Fergus McDowall
Alex Yes thanks for pointing that thing about the download button out. I have now added a "Get Solrstrap" section to hopefully make this more explicit. What do you think? Fergie On Sun, Feb 17, 2013 at 2:47 PM, Alexandre Rafalovitch wrote: > Great start. I have one private pro

Re: Introducing Solrstrap: A blazing fast tool for querying Solr in a Googleish fashion

2013-02-17 Thread Fergus McDowall
Erik Thanks for the great feedback. It fills me with joy to know that another human being has chosen to use Solrstrap 1) I have added a couple more CONST variables to the code to allow the implementer to specify the names of the hit body and hit title (re: exampledocs/*.xml) 2) In order to pass

Re: Introducing Solrstrap: A blazing fast tool for querying Solr in a Googleish fashion

2013-02-17 Thread Alexandre Rafalovitch
the quality of nature that keeps events from happening all at once. Lately, it doesn't seem to be working. (Anonymous - via GTD book) On Sun, Feb 17, 2013 at 5:35 AM, Fergus McDowall wrote: > Solrstrap is a very basic Query-Result interface for Solr. Solrstrap is > intended to be

Re: Introducing Solrstrap: A blazing fast tool for querying Solr in a Googleish fashion

2013-02-17 Thread Erik Hatcher
explicit somewhere?) Here's the current hit template: <div class="entry"> <b>{{title}}</b><br> {{text}} </div> And finally... GPL?! ewww, why?! (-1) :) Well played, Fergus! Erik On Feb 17, 2013, at 05:35 , Fergus McDo

Introducing Solrstrap: A blazing fast tool for querying Solr in a Googleish fashion

2013-02-17 Thread Fergus McDowall
Solrstrap is a very basic Query-Result interface for Solr. Solrstrap is intended to be a starting point for those building web interfaces that talk to Solr, or a very lightweight admin tool for querying Solr in a Googleish fashion. Cool things about Solrstrap: * Requires only local