Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 2002 (0.123s).
Loading phrases to help you
refine your search...
Re: How to send double array[][] from Python to Java with JCC? - PyLucene - [mail # dev]
...On Thu, 24 Jan 2013, Alexey Ryabukhin wrote:   Did you rebuild and resinstall JCC, then rebuild and resinstall your python  extensions ?   public class foo {     &nb...
   Author: Andi Vajda, 2013-01-24, 02:49
Re: How to send double array[][] from Python to Java with JCC? - PyLucene - [mail # dev]
...Just installed new version, but it still not works. Could you show me your java and python code example? Thank you.  2013/1/23 Andi Vajda :...
   Author: Alexey Ryabukhin, 2013-01-23, 23:28
Re: How to send double array[][] from Python to Java with JCC? - PyLucene - [mail # dev]
...On Mon, 21 Jan 2013, Alexey Ryabukhin wrote:   The code parsing python parameter tuples didn't allow for nested arrays. I added code to bypass array element checking when the array is i...
   Author: Andi Vajda, 2013-01-23, 21:53
Solr vs. ElasticSearch: Part 6 – User & Dev Communities | Sematext Blog on WordPress.com - all - [Sematext # blog]
...Solr vs. ElasticSearch: Part 6 – User & Dev Communities January 22, 2013 by Rafał Kuć 2 Comments One of t...
http://blog.sematext.com/2013/01/22/solr-vs-elasticsearch-userdev-communiti.../    2013-01-22, 00:00
Re: How to send double array[][] from Python to Java with JCC? - PyLucene - [mail # dev]
...Here is a Java part:  public double[][] getArrayPixels()     {         double array[][] = new double[nx][ny];         int k = 0;  ...
   Author: Alexey Ryabukhin, 2013-01-21, 19:53
Re: How to send double array[][] from Python to Java with JCC? - PyLucene - [mail # dev]
...On Mon, 21 Jan 2013, Alexey Ryabukhin wrote:    I'm not sure I know what you mean. Could you please include a small  Java class + Python program that reproduces the problem ? ...
   Author: Andi Vajda, 2013-01-21, 19:37
How to send double array[][] from Python to Java with JCC? - PyLucene - [mail # dev]
...I have a function in java code that returns double array[][]. In python I have this: JArray[, , , , ] Works fine.  But when I put it back to java it shows error: self.putArrayPixels(sel...
   Author: Alexey Ryabukhin, 2013-01-21, 08:55
Re: MergeErrors and things that has nothing to do with the code. - PyLucene - [mail # dev]
...On Jan 14, 2013, at 22:13, liling tan  wrote:   Version 2.3 is years old. Please use version 3.6.2 to get all Lucene and PyLucene improvements and fixes that happened since then. &...
   Author: Andi Vajda, 2013-01-15, 16:46
MergeErrors and things that has nothing to do with the code. - PyLucene - [mail # dev]
...Dear Fellow pylucene dev,  I've been using lucene (java v.3.0.1) without problems and my new project group requires me to code in python. So i've some questions about writers/readers/se...
   Author: liling tan, 2013-01-15, 06:13
Solr vs ElasticSearch: Part 5 – Management API Capabilities | Sematext Blog on WordPress.com - all - [Sematext # blog]
...Solr vs ElasticSearch: Part 5 – Management API Capabilities January 8, 2013 by Rafał Kuć 3 Comments In previo...
http://blog.sematext.com/2013/01/08/solr-vs-elasticsearch-part-5-management.../    2013-01-08, 00:00
Sort:
project
Lucene (129987)
Solr (103956)
ElasticSearch (33788)
Mahout (31302)
Nutch (16544)
ManifoldCF (15125)
Tika (5956)
Lucene.Net (5782)
PyLucene (1910)
Droids (1664)
Lucy (1358)
OpenRelevance (286)
type
mail # dev (1826)
Sematext # blog (92)
source code (54)
issue (24)
web site (6)
date
last 7 days (0)
last 30 days (33)
last 90 days (55)
last 6 months (126)
last 9 months (1948)
author
Andi Vajda (785)
Bill Janssen (288)
Christian Heimes (90)
Thomas Koch (71)
Michael McCandless (65)
Roman Chyla (64)
Petrus Hyvönen (23)
Robert Muir (21)
Truffe Hugo (15)
Herbert Roitblat (13)
Aric Coady (12)
Caleb Burns (12)
Valery Khamenya (12)
Aaron Lav (11)
Edwin.Madari@...)