+1 Tomcat
It would be nice if the demo can also be used as "Solr in a box", ie
people can put in their own schema and then load in data and have
a working application.
Bill
On 2/21/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:
>
> I'll plead ignorance: I haven't had experience with Jetty or recent
I'll plead ignorance: I haven't had experience with Jetty or recent
versions of Tomcat.
I wouldn't mind seeing what you can put together, and I agree that all
else being equal, we should prefer ASF projects.
Perhaps the bundled appserver shouldn't even be a minimal install
given that some will jus
Tomcat. Tomcat is a bear compared to Jetty.
>
> Otis
>
> - Original Message
> From: Yonik Seeley <[EMAIL PROTECTED]>
> To: solr-dev@lucene.apache.org
> Sent: Tue 14 Feb 2006 10:39:35 AM EST
> Subject: tutorial or demo download
>
> What do people think about
OK, I've messed around with the latest version of jetty6 a bit, and it
seems to work fine.
I removed jars and apps that we didn't need, and ended up with the following:
[EMAIL PROTECTED] /cygdrive/f/root/example2
$ ls -RF
.:
conf/ data/ etc/ lib/ logs/ start.jar* webapps/
./conf:
protwords.
As for seeding data into the demo. I think we should include a script that
will load
some sample data. Users can optionally run that script to get started
quickly.
But we should also include instruction and sample files on how to load in
custom
data. This way users can load in data that is more
Yonik Seeley wrote:
On 2/14/06, Doug Cutting <[EMAIL PROTECTED]> wrote:
The demo should be included in the standard download.
By "standard download" do you mean binary distribution, or the svn repository?
I'm not sure what a full binary distribution should look like yet...
We had something in
Yonik Seeley wrote:
On 2/14/06, Doug Cutting <[EMAIL PROTECTED]> wrote:
The demo should be included in the standard download.
By "standard download" do you mean binary distribution, or the svn repository?
Binary distribution: nightly build and releases.
Why not use Jetty instead of Tomcat
On 2/14/06, Doug Cutting <[EMAIL PROTECTED]> wrote:
> The demo should be included in the standard download.
By "standard download" do you mean binary distribution, or the svn repository?
I'm not sure what a full binary distribution should look like yet...
We had something internally, but it's too
+1!
Jetty would be better than Tomcat. Tomcat is a bear compared to Jetty.
Otis
- Original Message
From: Yonik Seeley <[EMAIL PROTECTED]>
To: solr-dev@lucene.apache.org
Sent: Tue 14 Feb 2006 10:39:35 AM EST
Subject: tutorial or demo download
What do people think about a downlo
Chris Hostetter wrote:
I'd rather see the the demo include XML files containing
add/update/delete/commit/optimize messages and a script that sends all the
adds and a commit ... then it's really obvious to people *how* to
populate/modify an index.
Instead of a script this could be a really simpl
Yonik Seeley wrote:
OK, I envision a solr-demo.zip with the following structure:
solr-demo/
start.sh, start.bat, stop.sh, stop.bat that call tomcat/bin/startup*
/tomcat/*
/conf
solrconfig.xml, schema.xml, etc
/data
The demo should be included in the standard download
: But one benefit of having those documents pre-added is that you don't
: have to worry about *how* they get added.
: Doing it with a script on a windows box would require cygwin, and the
: right cygwin package containing curl for instance.
Ah yes ... i allways forget about those pesky windows us
On 2/14/06, Chris Hostetter <[EMAIL PROTECTED]> wrote:
>
> : We might also want to pre-populate the index before packaging.
>
> I'd rather see the the demo include XML files containing
> add/update/delete/commit/optimize messages and a script that sends all the
> adds and a commit ... then it's rea
: We might also want to pre-populate the index before packaging.
I'd rather see the the demo include XML files containing
add/update/delete/commit/optimize messages and a script that sends all the
adds and a commit ... then it's really obvious to people *how* to
populate/modify an index.
If we j
OK, I envision a solr-demo.zip with the following structure:
solr-demo/
start.sh, start.bat, stop.sh, stop.bat that call tomcat/bin/startup*
/tomcat/*
/conf
solrconfig.xml, schema.xml, etc
/data
The "core" binary distribution of tomcat weighs in at 6MB, not too bad.
I g
Yonik Seeley wrote:
What do people think about a downloadable tutorial or demo that
included Tomcat or Jetty, limiting the requirements to Java5 and
simplifying setup for new users?
Steps with demo bundle:
- Install Java 5
- unpack solr-demo.zip
- ./start
+1
A good out-of-the-box experience w
What do people think about a downloadable tutorial or demo that
included Tomcat or Jetty, limiting the requirements to Java5 and
simplifying setup for new users?
Steps with demo bundle:
- Install Java 5
- unpack solr-demo.zip
- ./start
Steps w/o demo bundle:
- Install & configure Java5, svn, ant
17 matches
Mail list logo