Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 357 (0.636s).
Loading phrases to help you
refine your search...
Re: Product/price modeling with nested sort problem - ElasticSearch - [mail # user]
...>>> About the parent / child approach. Sorting based on child values (when>> using `has_child` filter / query) isn't possible at the moment. There is a>> workaround that...
   Author: Martijn v Groningen, 2013-04-24, 14:28
Re: [VOTE] Lucene Solr 4.3.0 RC3 - Lucene - [mail # dev]
...+1, smoker is happy   On 24 April 2013 10:03, Tommaso Teofili  wrote:    Met vriendelijke groet,  Martijn van Groningen...
   Author: Martijn v Groningen, 2013-04-24, 12:12
Re: Product/price modeling with nested sort problem - ElasticSearch - [mail # user]
...Hi Nicolas,Can your share your search request for the nested sort case? Just want tolook at how you use this feature (for example what sort_mode, what type ofnested filter etc.).What prices ...
   Author: Martijn v Groningen, 2013-04-23, 10:29
Re: [VOTE] Lucene/Solr 4.3 RC1 - Lucene - [mail # dev]
...+1 The smoker tester ran successful!   On 19 April 2013 08:18, Simon Willnauer  wrote:    Met vriendelijke groet,  Martijn van Groningen...
   Author: Martijn v Groningen, 2013-04-19, 11:59
Re: How can I cancel a search request? - ElasticSearch - [mail # user]
...We might have something like this in the future. What kind of searches areyou executing that take so much time? Maybe these searches can be optimized.On 19 April 2013 04:58, caphrim007  ...
   Author: Martijn v Groningen, 2013-04-19, 09:23
Re: Filtering on ACL's - Do not get the expected result - ElasticSearch - [mail # user]
...Hi Erwin,You need to use the nested field type for the field 'securitylevels':http://www.elasticsearch.org/guide/reference/mapping/nested-type/This allows ES to respect the inner object stru...
   Author: Martijn v Groningen, 2013-04-18, 11:10
Re: Why can't I acquire all the search results ? - ElasticSearch - [mail # user]
...Hi,What value did you use as from argument in your search request?What is the total hits count for the search request?Did the data in your indices change between your count and search reques...
   Author: Martijn v Groningen, 2013-04-18, 08:26
Re: How can I cancel a search request? - ElasticSearch - [mail # user]
...No, you can't cancel a running request. Perhaps the `timeout` option isuseful in your situation:http://www.elasticsearch.org/guide/reference/api/search/uri-request/This allows you to timebox...
   Author: Martijn v Groningen, 2013-04-18, 08:17
Re: Sending query arguments within body of MLT API call. Query has no effect. - ElasticSearch - [mail # user]
...Yes, the query body isn't respected. The search request body you canspecify with the mlt api is meant for providing anything but a query(facet, top level filter, highlighting etc.). The quer...
   Author: Martijn v Groningen, 2013-04-18, 08:14
Re: svn commit: r1467946 - in /lucene/dev/trunk/lucene/grouping/src: java/org/apache/lucene/search/grouping/ java/org/apache/lucene/search/grouping/function/ java/org/apache/lucene/search/grouping/term/ test/org/apache/lucene/search/grouping/ - Lucene - [mail # dev]
...Yes, merging changes back into the 4x branch requires more work. Personally I think this shouldn't stop us from using java 7 syntax in trunk, also for existing code where possible. Code with...
   Author: Martijn v Groningen, 2013-04-15, 14:38
Sort:
project
ElasticSearch (128)
Solr (110)
Lucene (108)
ManifoldCF (7)
Tika (4)
type
mail # user (254)
mail # dev (103)
date
last 7 days (1)
last 30 days (13)
last 90 days (51)
last 6 months (131)
last 9 months (357)
author
Chris Hostetter (8067)
Yonik Seeley (6098)
Michael McCandless (5885)
Erick Erickson (5692)
Grant Ingersoll (5466)
Otis Gospodnetic (5028)
Erik Hatcher (4378)
Mark Miller (3971)
Ted Dunning (3770)
Robert Muir (3760)
Uwe Schindler (3324)
Markus Jelsma (2742)
Sean Owen (2731)
Lance Norskog (2530)
Karl Wright (2225)
Martijn v Groningen