I've got solr installed and running, with only one failure left to date.
Whenver I try to select a stylesheet for my search, I get an error message
such as this:
Error loading stylesheet: A network error occured loading an XSLT
stylesheet:http://localhost:8983/admin/tabular.xsl
Something tells m
See http://issues.apache.org/jira/browse/SOLR-20.
-D
-Original Message-
From: Yonik Seeley [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 01, 2006 10:15 PM
To: solr-user@lucene.apache.org
Subject: Re: solr newbie
On 6/2/06, Darren Vengroff <[EMAIL PROTECTED]> wrote:
> I wrote just such
I would definitely like to use the code to run the same set of tests with my
application
Regards,
Prabhu
On 6/2/06, Darren Vengroff <[EMAIL PROTECTED]> wrote:
I wrote just such a client within the last 24h to support load-testing
Solr
for my application. The client stub is simple and indepen
On 6/2/06, Darren Vengroff <[EMAIL PROTECTED]> wrote:
I wrote just such a client within the last 24h to support load-testing Solr
for my application. The client stub is simple and independent of my
particular application, so it would be easy for me to contribute it if there
is interest. It has
I wrote just such a client within the last 24h to support load-testing Solr
for my application. The client stub is simple and independent of my
particular application, so it would be easy for me to contribute it if there
is interest. It has methods to add() a document or collection of documents,
I think I could get some python bindings off those as well.
and if people feel there is a need some C/APR ones as well.
On 02/06/2006, at 11:16 AM, Brian Lucas wrote:
Erik,
I'll get the PHP bindings out to see how they suit the needs of
people and
use that feedback for the Rails bindings. I
Erik,
I'll get the PHP bindings out to see how they suit the needs of people and
use that feedback for the Rails bindings. I'm looking forward to seeing how
they could be implemented as well.
Brian
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 01
Brian,
I'd love to give any RoR bindings a try if you're a point to share.
I can see all sorts of interesting fun that can be had with such
bindings, such as pulling schema.xml from the server and using its
field definitions to build mapping objects (like ActiveRecord),
support for all t
Yes, I have written bindings but hadn't abstracted them fully. They're
pretty solid and since you're the second person that's asked, let me get
those out as soon as possible. I'm also working on the Ruby/Rails bindings
as well.
Brian
-Original Message-
From: Yonik Seeley [mailto:[EMAIL
Nothing in SVN... It looks like Brian Lucas might have been working on
something:
http://www.mail-archive.com/solr-user%40lucene.apache.org/msg00325.html
-Yonik
On 6/1/06, Michael J. Giarlo <[EMAIL PROTECTED]> wrote:
Hey folks,
I noticed a stub on the wiki about two PHP classes for solr. I've
Hey folks,
I noticed a stub on the wiki about two PHP classes for solr. I've tried
to track down the classes but have been unsuccessful so far. Does
anyone know where, or if, these classes are available?
Thanks!
-Mike
Great thanks. I manage a newspaper website in Maine USA with about
400,000-500,000 documents/database records (if not more) and I am going to
try and create a solr search engine for the site. We'll see how it goes.
I've been using a "bastardized" lucene search for my site up to now, but
this looks
On 6/1/06, Tim Archambault <[EMAIL PROTECTED]> wrote:
I found the "web" options. Thank you very much. While that is installing
incrementally, two last questions.
Are there any example stylesheets to review to see how the data flows into
the layout?
How would one go about injecting database infor
I found the "web" options. Thank you very much. While that is installing
incrementally, two last questions.
Are there any example stylesheets to review to see how the data flows into
the layout?
How would one go about injecting database information into the indexs
without having to create XML fil
On 6/1/06, Tim Archambault <[EMAIL PROTECTED]> wrote:
I'll need to install cygwin again I think. Thanks.
Don't uninstall cygwin... just re-run the cygwin setup.exe and it will
do incremental updates, installing packages that have changed, and
allowing you to select new packages to install.
-Yo
Thanks for the report Karl, much appreciated.
It looks like a problem with your servlet container/JVM not liking the
XML entity "../../../conf/web.external.xml" in the web.xml
I guess the IBM JVM uses some stricter XML parsing rules or something.
If you remove that from the web.xml, it should be
I'll need to install cygwin again I think. Thanks.
On 6/1/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:
On 6/1/06, Tim Archambault <[EMAIL PROTECTED]> wrote:
> Don't understand what "web category" means. SH.
The cygwin installer has different categories of packages...
"base","devel",etc.
If you
On 6/1/06, Tim Archambault <[EMAIL PROTECTED]> wrote:
Don't understand what "web category" means. SH.
The cygwin installer has different categories of packages... "base","devel",etc.
If you are looking for the curl package, it should be filed under
"web". It's not installed by default, so you
Thanks Yonik. All looks good except for the statement: curl installed from
the "Web" category.
Don't understand what "web category" means. SH.
On 6/1/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:
Hi Tim,
Curl is a little command-line networking tool. The easiest way to get
it is cygwin if you
Hi all,
I need to get something up and running in 12 hours, so I thought
it could be fun to see if Solr would work out of the box for me.
Neither the example nor the dist war would start.
No big deal, I'll hack something up another way. Just thought it
would be a good thing to report this.
I'm
Hi Tim,
Curl is a little command-line networking tool. The easiest way to get
it is cygwin if you are not on a UNIX system.
See the 'Requirements" section of the tutorial:
3. On Win32, cygwin, for shell support. (If you plan to use Subversion
on Win32, be sure to select the subversion package w
You can download curl from http://curl.haxx.se/ if you don't have it on your
machine.
-D
-Original Message-
From: Tim Archambault [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 01, 2006 9:42 AM
To: solr-user@lucene.apache.org
Subject: solr newbie
Trying to run the test tutorial to index
Trying to run the test tutorial to index an xml file and keep getting an
error message: curl: command not found?
Any help is greatly appreciated.
23 matches
Mail list logo