Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: PHPSerialized.   Results from 1 to 10 from 76 (0.312s).
Loading phrases to help you
refine your search...
PHPSerializedResponseWriter - Solr - [javadoc] - [see source code]
...A description of the PHP serialization format can be found here:http://www.hurring.com/scott/code/perl/serialize/...
http://search-lucene.com/jd/solr/solr-core/.../PHPSerializedResponseWriter.html   
PHPSerializedResponseWriter.java - Solr - [source code]
....apache.solr.search.ReturnFields; /**  * A description of the PHP serialization format can be found here:  * http://www.hurring.com/scott/code/perl/serialize/  */ public class PHPSerializedResponseWriter implements Query...
...QueryRequest req, SolrQueryResponse rsp) throws IOException {     PHPSerializedWriter w = new PHPSerializedWriter(writer, req, rsp);     try {       w.writeResponse();     } finally {       w...
[+ show more]
  
[SOLR-2307] PHPSerialized fails with sharded queries - Solr - [issue]
... implementation of writeSolrDocumentList and writeSolrDocument. Overriding this two methods in the PHPSerializedResponseWriter to handle the SolrDocument size seems to solve the issue. Attached my patch...
http://issues.apache.org/jira/browse/SOLR-2307    Author: Antonio Verni, 2011-03-30, 16:45
[SOLR-2278] PHPSerialized fails with Solr spatial - Solr - [issue]
...Solr throws a java.lang.IllegalArgumentException: Map size must not be negative exception when using the PHP Serialized response writer with JTeam SolrSpatial plugin in front. At first it ma...
http://issues.apache.org/jira/browse/SOLR-2278    Author: Markus Jelsma, 2011-01-18, 21:47
[SOLR-4110] Configurable Content-Type headers for PHPResponseWriters and PHPSerializedResponseWriter - Solr - [issue]
...The PHPResponseWriter and PHPSerializedResponseWriter currently send a hard coded Content-Type header of text/plain; charset=UTF-8 although there are constants defining text...
http://issues.apache.org/jira/browse/SOLR-4110    Author: Dominik Siebel, 2013-01-24, 06:34
PHPSerializedResponseWriter # init(org.apache.solr.common.util.NamedList namedList) - Solr - [javadoc] - [see source code]
http://search-lucene.com/jd/so...ml#init(org.apache.solr.common.util.NamedList)   
[SOLR-2414] Remove CESU-Hack from PHPSerializedResponseWriter - Solr - [issue]
...When SOLR-2381 is committed we no longer use the Writer supplied by the underlying Servlet Container. We can therefore assume that UTF-8 is not CESU, so the hack in PHPSerilaizedResponseWrit...
http://issues.apache.org/jira/browse/SOLR-2414    Author: Uwe Schindler, 2011-03-30, 16:45
PHPSerializedResponseWriter # write(java.io.Writer writer, org.apache.solr.request.SolrQueryRequest req, SolrQueryResponse rsp) - Solr - [javadoc] - [see source code]
http://search-lucene.com/jd/so...r.request.SolrQueryRequest, SolrQueryResponse)   
PHPSerializedResponseWriter # getContentType(org.apache.solr.request.SolrQueryRequest request, SolrQueryResponse response) - Solr - [javadoc] - [see source code]
http://search-lucene.com/jd/so...r.request.SolrQueryRequest, SolrQueryResponse)   
SolPHP - Solr - [wiki]
...;queryResponseWriter name="phps" class="org.apache.solr.request.PHPSerializedResponseWriter"/> You can also use the new response writer plugin for PHP here https://issues.apache.org/jira/browse/SOLR-1967 <...
http://wiki.apache.org/solr/SolPHP    Author: Drzraf, 2012-05-09, 09:54
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)