Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: PHPSerialized.   Results from 21 to 30 from 76 (0.597s).
Loading phrases to help you
refine your search...
Re: svn commit: r808988 - in /lucene/solr/trunk: CHANGES.txt  src/java/org/apache/solr/request/PHPSerializedResponseWriter.java - Solr - [mail # dev]
......  I must be missunderstanding something still ... based on your description,  it sounds like it shouldn't matter if the encoder knows that it's one  logical character or no...
   Author: Chris Hostetter, 2009-09-11, 21:06
Re: svn commit: r808988 - in /lucene/solr/trunk: CHANGES.txt src/java/org/apache/solr/request/PHPSerializedResponseWriter.java - Solr - [mail # dev]
...On Tue, Sep 8, 2009 at 7:46 PM, Chris Hostetter wrote:  Yep.  A code point (unicode character) outside of the BMP (basic multilingual plane, fits in 16 bits) is represented as two ...
   Author: Yonik Seeley, 2009-09-09, 01:10
Re: svn commit: r808988 - in /lucene/solr/trunk: CHANGES.txt  src/java/org/apache/solr/request/PHPSerializedResponseWriter.java - Solr - [mail # dev]
...my suggestion for adding an explicit option for the modifiedUTF8 behavior  to the phps response writer was on the (miss)understanding that the value  was always correct, it was jus...
   Author: Chris Hostetter, 2009-09-08, 23:46
Re: svn commit: r808988 - in /lucene/solr/trunk: CHANGES.txt src/java/org/apache/solr/request/PHPSerializedResponseWriter.java - Solr - [mail # dev]
...On Thu, Sep 3, 2009 at 8:24 PM, Chris Hostetter wrote:  Yeah, it is. But it's not really a valid option, it's a bug/limitation in the servlet container IMO.  It would also suck to ...
   Author: Yonik Seeley, 2009-09-05, 17:44
Re: Map size must not be negative with spatial results + php serialized - Solr - [mail # user]
... to determine map size  PHPSerializedResponseWriter.java:221  (in which PHPSerializedWriter extends JSONWriter)...    public void writeMapOpener(int size) throws IOException, Illegal...
...ArgumentException {   // negative size value indicates that something has gone wrong   if (size < 0) {   throw new IllegalArgumentException("Map size must not be negative");   }   ...it looks like PHPSerialized...
[+ show more]
   Author: Chris Hostetter, 2010-12-08, 20:58
Re: SOLR interface with PHP using javabin? - Solr - [mail # user]
...  OK, thanks for the suggestion.  Why do you recommend using JSON over  simply using the built-in PHPSerializedResponseWriter?  I find using an interface that requires the data to be parsed...
... to be  inefficient (this would include the aforementioned  PHPSerializedResponseWriter as well).  Wouldn't it be far better to use  some standard data structure that is sent as a bit stream?  Ben  On 9...
   Author: onlinespending@...), 2010-09-16, 23:16
Apache Solr Release Notes - Solr - [web site]
...Apache Solr Release NotesIntroduction      Apache Solr is an open source enterprise search server based on the Apache Lucene Javasearch library, with XML/HTTP and JSON AP...
http://lucene.apache.org/solr/4_0_0/changes/Changes.html    2012-10-11, 09:44
Multicore Search "Map size must not be negative" - Solr - [mail # user]
.../mail,192.168.105.59:8080/solr/mail11  But Error...  HTTP Status 500 - Map size must not be negative java.lang.IllegalArgumentException: Map size must not be negative at org.apache.solr.request.PHPSerializedWriter.writeMapOpener(PHPSerialized...
....solr.request.TextResponseWriter.writeVal(TextResponseWriter.java:148) at org.apache.solr.request.JSONWriter.writeNamedListAsMapMangled(JSONResponseWriter.java:154) at org.apache.solr.request.PHPSerializedWriter.writeNamedList(PHPSerialized...
[+ show more]
   Author: Jörg Agatz, 2011-01-20, 12:02
Map size must not be negative with spatial results + php serialized - Solr - [mail # user]
... JTeam's plugin:  Map size must not be negative  java.lang.IllegalArgumentException: Map size must not be negative at  org.apache.solr.request.PHPSerializedWriter.writeMapOpener(PHPSerialized...
....request.PHPSerializedWriter.writeNamedList(PHPSerializedResponseWriter.java:100) at  org.apache.solr.request.PHPSerializedWriter.writeResponse(PHPSerializedResponseWriter.java:95) at  org.apache...
[+ show more]
   Author: Markus Jelsma, 2010-12-08, 13:38
RE: svn commit: r1060589 - in /lucene/dev/branches/branch_3x/solr: ./ src/java/org/apache/solr/response/ src/test/org/apache/solr/request/ src/test/org/apache/solr/response/ - Lucene - [mail # dev]
...Hi Hoss,  for some reason this test always fails here in JRE 1.5.22, windows 64bit  - I have no idea why it fails:      [junit] Testsuite:  org.apache.solr.response.TestPHPSerialized...
...ResponseWriter     [junit] Testcase:  testSolrDocuments(org.apache.solr.response.TestPHPSerializedResponseWrite r):  Caused an ERROR     [junit]  expected: but  was:     [junit]     at  org.apache.solr.response.TestPHPSerialized...
[+ show more]
   Author: Uwe Schindler, 2011-01-19, 00:19
Sort:
project
Solr (39)
Lucene (37)
type
mail # dev (51)
mail # user (8)
issue (5)
source code (5)
javadoc (4)
Sematext # blog (1)
web site (1)
wiki (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (2)
last 9 months (67)
author
Mark Miller (13)
Yonik Seeley (10)
Chris Hostetter (7)
Robert Muir (5)
Chris Male (3)
Steven A Rowe (3)
Uwe Schindler (3)
Alan Woodward (2)
Donovan Jimenez (2)
Markus Jelsma (2)
Otis Gospodnetic (2)
Alok Dhir (1)
Antonio Verni (1)
Dawid Weiss (1)
Dominik Siebel (1)