Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 81 to 90 from 345 (0.514s).
Loading phrases to help you
refine your search...
RE: SOLR: Replication - Solr - [mail # user]
...Thank you Yonik, excellent WIKI! I'll try without APR, I believe it's environmental issue; 100Mbps switched should do 10 times faster (current replica speed is 1Mbytes/sec)  ...
   Author: Fuad Efendi, 2010-01-03, 16:27
RE: SOLR: Replication - Solr - [mail # user]
...Hi Yonik,  I tried... I set APR to improve performance... server is slow while replica; but "top" shows only 1% of I/O wait... it is probably environment specific; but the same happened...
   Author: Fuad Efendi, 2010-01-03, 04:35
SOLR: Replication - Solr - [mail # user]
...I used RSYNC before, and 20Gb replica took less than an hour (20-40 minutes); now, HTTP, and it takes 5-6 hours... Admin screen shows 952Kb/sec average speed; 100Mbps network, full-duplex; I...
   Author: Fuad Efendi, 2010-01-02, 22:48
SOLR: Portlet (Plugin) for Lifeay Portal - Solr - [mail # user]
...SOLR Users =========   I am in the middle of development of generic (configurable) _portlet_ (JSR-286) for Liferay Portal (MIT-like license) which I am going to share,  Have a look...
   Author: Fuad Efendi, 2009-12-25, 08:06
RE: SOLR Performance Tuning: Pagination - Solr - [mail # user]
...Hi Walter, you are right, it were mostly robots (Googlebot, Yahoo/Slurp, etc);  I have friendly URLs like  http://www.tokenizer.org/USA/?page=7 (30mlns docs, 3mlns pages) http://ww...
   Author: Fuad Efendi, 2009-12-25, 02:06
RE: SOLR Performance Tuning: Pagination - Solr - [mail # user]
...Not users... robots! Slurp/Yahoo, Googlebot, etc.  I had friendly URLs for query with filters like http://.../USA/ showing all documents from SOLR with country=USA, with pagination; I d...
   Author: Fuad Efendi, 2009-12-25, 01:50
RE: SOLR Performance Tuning: Pagination - Solr - [mail # user]
...Grant, Eric, Walter, and SOLR,  Thank you so much for very prompt responses (with links!)    Happy Holidays!!!!!!!    ...
   Author: Fuad Efendi, 2009-12-24, 19:18
SOLR Performance Tuning: Pagination - Solr - [mail # user]
...I used pagination for a while till found this...   I have filtered query ID:[* TO *] returning 20 millions results (no faceting), and pagination always seemed to be fast. However, fast ...
   Author: Fuad Efendi, 2009-12-24, 16:09
RE: SOLR Performance Tuning: Disable INFO Logging. - Solr - [mail # user]
... 1. Create a file called logging.properties with following content (I created it in /home/tomcat/solr folder):  .level=INFO handlers= java.util.logging.ConsoleHandler, java.util.lo...
   Author: Fuad Efendi, 2009-12-21, 16:31
RE: SOLR Performance Tuning: Disable INFO Logging. - Solr - [mail # user]
...We were talking about GC options a lot; don't forget to enclose following into "if (log.isInfoEnabled())":  ...     final NamedList responseHeader = new SimpleOrderedMap(); &n...
   Author: Fuad Efendi, 2009-12-20, 20:19
Sort:
project
Solr (329)
ManifoldCF (40)
Lucene (23)
Droids (17)
Nutch (7)
type
mail # user (275)
mail # dev (64)
issue (6)
date
last 7 days (0)
last 30 days (0)
last 90 days (2)
last 6 months (3)
last 9 months (345)
author
Chris Hostetter (6402)
Yonik Seeley (5287)
Erick Erickson (3696)
Mark Miller (3088)
Michael McCandless (2849)
Otis Gospodnetic (2824)
Grant Ingersoll (2546)
Robert Muir (2530)
Erik Hatcher (2322)
Uwe Schindler (1988)
Shalin Shekhar Mangar (1710)
Ryan McKinley (1687)
Lance Norskog (1594)
Jack Krupansky (1263)
Ahmet Arslan (1112)
Fuad Efendi