Re: Suggester: weight (term frequency) and 'mm' feasibility (allTermsRequired)

2014-12-30 Thread Boon Low
- Boon Low Search Engineer / Lead Big Data DCT Family History http://uk.linkedin.com/in/boonlow/ On 10 Dec 2014, at 21:24, Boon Low mailto:boon@dctfh.com>> wrote: Hi, Solr suggester is wonderful. We have been testing the built-in dictionary implementations for some large-ish datasets (36m

Suggester: weight (term frequency) and 'mm' feasibility

2014-12-10 Thread Boon Low
e case) feature is a possibility? Thanks, Boon - Boon Low Search Engineer / Lead Big Data DCT Family History http://uk.linkedin.com/in/boonlow/ This message is confidential and may contain privileged information. You should not disclose its contents to any othe

Re: Java heap space error

2014-07-24 Thread Boon Low
expensive warm-up requests are configured. Setup some graphs, monitoring the JVM heap, indexing rate, pending docs etc etc. Boon --- Boon Low Lead Big Data / Search Engineer DCT Family History On 24 Jul 2014, at 15:12, François Schiettecatte mailto:fschietteca...@gmail.com>> wrote: A d

Re: openSearcher, default commit settings

2014-06-02 Thread Boon Low
r the next sprint. It's be good to have some consistency in terms of configuring handlers, i.e. having "default/invariant" settings for both the search and update handlers. Thanks, Boon - Boon Low Search Engineer, DCT Family History On 29 May 2014, at 18:03, Shawn Heisey

openSearcher, default commit settings

2014-05-29 Thread Boon Low
re-side controls for update/commits, especially in agile teams. Client/UI developers do not necessarily have complete Solr knowledge. Unintended commits from misbehaving client-side updates may be norm (e.g. 10 times per minute!). Regards, Boon

SolrCloud non-distributed indexing (update.chain)

2012-06-18 Thread Boon Low
E. The indexing still being distributed and ignoring the update.chain (as specified below in Solr config). How do I get the above chain and non-distributed indexing to work again? Regards, Boon - Boon Low Search UX and Engine Developer (SO

Re: How sorlcloud distribute data among shards of the same cluster?

2012-04-20 Thread Boon Low
lly the hash implementation will also be pluggable I think. > > On Apr 19, 2012, at 10:30 AM, Boon Low wrote: > >> Hi, >> >> Is there any mechanism in SolrCloud for controlling how the data is >> distributed among the shards? For example, I'd like to create logical &

Re: Large Index and OutOfMemoryError: Map failed

2012-04-19 Thread Boon Low
the problem for us. (no 'autosoftcommit'). Boon - Boon Low Search UX and Engine Developer brightsolid Online Publishing On 14 Apr 2012, at 17:40, Gopal Patwa wrote: > I checked it was "MMapDirectory.UNMAP_SUPPORTED=true" and below are my > system data. Is their any ex

Re: How sorlcloud distribute data among shards of the same cluster?

2012-04-19 Thread Boon Low
ard (e.g. 'A') or the collection entirely. At the moment, my test suggests 'A' data is distributed to evenly to all shards in SolrCloud. Regards, Boon - Boon Low Search UX and Engine Developer brightsolid Online Publishing On 18 Apr 2012, at 12:41, Erick Erickson wrote