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
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
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
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:
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
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
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
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
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
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
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
11 matches
Mail list logo