Re: Search results problem

2007-10-22 Thread Yonik Seeley
On 10/19/07, Maximilian Hütter <[EMAIL PROTECTED]> wrote: > Yonik Seeley schrieb: > > On 10/17/07, Maximilian Hütter <[EMAIL PROTECTED]> wrote: > >> I also found this: > >> > >> "Controls the maximum number of terms that can be added to a Field for a > >> given Document, thereby truncating the docu

Re: Using wildcard with accented words

2007-10-22 Thread Yonik Seeley
On 10/22/07, Erik Hatcher <[EMAIL PROTECTED]> wrote: > Perhaps this is a case that Solr could address with a third analyzer > configuration (it already has "query", and "index" differentiation) > that could be incorporated for wildcard queries. Thoughts on that? I've actually thought about it pr

Re: Using wildcard with accented words

2007-10-22 Thread Erik Hatcher
On Oct 22, 2007, at 4:06 PM, Erik Hatcher wrote: On Oct 22, 2007, at 3:45 PM, kshadkhast wrote: I have problem searching accented words with wild card. although I have configured schema using class="solr.ISOLatin1AccentFilterFactory"/> both in index and query part. it is working for q=chrétie

Timeout Settings

2007-10-22 Thread Daniel Clark
I'm indexing about 10,000,000 docs and I'm getting the following error at the optimize stage. I'm using Tomcat 6. I believe it's timing out due to the size of the index. How can increase the timeout setting while it's optimizing? Any help would be greatly appreciated. java.lang.Exception:

Re: Using wildcard with accented words

2007-10-22 Thread Erik Hatcher
On Oct 22, 2007, at 3:45 PM, kshadkhast wrote: I have problem searching accented words with wild card. although I have configured schema using class="solr.ISOLatin1AccentFilterFactory"/> both in index and query part. it is working for q=chrétien and find documents with "chretien" but searching

Using wildcard with accented words

2007-10-22 Thread kshadkhast
I have problem searching accented words with wild card. although I have configured schema using both in index and query part. it is working for q=chrétien and find documents with "chretien" but searching for q=chré* does not work, but q=chre* works fine. is this a bug or I am doing something w

Re: Performance when indexing or cold cache

2007-10-22 Thread Walter Underwood
We do an optimize after indexing, so the number of segments isn't an issue. We have the default autowarming settings. wunder On 10/22/07 11:00 AM, "Yonik Seeley" <[EMAIL PROTECTED]> wrote: > On 10/22/07, Walter Underwood <[EMAIL PROTECTED]> wrote: >> >> (pushstatus:A AND (type:movie O

Re: Performance when indexing or cold cache

2007-10-22 Thread Yonik Seeley
On 10/22/07, Walter Underwood <[EMAIL PROTECTED]> wrote: > > (pushstatus:A AND (type:movie OR type:person)) > > Perhaps try setting up a static warming query for this filter and any other common filters? Also look for correlations between when slow queries happen and the number

Re: Performance when indexing or cold cache

2007-10-22 Thread Walter Underwood
Solr 1.1. --wunder On 10/22/07 10:06 AM, "Walter Underwood" <[EMAIL PROTECTED]> wrote: > We've had some performance problems while Solr is indexing and also when it > starts with a cold cache. I'm still digging through our own logs, but I'd > like to get more info about this, so any ideas or info

Performance when indexing or cold cache

2007-10-22 Thread Walter Underwood
We've had some performance problems while Solr is indexing and also when it starts with a cold cache. I'm still digging through our own logs, but I'd like to get more info about this, so any ideas or info are welcome. We have four Solr servers on dual CPU PowerPC machines, 2G of heap, about 100-30

RE: Tagging in solr

2007-10-22 Thread Spas Poptchev
thanks for your help thorsten. I have a general idea how the schema file (for the UserTagDesign) should look like but its the first time im working with solr, so im not so familiar with the subtleties of solr. If you could give me an example how the schema should be implemented (especially the