| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
3294 (0.107s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: problem with solr 4.3.1 installation - Lucene - [mail # general]
|
|
...Hi, It depends on your configuration! The installation of jetty shipped with Solr is optimized for the typical usage pattern of Solr. Webapp containers like JBoss often h...
|
|
|
Author: Uwe Schindler,
2013-06-19, 21:41
|
|
|
RE: solrj content-length header missing - Lucene - [mail # dev]
|
|
...Reading further, see the following statement: http://wiki.nginx.org/NginxHttpChunkinModule Status This module is no longer needed for Nginx 1.3.9+ because since 1.3...
|
|
|
Author: Uwe Schindler,
2013-06-19, 17:10
|
|
|
RE: solrj content-length header missing - Lucene - [mail # dev]
|
|
...See: http://www.lamnk.com/blog/computer/fix-nginx-411-length-required-error/ Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.theta...
|
|
|
Author: Uwe Schindler,
2013-06-19, 17:06
|
|
|
RE: solrj content-length header missing - Lucene - [mail # dev]
|
|
...Hi, POST (or any other request that sends data to HTTP endpoint) always needs the length of the body, but there are two options: - If yo...
|
|
|
Author: Uwe Schindler,
2013-06-19, 16:28
|
|
|
RE: problem with solr 4.3.1 installation - Lucene - [mail # general]
|
|
...Hi, See Solr like a database server (MySQL or Postgres). Do you install MySQL inside a servlet container? - no it runs as a separate service in a separate process! Jetty has not...
|
|
|
Author: Uwe Schindler,
2013-06-19, 15:49
|
|
|
RE: problem with solr 4.3.1 installation - Lucene - [mail # general]
|
|
...Hi, See http://wiki.apache.org/solr/SolrJBoss#Configuring_Solr_Home for instructions (scroll down and look for the JNDI options). The problem is that SOLR_HOME must be known to J...
|
|
|
Author: Uwe Schindler,
2013-06-19, 14:52
|
|
|
RE: Securing stored data using Lucene - Lucene - [mail # general]
|
|
...Hi, You can still use the Directory implementation posted in this issue with minor modifications. Lucene always had and still has the abstract Directory interface and yes, you can use...
|
|
|
Author: Uwe Schindler,
2013-06-18, 22:06
|
|
|
RE: XSS Issue - Lucene - [mail # general]
|
|
...Hi, I already said that you should report your issue to [EMAIL PROTECTED] The thing I wanted to say is: Everything in Solr is insecure by default, an additional XSS or whatever XFOOBAR...
|
|
|
Author: Uwe Schindler,
2013-06-18, 21:29
|
|
|
RE: XSS Issue - Lucene - [mail # general]
|
|
...The issue from the webpage I posted cannot be fixed because it would break all clients out there, because the REST API is the official API to Solr implemented by millions of clients... This ...
|
|
|
Author: Uwe Schindler,
2013-06-18, 16:53
|
|
|
RE: XSS Issue - Lucene - [mail # general]
|
|
...Have fun with this web page: http://www.thetaphi.de/nukeyoursolrindex.html It really works, if you have a default Solr instance running on your local machine on default port with...
|
|
|
Author: Uwe Schindler,
2013-06-18, 16:29
|
|
|
|