Re: multiple spellchecker components

2008-09-10 Thread Stefan Oestreicher
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

multiple spellchecker components

2008-09-10 Thread Stefan Oestreicher
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

RE: query parsing

2008-08-12 Thread 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 &

query parsing

2008-08-12 Thread Stefan Oestreicher
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

facets and filter query

2008-07-22 Thread 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

RE: WordDelimiterFilter splits at non-ASCII chars

2008-07-16 Thread 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- &

WordDelimiterFilter splits at non-ASCII chars

2008-07-15 Thread Stefan Oestreicher
;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

1.3 maven artifact

2008-06-30 Thread 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

AW: nonexistent filter class in schema.xml

2008-06-26 Thread Stefan Oestreicher
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

AW: nonexistent filter class in schema.xml

2008-06-26 Thread Stefan Oestreicher
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

nonexistent filter class in schema.xml

2008-06-26 Thread Stefan Oestreicher
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

Re: Problems finding solr/home using JNDI on tomcat

2008-06-13 Thread Stefan Oestreicher
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

Re: Problems finding solr/home using JNDI on tomcat

2008-06-13 Thread Stefan Oestreicher
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

range query highlighting

2008-06-11 Thread Stefan Oestreicher
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

AW: phrase highlighting

2008-06-02 Thread Stefan Oestreicher
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

phrase highlighting

2008-06-02 Thread Stefan Oestreicher
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

wildcard highlighting

2008-05-30 Thread Stefan Oestreicher
, 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