What is the actual target speed you are pursuing? Is this for user
suggestions or something of that sort? Content based suggestions with
faceting and esp on 1.4 solr won't be lightning fast.
Have you looked at TermsComponent?
http://wiki.apache.org/solr/TermsComponent
By shingles, which in the re
On Wednesday, November 20, 2013 7:37 AM, Dmitry Kan wrote:
Thanks for your reply.
>
>Since you are faceting on a text field (is this correct?) you deal with a
>lot of unique values in it.
Yes, this is a text field and we experimented with reducing the index. As
I said in my original question th
Since you are faceting on a text field (is this correct?) you deal with a
lot of unique values in it. So your best bet is enum method. Also if you
are on solr 4x try building doc values in the index: this suits faceting
well.
Otherwise start from your spec once again. Can you use shingles instead?
On Friday, November 15, 2013 11:22 AM, Lemke, Michael SZ/HZA-ZSW wrote:
Judging from numerous replies this seems to be a tough question.
Nevertheless, I'd really appreciate any help as we are stuck.
We'd really like to know what in our index causes the facet.method=fc
query to fail.
Thanks,
Micha
On Thu, November 14, 2013 7:26 PM, Yonik Seeley wrote:
>On Thu, Nov 14, 2013 at 12:03 PM, Lemke, Michael SZ/HZA-ZSW
> wrote:
>> I am running into performance problems with faceted queries.
>> If I do a
>>
>> q=word&facet.field=CONTENT&facet=true&facet.limit=10&facet.mincount=1&facet.method=fc&face
On Thu, Nov 14, 2013 at 12:03 PM, Lemke, Michael SZ/HZA-ZSW
wrote:
> I am running into performance problems with faceted queries.
> If I do a
>
> q=word&facet.field=CONTENT&facet=true&facet.limit=10&facet.mincount=1&facet.method=fc&facet.prefix=a&rows=0
>
> I am getting an exception:
> org.apache
I am running into performance problems with faceted queries.
If I do a
q=word&facet.field=CONTENT&facet=true&facet.limit=10&facet.mincount=1&facet.method=fc&facet.prefix=a&rows=0
I am getting an exception:
org.apache.solr.common.SolrException: Too many values for UnInvertedField
faceting on fie
may be too slow.
>>
>>What release of Solr are you running?
>>
>>-- Jack Krupansky
>>
>>-Original Message-
>>From: Fuad Efendi
>>Sent: Monday, August 20, 2012 4:34 PM
>>To: Solr-User@lucene.apache.org
>>Subject: UnInvertedField limi
?
>>
>> -- Jack Krupansky
>>
>> -Original Message- From: Fuad Efendi
>> Sent: Monday, August 20, 2012 4:34 PM
>> To: Solr-User@lucene.apache.org
>> Subject: UnInvertedField limitations
>>
>>
>> Hi All,
>>
>>
>>
-
>From: Fuad Efendi
>Sent: Monday, August 20, 2012 4:34 PM
>To: Solr-User@lucene.apache.org
>Subject: UnInvertedField limitations
>
>Hi All,
>
>
>I have a problemŠ (Yonik, please!) help me, what is Term count limits? I
>possibly have 256,000,000 different terms in a
d limit based of 24-bytes in a Java
> int.
>
> You can try facet.method=enum, but that may be too slow.
>
> What release of Solr are you running?
>
> -- Jack Krupansky
>
> -Original Message- From: Fuad Efendi
> Sent: Monday, August 20, 2012 4:34 PM
> To: Sol
-User@lucene.apache.org
Subject: UnInvertedField limitations
Hi All,
I have a problemŠ (Yonik, please!) help me, what is Term count limits? I
possibly have 256,000,000 different terms in a fieldŠ or 16,000,000?
Thanks!
2012-08-20 16:20:19,262 ERROR [solr.core.SolrCore] - [pool-1-thread-1
Hi All,
I have a problem (Yonik, please!) help me, what is Term count limits? I
possibly have 256,000,000 different terms in a field or 16,000,000?
Thanks!
2012-08-20 16:20:19,262 ERROR [solr.core.SolrCore] - [pool-1-thread-1] - :
org.apache.solr.common.SolrException: Too many values for Un
Hi All,
I have a problem (Yonik, please!) help me, what is Term count limits? I
possibly have 256,000,000 different terms in a field or 16,000,000? Can I
temporarily disable tho feature?
Thanks!
2012-08-20 16:20:19,262 ERROR [solr.core.SolrCore] - [pool-1-thread-1] - :
org.apache.solr.comm
14 matches
Mail list logo