Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 128 (3.118s).
Loading phrases to help you
refine your search...
Re: copyfield at search time? - Solr - [mail # user]
...If the reason you're copying from member_of to member_of_facet is because faceting isn't allowed on multi-valued fields, then that's no longer true. See      https://issues.ap...
   Author: Chris Harris, 2009-09-18, 18:45
Re: Latest trunk locks execution thread in SolrCore.getSearcher() - Solr - [mail # user]
...Forgot to answer this one. Yes, I do have a warming query to get the sort caches up to speed. I think it takes a while to run; my guess would be 30 seconds or so.  2009/9/18 Grant Inger...
   Author: Chris Harris, 2009-09-18, 17:54
Re: Latest trunk locks execution thread in SolrCore.getSearcher() - Solr - [mail # user]
...No, I'm pretty sure nothing implements SolrInfoMBean.  I applied the new 1K version of SOLR-1427.patch from      https://issues.apache.org/jira/browse/SOLR-1427  (wh...
   Author: Chris Harris, 2009-09-18, 17:11
Re: Latest trunk locks execution thread in SolrCore.getSearcher() - Solr - [mail # user]
...It looks like this works as a fix for me as well. (I'm not currently using JMX for anything anyway.)  Curiously, the single-core example solrconfig.xml also has "", but it doesn't seem ...
   Author: Chris Harris, 2009-09-17, 19:46
Re: Latest trunk locks execution thread in SolrCore.getSearcher() - Solr - [mail # user]
...Ok, let me revise my previous report:  It turns out if I take the single-core or multicore example stuff from running "ant example" on r815830 and plop them into Tomcat, this doesn't ha...
   Author: Chris Harris, 2009-09-17, 19:08
Re: Latest trunk locks execution thread in SolrCore.getSearcher() - Solr - [mail # user]
...I found what looks like the same issue when I tried to install r815830 under Tomcat. (It works ok with the normal Jetty example/start.jar.) I haven't checked the stack trace, but Tomcat woul...
   Author: Chris Harris, 2009-09-17, 16:35
Re: How to create a new index file automatically - Solr - [mail # user]
...There are a few different ways to get data into Solr. XML is one way, and probably the most common. As far as Solr is concerned it doesn't matter whether you construct XML input by hand or w...
   Author: Chris Harris, 2009-09-15, 19:31
Efficiently running a single test class' tests? - Lucene - [mail # dev]
...I gather that you can run the tests from a single test class by specifying that class's name like so:      ant test -Dtestcase=ShingleFilterTest  This saves time over doi...
   Author: Chris Harris, 2009-09-04, 17:35
Re: Is kill -9 safe or not? - Solr - [mail # user]
...This should also be true of the various ways you might force quit in Windows, right?  2009/8/7 Yonik Seeley  ...
   Author: Chris Harris, 2009-08-08, 18:02
Picking Facet Fields by Frequency-in-Results - Solr - [mail # user]
...One task when designing a facet-based UI is deciding which fields to facet on and display facets for. One possibility that I hope to explore is to determine which fields to facet on dynamica...
   Author: Chris Harris, 2009-08-03, 20:50
Sort:
project
Solr (115)
Lucene (13)
type
mail # user (105)
issue (13)
mail # dev (10)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (128)
author
Chris Hostetter (8057)
Yonik Seeley (6097)
Michael McCandless (5881)
Erick Erickson (5676)
Grant Ingersoll (5468)
Otis Gospodnetic (5018)
Erik Hatcher (4377)
Mark Miller (3967)
Robert Muir (3758)
Ted Dunning (3757)
Uwe Schindler (3318)
Markus Jelsma (2741)
Sean Owen (2729)
Lance Norskog (2533)
Karl Wright (2221)
Chris Harris