I figured it out myself.
The parameter is called "spellcheck.dictionary". This needs to be set to the
desired spellchecker name.
I'll updated the wiki with this information.
Best regards,
Stefan
-Ursprüngliche Nachricht-----
Von: Stefan Oestreicher [mailto:[EMAIL PROTE
news
org.apache.solr.spelling.IndexBasedSpellChecker
spellcheck_nachrichten
But it seems that only the "default" spellchecker is actually used. I
tried passing the name like "spellcheck.name=news" but that didn't work.
What am I missing?
TIA,
Stefan Oestreicher
Ah, yes, the FieldType I used was not the one I needed. I completely missed
that. Thank you very much, it's working perfectly now.
thanks,
Stefan Oestreicher
> -Original Message-
> From: Erik Hatcher [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 12, 2008 11:46 AM
&
parser.parse("baz \"foo bar\"");
assertTrue( q instanceof BooleanQuery );
BooleanQuery bq = (BooleanQuery)q;
BooleanClause[] cl = bq.getClauses();
assertEquals(2, cl.length);
//this assertion fails
assertTrue(cl[1].getQuery() instanceof PhraseQuery);
-----8<-
I'm using solr 1.3, r685085.
TIA,
Stefan Oestreicher
at I want, because the
result is the same.
Is there any way to accomplish this with only one request?
I'm using version 1.3 from trunk.
TIA,
Stefan Oestreicher
Yes you're right. I was testing with analysis.jsp but it chokes on multibyte
chars.
I modified the jsp and set the encoding using
request.setCharacterEncoding("UTF-8");
and it's working fine. Bug in analysis.jsp?
thanks,
Stefan Oestreicher
> -Original Message-
&
;h", "ä" and "lse", which
unfortunately renders this filter quite unusable for me. Am i missing
something or is this a bug?
I'm using solr 1.3 built from trunk.
TIA,
Stefan Oestreicher
Hi,
I just wanted to ask if solr 1.3 is already available as maven artifact? If
it is not could you give me an estimate on when it will be?
TIA,
Stefan Oestreicher
--
Dr. Maté GmbH
Stefan Oestreicher / Entwicklung
[EMAIL PROTECTED]
http://www.netdoktor.at
Tel Buero: + 43 1 405 55 75 24
Fax
ll, just a white page, no http response.
best regards,
Stefan Oestreicher
--
Dr. Maté GmbH
Stefan Oestreicher / Entwicklung
[EMAIL PROTECTED]
http://www.netdoktor.at
Tel Buero: + 43 1 405 55 75 24
Fax Buero: + 43 1 405 55 75 55
Alser Str. 4 1090 Wien Altes AKH Hof 1 1.6.6
-Ursprüngliche
Sorry, i completely forgot...
I built from trunk, so it's 1.3. Revision 666555.
best regards,
Stefan Oestreicher
--
Dr. Maté GmbH
Stefan Oestreicher / Entwicklung
[EMAIL PROTECTED]
http://www.netdoktor.at
Tel Buero: + 43 1 405 55 75 24
Fax Buero: + 43 1 405 55 75 55
Alser Str. 4 1090
xist". I guess this issue applies to
other plugins as well.
best regards,
Stefan Oestreicher
--
Dr. Maté GmbH
Stefan Oestreicher / Entwicklung
[EMAIL PROTECTED]
http://www.netdoktor.at
Tel Buero: + 43 1 405 55 75 24
Fax Buero: + 43 1 405 55 75 55
Alser Str. 4 1090 Wien Altes AKH Hof 1 1.6.6
Unfortunately I'm neither a solr nor a tomcat expert.
My setup is as follows:
solr.xml in /etc/tomcat5.5/Catalina//solr.xml
And my is /data/java/dev02
Is your solr.home writable by tomcat and outside of ?
HTH,
Stefan Oestreicher
--
Dr. Maté GmbH
Stefan Oestreicher / Entwic
Hi,
I'm using tomcat5.5 too. I believe you need to specify override to be true.
HTH,
mit freundlichen Grüßen,
Stefan Oestreicher
--
Dr. Maté GmbH
Stefan Oestreicher / Entwicklung
[EMAIL PROTECTED]
http://www.netdoktor.at
Tel Buero: + 43 1 405 55 75 24
Fax Buero: + 43 1 405 55
irmed that the query
and index analyzers are working as expected.
I didn't find anything in the issue tracker about this.
Any ideas?
TIA,
Stefan Oestreicher
--
Dr. Maté GmbH
Stefan Oestreicher / Entwicklung
[EMAIL PROTECTED]
http://www.netdoktor.at
Tel Buero: + 43 1 405 55 75 24
Fax Buer
I see, thanks for the fast response,
Stefan Oestreicher
--
Dr. Maté GmbH
Stefan Oestreicher / Entwicklung
[EMAIL PROTECTED]
http://www.netdoktor.at
Tel Buero: + 43 1 405 55 75 24
Fax Buero: + 43 1 405 55 75 55
Alser Str. 4 1090 Wien Altes AKH Hof 1 1.6.6
-Ursprüngliche Nachricht-
Von
solr version
as "Solr Implementation Version: 1.3-dev".
However there's no difference at all if I use "hl.usePhraseHighlighter=true"
in my select request, phrase terms are still highlighted individually.
What am I missing?
best regards,
Stefan Oestreicher
--
Dr. Mat
,
Stefan Oestreicher
--
Dr. Maté GmbH
Stefan Oestreicher / Entwicklung
[EMAIL PROTECTED]
http://www.netdoktor.at
Tel Buero: + 43 1 405 55 75 24
Fax Buero: + 43 1 405 55 75 55
Alser Str. 4 1090 Wien Altes AKH Hof 1 1.6.6
17 matches
Mail list logo