Have two questions?
1) What is the limit on facet counts? ex : test(10,0).Is this valid?
2) What is the limit on the no of facets? how many facets can a query get?
--Sachin
--
View this message in context:
http://www.nabble.com/Facet-counts-limit-tp23641105p23641105.html
Sent from the So
ess access to Solr.
> CommonsHttpSolrServer lets you access a remote Solr instance via HTTP.
>
> Otis
> --
> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
>
>
>
> - Original Message
>> From: sachin78
>> To: solr-user@lucene.apache.org
>> Sent: Thur
What is the difference between EmbeddedSolrServer and CommonsHttpSolrServer.
Which is the preferred server to use?
In some blog i read that EmbeddedSolrServer is 50% faster than
CommonsHttpSolrServer,then why do we need to use CommonsHttpSolrServer.
Can anyone please guide me the right path/way
get the most popular words.
>
> Thanks,
>
> Matt Weber
> eSr Technologies
> http://www.esr-technologies.com
>
>
>
>
> On May 12, 2009, at 7:33 AM, sachin78 wrote:
>
>>
>> Does anybody have answer to this post.I have a similar requirement.
>
Does anybody have answer to this post.I have a similar requirement.
Suppose I have free text field say
I index the field.If I search for textfield:copper.I have to get facet
counts for the most common words found in a textfield.
ie.
example:search for textfield:glass
should return facet counts f
Ranjeeth,
Di you figured aout how to do this.If yes, can you share with me how you
did it? Example bean definition in xml will be helpful.
--Sachin
Funtick wrote:
>
> Use constructor and pass URL parameter. Nothing SPRING related...
>
> Create a Spring bean with attributes 'MySolr', 'My
Iam having the same problem.Please let me know if anyone finds answer to
this.
Thank you,
Sachin
markrmiller wrote:
>
> I've run into this in the past as well. Its fairly annoying. Anyone know
> why the limitation? Why aren't we passing the ClassLoader thats loading
> Solr classes as the par