B
I have Solr with Tomcat installed on a CentOS box. I had to place the Solr
map, with the bin and conf maps inside under /home/tomcat/ and chown
tomcat:tomcat /home/tomcat/solr and then Tomcat can find Solr home and the
errors should be gone.
Kind regards,
Nick
On 10/3/06, WHIRLYCOTT <[EMAIL PR
Hi,
I want users to add content to my site using tinyMCE, which generates HTML.
When I tried adding the data to Solr, Solr refused to add it (or at least
generated an error):
SEVERE: org.xmlpull.v1.XmlPullParserException: parser must be on START_TAG
or TEXT to read text (position: START_TAG seen
Hi James,
don't give up, your very close to having it work. If you can get CJKAnalyzer
and CJKTokenizer to work in Lucene, you should also be able to get it to
work in Solr. Look at the bright site, at least ant doesn't throw any
errors. And my code isn't going to work, since it really cann't han
6, James liu <[EMAIL PROTECTED]> wrote:
thank u, with your step and add junit, it is ok.
you can analyzer your language?
i modify schema:
but nothing changed.
2006/9/19, Nick Snels <[EMAIL PROTECTED]>:
>
It is very funny. when i reboot my pc,it is ok and i do nothing.
my new question is how to add lucene-analyzers-2.0.0.jar to tomcat or
jetty.
i add useful classes to solr.war which exist
"C:\cygwin\tmp\solr-nightly\example\webapps\solr.war",,,but it is not
effect...
do u know how to solve
Hi James,
the problem is most likely a xml error in either schema.xml or
solrconfig.xml. Go through your Tomcat logs, if it is an xml error you
should find the line where the xml parsing went wrong.
Kind regards,
Nick
On 9/18/06, James liu <[EMAIL PROTECTED]> wrote:
thk Nick.
i do you tell
Hi James,
you should put the directory solr (which you find under /example/solr)
directly under c:\tomcat5.5\, so you get c:\tomcat5.5\solr\bin en
c:\tomcat5.5\solr\conf . The error you are getting is that tomcat cann't
find the solr configuration directory. Hope you get it running.
Kind regards
each. It would be great to hear from
someone who was implemented this 'simple' grouping in Solr and maybe give me
some pointers. Thanks.
Kind regards,
Nick Snels
Hi Yonik,
thanks for the advice. The factory works like a charm!!
Kind regards,
Nick
On 6/22/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:
On 6/22/06, Nick Snels <[EMAIL PROTECTED]> wrote:
> But why doesn'
Hi,
I have replaced the English stopwords with Dutch stopwords. And I also
managed to get the dutch analyzer to work, without throwing an error. The
following works:
But why doesn't the following work
The problem is tha
Hi,
I was wondering how I can get the Dutch analyzer from the Lucene sandbox
integrated in Solr.
Kind regards,
Nick Snels
key
Is this a reasonable configuration?
Kind regards,
Nick Snels
On 5/22/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:
On 5/22/06, Nick Snels <[EMAIL PROTECTED]> wrote:
> is it possible to define multiple uniqueKey fields in schema.xml?
Not currently, as one can normally get by
Hi,
is it possible to define multiple uniqueKey fields in schema.xml?
Kind regards,
Nick Snels
14 matches
Mail list logo