Jürgen,
we are using Php solrclient and getting above exception . what could be
the reason for the same please elaborate.
On Tue, Aug 2, 2016 at 11:10 AM, Midas A wrote:
> curl: (52) Empty reply from server
> what could be the case .and what should i do to minimize.
>
>
>
>
> On Tue, Aug 2, 20
curl: (52) Empty reply from server
what could be the case .and what should i do to minimize.
On Tue, Aug 2, 2016 at 10:38 AM, Walter Underwood
wrote:
> I recommend you look at the PHP documentation to find out what “HTTP Error
> 52” means.
>
> You can start by searching the web for this: php
Abhishek,
given the vast amount of information you write, I suspect thisis not
an HTTP error code (those are three digits, and the ones starting with
200 actually indicate a success), but rather a libcurl error code. Check
against this list to find out whether that's an explanation:
https://curl
I recommend you look at the PHP documentation to find out what “HTTP Error 52”
means.
You can start by searching the web for this: php http error 52
wunder
Walter Underwood
wun...@wunderwood.org
http://observer.wunderwood.org/ (my blog)
> On Aug 1, 2016, at 10:04 PM, Midas A wrote:
>
> plea
please reply .
On Tue, Aug 2, 2016 at 10:24 AM, Midas A wrote:
> Hi,
>
> i am connecting solr with php and getting *HTTP Error 52, and *HTTP Error
> 20* error *frequently .
> what should i do to minimize these issues .
>
> Regards,
> Abhishek T
>
>
Hi,
i am connecting solr with php and getting *HTTP Error 52, and *HTTP Error 20*
error *frequently .
what should i do to minimize these issues .
Regards,
Abhishek T
Hi,
Kindly help me understand the way HTMLStripCharFilter works.
I have following analysis chain.
int flags = WordDelimiterFilter.GENERATE_WORD_PARTS
| WordDelimiterFilter.GENERATE_NUMBER_PARTS
| WordDelimiterFilter.CATENATE_WORDS
| WordDelimiterFilter.CATENATE_NUMBERS
Thank you so much, Shawn. Didn't realize that i could call process
directly. I think it will be helpful to add this code to solr
documentation. I'll create a jira to update the documentation.
Thanks,
Susheel
On Mon, Aug 1, 2016 at 7:14 PM, Shawn Heisey wrote:
> On 8/1/2016 1:59 PM, Susheel Kum
On 8/1/2016 9:04 AM, Demian Katz wrote:
> As a follow-up to last week's thread about loading Solr via dependency
> manager, I started experimenting with using Ivy to install Solr. Here's what
> I have (note that I'm trying to install Solr 5.5.0 as an arbitrary example,
> but that detail should n
On 8/1/2016 1:59 PM, Susheel Kumar wrote:
> BUT how do we set the credentials when calling
>
> //HOW to set credentials before calling query method
> ???
> ???
> solrClient.query(collection, query);method?
Here's an example of setting credentials on an arbitrary request object
that is
Sorry I was the one that initiated the cross-post ;-) Thanks for the
pointer, works great!
On Tue, Jul 26, 2016 at 3:32 PM, Joel Bernstein wrote:
> I posted this also to another thread, but I'll cross post to this ticket:
>
> Take a look at org.apache.solr.client.solrj.io.sql.
> StatementImpl.c
Hello,
I am looking to pass user / pwd when querying using CloudSolrClient. The
documentation
https://cwiki.apache.org/confluence/display/solr/Basic+Authentication+Plugin
describes about setting the credential when calling the request method like
below
SolrRequest req ;//create a new request obj
I've a single core index with a managed schema, synonyms and stopwords that
I'm thinking of making a master/slave pair via replication. How does does
the replication confFiles option work with managed resources?
Should I use their internal '_managed_xxx' filenames?
--
View this message in con
As a follow-up to last week's thread about loading Solr via dependency manager,
I started experimenting with using Ivy to install Solr. Here's what I have
(note that I'm trying to install Solr 5.5.0 as an arbitrary example, but that
detail should not be important):
ivy.xml:
Thank you.
That is a great suggestion -
Sas
-Original Message-
From: Scott Chu [mailto:scott@udngroup.com]
Sent: Monday, August 1, 2016 10:21 AM
To: solr-user
Subject: Re: Question about Simple Post tool
I don't think it's possible purely using the out-of-box post.jar. But why
I don't think it's possible purely using the out-of-box post.jar. But why not
disassemble post.jar (or get the source from internet) and modify it yourself.
It seems not that hard.
Scott Chu,scott@udngroup.com
2016/8/1 (週一)
- Original Message -
From: Jamal, Sarfaraz
To: solr-user
Hi Guys,
I have a quick question.
I read the appropriate documentation and it seems that it is possible, but I
might be getting the syntax wrong.
I wish to use the simple Post Tool to pass in a URL that brings back a word
document, and I Want to index the return of that url using TIka -
Is th
Thanks -- another interesting possibility, though I suppose the disadvantage to
this strategy would be the dependency on Docker, which could be problematic for
some users (especially those running Windows, where I understand that this
could only be achieved with virtualization, which would almos
18 matches
Mail list logo