Well I looked at SOLR-1351 and applied the patch and that seems to do
everything that I need. The local param syntax definitely the way to go.
Robert,
On 2009-12-11, at 2:53 AM, Shalin Shekhar Mangar wrote:
> On Thu, Dec 10, 2009 at 9:47 PM, Robert Purdy wrote:
>
>> Hey
made?
Thanks Robert.
On 2009-12-10, at 2:19 AM, Shalin Shekhar Mangar wrote:
> On Wed, Dec 9, 2009 at 5:25 AM, Robert Purdy wrote:
>
>>
>> Hey all,
>>
>> Is there anyway in Solr 1.4/1.5 to perform multiple facet prefixes on the
>> same facet field in one
Hey all,
Is there anyway in Solr 1.4/1.5 to perform multiple facet prefixes on the
same facet field in one request?
Ex. On field 'Foo' I want to perform a facet prefix of A* and B* so I can
get a facet response of all terms prefixed with A and all terms prefixed
with B, either grouped togethe
Yes I am still getting the NPE.
Robert.
Shalin Shekhar Mangar wrote:
>
> On Tue, Jun 2, 2009 at 4:50 AM, Robert Purdy wrote:
>
>>
>> Hey all,
>>
>> I was just wondering if anyone else is getting an error with today's
>> nightly
>>
Thanks for the Good information :) Well I haven't had any evictions in any of
the caches in years, but the hit ratio is 0.51 in queryResultCache, 0.77 in
documentCache, 1.00 in the fieldValueCache, and 0.99 in the filterCache. So
in your opinion should the documentCache and queryResultCache use th
Hey there,
Anyone got any advice on which caches (filterCache, queryResultCache,
documentCache, fieldValueCache) should be implemented using the
solr.FastLRUCache in solr 1.4 and what are the pros & cons
vs the solr.LRUCache.
Thanks Robert.
--
View this message in context:
http://www.nabble.
Hey all,
I was just wondering if anyone else is getting an error with today's nightly
while sorting the random field.
Thanks Rob.
Jun 1, 2009 4:52:37 PM org.apache.solr.common.SolrException log
SEVERE: java.lang.NullPointerException
at org.apache.lucene.search.SortField.getComparator(S
Hey there, is there a current way to specify dynamic autowarming queries in
the solrconfig.xml? If not is it possible for the solrconfg.xml to read from
a file that I can update on the fly to warm new dynamic fields in the schema
or just new queries to warm to prevent a restart of solr and so the
Would anyone know if solr runs better in 64bit java vs 32 bit and could
answer another possible related question.
I currently have two servers running solr under identical tomcat
installations. One is the production server and is under heavy user load and
the other is under no load at all because
Thanks Yonik I have not seen any issues with doing that beside some unrelated
perfomance issues I just posted in another thread.
Robert.
Robert Purdy wrote:
>
> I was wondering if anyone could help me, I just completed a full index of
> my data (about 4 million documents) and not
Hi there, I am having some major CPU performance problems with heavy user
load with solr 1.2. I currently have approximately 4 million documents in
the index and I am doing some pretty heavy faceting on multi-valued columns.
I know that doing facets are expensive on multi-valued columns but the CP
I was wondering if anyone could help me, I just completed a full index of my
data (about 4 million documents) and noticed that when I was first setting
up the schema I set the version number to "1.2" thinking that solr 1.2 uses
schema version 1.2... ugh... so I am wondering if I can just set the s
Hey there does anyone know how to perform multiple facet prefixes on the same
field. I am using the f..facet.prefix syntax and cannot get an
"OR"ing of faceted results.
Thanks Robert.
--
View this message in context:
http://www.nabble.com/Facet-prefix-question-tf4052754.html#a11511601
Sent fro
13 matches
Mail list logo