Hi:
Just got started with Solr :-) First of all I am not a Java expert so i am
struggling with the problem below .. any help pointer would be great.
I have a small index for concept testing with the following fields..
id, title, description, link
Example data :
11, first title, first descripti
hi, all
I am try to config solr to support chinese tokenize。
I saw the tips in schema.xml:
Then I modified schema.xml
:
When I start the solr there is some error Caused by:
java.lang.ClassNotFoundException:
org.apache.lucene.analysis.cjk.CJ
On Sun, 2007-01-28 at 10:34 -0500, Tim Archambault wrote:
> Using Solr with Jetty on linux VPS server. When I ssh and run "start.jar" I
> can go to a web browser and with success to the /solr/admin page. I acn
> query with the whole "nine" no problems.
> However when I close out my terminal sessi
Using Solr with Jetty on linux VPS server. When I ssh and run "start.jar" I
can go to a web browser and with success to the /solr/admin page. I acn
query with the whole "nine" no problems.
However when I close out my terminal session (iBook) I cannot access the
solr web interface. My intuition i
Does anyone have a "solr launcher" .java file that: 1) instantiates
jetty & sets its port, 2) sets some solr parameters (location of war
file, location of data directory, etc), 3) launches jetty with solr
as a context?
I would like to call Jetty/Solr from a a Java bridge and have it exit
Tracey,
Thanks for sharing! This is a fantastic case study. Your
experiences and numbers will certainly be a major sales pitch for
bringing Solr into more organizations.
On Jan 27, 2007, at 4:12 PM, Tracey Jaquith wrote:
We've done essentially no optimizing outside of focusing on a
"s