Re: Solr Server Add causes java.net.SocketException: No buffer space available

2013-06-14 Thread Travis Low
; SolrServer server = new HttpSolrServer(url, client); Thanks, Shawn -- ** *Travis Low, Director of Development* ** t...@4centurion.com* * *Centurion Research Solutions, LLC* *14048 ParkEast Circle *•* Suite 100 *•* Chantilly, VA 20151* *703-956-6276 *•* 703-378-4474 (fax)* *http

Re: Benefits of Solr over Lucene?

2013-02-12 Thread Travis Low
. -- ** *Travis Low, Director of Development* ** t...@4centurion.com* * *Centurion Research Solutions, LLC* *14048 ParkEast Circle *•* Suite 100 *•* Chantilly, VA 20151* *703-956-6276 *•* 703-378-4474 (fax)* *http://www.centurionresearch.com* http://www.centurionresearch.com **The information

Re: solr query

2013-01-22 Thread Travis Low
. -- ** *Travis Low, Director of Development* ** t...@4centurion.com* * *Centurion Research Solutions, LLC* *14048 ParkEast Circle *•* Suite 100 *•* Chantilly, VA 20151* *703-956-6276 *•* 703-378-4474 (fax)* *http://www.centurionresearch.com* http://www.centurionresearch.com

Re: DIH fails after processing roughly 10million records

2013-01-08 Thread Travis Low
archive at Nabble.com. -- ** *Travis Low, Director of Development* ** t...@4centurion.com* * *Centurion Research Solutions, LLC* *14048 ParkEast Circle *•* Suite 100 *•* Chantilly, VA 20151* *703-956-6276 *•* 703-378-4474 (fax)* *http://www.centurionresearch.com* http

Re: Dynamic core selection

2012-11-01 Thread Travis Low
, -- ** *Travis Low, Director of Development* ** t...@4centurion.com* * *Centurion Research Solutions, LLC* *14048 ParkEast Circle *•* Suite 100 *•* Chantilly, VA 20151* *703-956-6276 *•* 703-378-4474 (fax)* *http://www.centurionresearch.com* http://www.centurionresearch.com

Re: Urgent Help Needed: Solr Data import problem

2012-10-30 Thread Travis Low
not accept any responsibility for any loss or damage that may arise from the use of this email or its contents. -- ** *Travis Low, Director of Development* ** t...@4centurion.com* * *Centurion Research Solutions, LLC* *14048 ParkEast Circle *•* Suite 100 *•* Chantilly, VA 20151

Re: Urgent Help Needed: Solr Data import problem

2012-10-30 Thread Travis Low
to your sys admin who does maintain this access and s/he should be able to help resolve this. On Tue, Oct 30, 2012 at 7:13 AM, Travis Low t...@4centurion.com wrote: Like Amit said, this appears not to be a Solr problem. From the command line of your machine, try this: mysql -u'readonly

Re: PHP client for a web application

2012-10-03 Thread Travis Low
( http://wiki.apache.org/solr/SolPHP). I didn't like very much the PHP extension option because I think this is a limitation. So, I would like to read opinions about SOLARIUM and SOLR-PHP-CLIENT. Thanks in advance! -- Esteban L. Cacavelos de Amoriza Cel: 0981 220 429 -- ** *Travis

Re: Items disappearing from Solr index

2012-09-26 Thread Travis Low
the number of items requested but still a lot of other items disappear from the index from time to time. Any ideas what might be causing this or what i am doing wrong. Thanks. -- ** *Travis Low, Director of Development* ** t...@4centurion.com* * *Centurion Research Solutions

Accidental multivalued fields?

2012-09-14 Thread Travis Low
=generalvendorterm / /fields uniqueKeyid/uniqueKey I can post the entire schema.xml if need be. Can anyone please tell me what's going on? cheers, Travis -- ** *Travis Low, Director of Development* ** t...@4centurion.com* * *Centurion Research Solutions, LLC* *14048 ParkEast Circle

Re: Accidental multivalued fields?

2012-09-14 Thread Travis Low
introduced, false by default 1.2: omitTermFreqAndPositions attribute introduced, true by default except for text fields. 1.3: removed optional field compress feature 1.4: default auto-phrase (QueryParser feature) to off -- -Hoss -- ** *Travis Low, Director

Re: SOLR 4.0 DataImport frozen or fails with WARNING: Unable to read: dataimport.properties?

2012-09-07 Thread Travis Low
at Nabble.com. -- ** *Travis Low, Director of Development* ** t...@4centurion.com* * *Centurion Research Solutions, LLC* *14048 ParkEast Circle *•* Suite 100 *•* Chantilly, VA 20151* *703-956-6276 *•* 703-378-4474 (fax)* *http://www.centurionresearch.com* http://www.centurionresearch.com

Re: Why my email always been rejected?

2012-03-20 Thread Travis Low
I received it...sometimes it just needs some time. 2012/3/20 怪侠 87863...@qq.com I send email to :solr-user@lucene.apache.org, but I always receive the rejected email. It can't send successful. -- ** *Travis Low, Director of Development* ** t...@4centurion.com* * *Centurion Research

Re: UTF-8 support during indexing content

2012-02-01 Thread Travis Low
Are you sure the input document is in UTF-8? That looks like classic ISO-8859-1-treated-as-UTF-8. How did you confirm the document contains the right quote marks immediately prior to uploading? If you just visually inspected it, then use whatever tool you viewed it in to see what the character

querying multivalue fields

2012-01-27 Thread Travis Low
* useful input (thanks!) but nothing that has yet lead me to a robust solution for indexing a set of records along with their associated documents and being able to identify the matching record AND the matching document(s). Thanks for your help! cheers, Travis -- ** *Travis Low, Director

Re: Problems installing Solr PHP extension

2011-11-16 Thread Travis Low
the path to where you have installed them, probably in /usr/lib/ Cheers, Adolfo. On Tue, Nov 15, 2011 at 7:27 PM, Travis Low t...@4centurion.com wrote: I know this isn't strictly Solr, but I've been at this for hours and I'm at my wits end. I cannot install the Solr PECL extension ( http

Re: Problems installing Solr PHP extension

2011-11-16 Thread Travis Low
Ah, ausgezeichnet, thank you Kuli! We'll just use that. On Wed, Nov 16, 2011 at 11:35 AM, Michael Kuhlmann k...@solarier.de wrote: Am 16.11.2011 17:11, schrieb Travis Low: If I can't solve this problem then we'll basically have to write our own PHP Solr client, which would royally suck

Problems installing Solr PHP extension

2011-11-15 Thread Travis Low
the current Solr PECL extension. PHP 5.3.8. Curl 7.21.3. Yes, libcurl and libcurl-dev are both installed, also 7.21.3. Fedora Core 15, patched to current levels. Please help! cheers, Travis -- ** *Travis Low, Director of Development* ** t...@4centurion.com* * *Centurion Research Solutions

Multivalued fields question

2011-11-01 Thread Travis Low
Greetings. We're finally kicking off our little Solr project. We're indexing a paltry 25,000 records but each has MANY documents attached, so we're using Tika to parse those documents into a big long string, which we use in a call to solrj.addField(relateddoccontents,

Re: Schema Design/Data Import

2011-07-25 Thread Travis Low
are zipped, and some of the zip files may contain other zip files, to maybe 3 or 4 levels deep. Help, please? cheers, Travis -- ** *Travis Low, Director of Development* ** t...@4centurion.com* * *Centurion Research Solutions, LLC* *14048 ParkEast Circle *•* Suite 100

Schema design/data import

2011-07-20 Thread Travis Low
that seemed directly relevant. An additional difficulty, that I am willing to overlook for the first cut, is that some of these files are zipped, and some of the zip files may contain other zip files, to maybe 3 or 4 levels deep. Help, please? cheers, Travis -- ** *Travis Low, Director

use case: structured DB records with a bunch of related files

2011-07-19 Thread Travis Low
in advance. cheers, Travis -- ** *Travis Low, Director of Development* ** t...@4centurion.com* * *Centurion Research Solutions, LLC* *14048 ParkEast Circle *•* Suite 100 *•* Chantilly, VA 20151* *703-956-6276 *•* 703-378-4474 (fax)* *http://www.centurionresearch.com* http

Re: Solr, c/s type ?

2010-09-08 Thread Travis Low
I'll guess he means client/server. On Tue, Sep 7, 2010 at 5:52 PM, Chris Hostetter hossman_luc...@fucit.orgwrote: : Subject: Solr, c/s type ? : : i'm wondering c/s type is possible (not http web type). : if possible, could i get the material about it? You're going t oneed to provide more

Re: stream.url problem

2010-08-17 Thread Travis Low
Connection refused (in any context) almost always means that nothing is listening on the TCP port that you are trying to connect to. So either the process you are connecting to isn't running, or you are trying to connect to the wrong port. On Tue, Aug 17, 2010 at 6:18 AM, satya swaroop

setting up schema (newbie question)

2010-07-20 Thread Travis Low
I have a large database table with many document records, and I plan to use SOLR to improve the searching for the documents. The twist here is that perhaps 50% of the records will originate from outside sources, and sometimes those records may be updated versions of documents we already have.