aha,,i Just wanna show the count.
thks, Hoss
2007/5/8, Chris Hostetter <[EMAIL PROTECTED]>:
: if use 100 facets,,,it will cost more than use 10 facet.
you can't show the top 10 unless you calculate the count for all of them.
if you are using facet.field, Solr is already computing the co
: if use 100 facets,,,it will cost more than use 10 facet.
you can't show the top 10 unless you calculate the count for all of them.
if you are using facet.field, Solr is already computing the count for
*every* field value .. regardless of what facet.limit is set to asking
for 10 doesn't cost a
if use 100 facets,,,it will cost more than use 10 facet.
so i think it maybe use two facet style. or facet's rule.
if it like what you said,,i think i know hot to do.
thks,Mike
2007/5/8, Mike Klaas <[EMAIL PROTECTED]>:
On 5/7/07, James liu <[EMAIL PROTECTED]> wrote:
> for example, my facet
sorry. I tested with something that did not duplicate the problem.
update and try rev 536048.
Koji Sekiguchi wrote:
Ryan,
Thank you for committing SOLR-214, but we are still facing the garbled
characters problem
under Tomcat 5.5.23.
I checked the patch, but unfortunately, ContentStreamBas
On 5/7/07, James liu <[EMAIL PROTECTED]> wrote:
for example, my facet queries have 100.
i wanna show top 10 facet queries. not show all unless user wanna know.
I not find it when i read solr's wiki, maybe solr now not support it.
maybe it is not needed.
Is it a web project? You could easily
aha,,, i find it used by cnet.com
url: http://shopper.cnet.com/4566-6501_9-0.html?tag=stbc.gp
and http://shopper.cnet.com/4566-6501_9-0.html?sa=136&tag=stbc.gp
how does it do?
2007/5/8, James liu <[EMAIL PROTECTED]>:
for example, my facet queries have 100.
i wanna show top 10 facet quer
Ryan,
Thank you for committing SOLR-214, but we are still facing the garbled
characters problem
under Tomcat 5.5.23.
I checked the patch, but unfortunately, ContentStreamBase.getReader()
works correctly
when using stream.* parameters. Without stream.* parameters, contentType
is null and
Con
for example, my facet queries have 100.
i wanna show top 10 facet queries. not show all unless user wanna know.
I not find it when i read solr's wiki, maybe solr now not support it.
maybe it is not needed.
just discuss
--
regards
jl
: is causing the interpretation to be the way it is. In certain cases, where
: the typed in field might
: have user name such as "kathy_k", we want it to look for the exact
: expression in addition to
: what the Analyzer does.
i don't know that i understand your question ... if the analyzer is
sp
:
: I'm interested in FederatedSearch on wiki:
:
: http://wiki.apache.org/solr/FederatedSearch
:
: I would like to understand the design concept of this article properly,
: and I have some questions:
i think so far that page has just been yonik's scratch pad for ideas, so
you may not get any detai
: Just wanted to check if there is more documentation about function queries
: besides the java doc at
:
http://lucene.apache.org/solr/api/org/apache/solr/search/QueryParsing.html#parseFunction(java.lang.String,%20org.apache.solr.schema.IndexSchema)
unfortunately no, but please feel free to add
Hi Charlie,
On 5/3/07, Charlie Jackson <[EMAIL PROTECTED]> wrote:
I have a couple of questions regarding index corruptions.
1) Has anyone using Solr in a production environment ever experienced an
index corruption? If so, how frequently do they occur?
I once had all slaves complain about a
Hoss,
This is not entirely related to the previous question. I know that the
Analyzer configuration
is causing the interpretation to be the way it is. In certain cases, where
the typed in field might
have user name such as "kathy_k", we want it to look for the exact
expression in addition to
wh
I also have a real world document that doesn't work (from our nutch crawls):
wget http://variogr.am/badfile.txt
./post.sh badfile.txt
A solr rock star advised me to try SOLR-214, which fixes the
problem. Perhaps he'll illuminate us as to the reasons! But for now
be careful with Resin.
I d
I also have a real world document that doesn't work (from our nutch
crawls):
wget http://variogr.am/badfile.txt
./post.sh badfile.txt
A solr rock star advised me to try SOLR-214, which fixes the problem.
Perhaps he'll illuminate us as to the reasons! But for now be careful
with Resin.
On May 7, 2007, at 11:05 AM, Brian Whitman wrote:
Using resin 3.0.23 with a trunk solr war I am having a problem
adding documents with utf-8 characters, including the utf8-example
in exampledocs.
The document simply doesn't get added to Solr. Flat ascii documents
work fine as does all non-
Using resin 3.0.23 with a trunk solr war I am having a problem adding
documents with utf-8 characters, including the utf8-example in
exampledocs.
The document simply doesn't get added to Solr. Flat ascii documents
work fine as does all non-update stuff.
To reproduce:
install resin 3 and s
Hi,
Just wanted to check if there is more documentation about function queries
besides the java doc at
http://lucene.apache.org/solr/api/org/apache/solr/search/QueryParsing.html#parseFunction(java.lang.String,%20org.apache.solr.schema.IndexSchema)
Starting with what the fields for all the funct
Hello Chris,
Thanks a lot for the explanation. Get well soon!
--
Best regards,
Jack
Saturday, May 5, 2007, 9:02:36 PM, you wrote:
> start by ignoring the URL escaping, treat the concept of a filter query
> exactly as you would any other lucene query string for the standard
> request handler ..
19 matches
Mail list logo