NS_PER_HOST, 200);
> HttpClient client = HttpClientUtil.createClient(**params);
> String url =
> "http://localhost:8983/solr/**collection1<http://localhost:8983/solr/collection1>
> ";
> SolrServer server = new HttpSolrServer(url, client);
>
> Thanks,
> Shawn
>
ene-tp4039964.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
--
**
*Travis Low, Director of Development*
** * *
*Centurion Research Solutions, LLC*
*14048 ParkEast Circle *•* Suite 100 *•* Chantilly, VA 20151*
*703-956-6276 *•* 703-378-4474 (fax)*
*http://www.ce
gt;
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/solr-query-tp4035325p4035421.html
> Sent from the Solr - User mailing list archive at Nabble.com.
--
**
*Travis Low, Director of Development*
** * *
*Centurion Research Solutions, LLC*
*
n(SQLError.java:1117)
> at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3589)
> at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3478)
> at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4019)
> at com.mysql.jdbc.MysqlIO.sendComman
t; user passes?
>
> Any help would be helpful.
>
> Thanx,
>
--
**
*Travis Low, Director of Development*
** * *
*Centurion Research Solutions, LLC*
*14048 ParkEast Circle *•* Suite 100 *•* Chantilly, VA 20151*
*703-956-6276 *•* 703-378-4474 (fax)*
*http://www.centurionresearc
for. If you don't control access to this DB, talk
> 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 wrote:
> > Like Amit said, this appears not to be a Solr problem. From the
;>>at
> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> > >>> Method)
> > >>> at
> > >>>
> > >>
> >
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
> >
gt;
> --
> Esteban L. Cacavelos de Amoriza
> Cel: 0981 220 429
>
--
**
*Travis Low, Director of Development*
** * *
*Centurion Research Solutions, LLC*
*14048 ParkEast Circle *•* Suite 100 *•* Chantilly, VA 20151*
*703-956-6276 *•* 703-378-4474 (fax)*
*http://www.centurionresear
>>> > commit and optimize after the entire solr deletion runs.
>>> > 2. Index any new items to solr. I commit and optimize after all the new
>>> > items have been added.
>>> >
>>> > Recently i started noticing that huge chunks of ite
ion" property on your tag. If the value is
> "1.0" then all fields are assumed to be multiValued.
>
> Here's the comment from the example schema included with Solr 3.4...
>
>
>
>
>
> -Hoss
>
--
**
*Travis Low, Director of Development*
*
chema:
id
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 D
webapp=/solr path=/dataimport params={command=status}
> status=0 QTime=1
>
> there is nothing else in the logs... i have tried both using direct command
> and also the one on the admin interface... but still nothing happens
>
>
> any ideas about this one?
>
>
>
>
> -
> Ze
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*
** * *
*Centurion Resear
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 s
e
not?
Sorry if this is a dumb question. I've asked about this before, and
received some *very* 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
Ah, ausgezeichnet, thank you Kuli! We'll just use that.
On Wed, Nov 16, 2011 at 11:35 AM, Michael Kuhlmann 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,
s dependencies)
> And when it prompts for curl and libxml, point 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 wrote:
>
> > I know this isn't strictly Solr, but I'
fo in Unknown on line 0
I am using 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*
** * *
*Centuri
ere is no difference between how multiValued fields are searched
> as opposed to single-valued fields.
>
> FWIW
> Erick
>
> On Tue, Nov 1, 2011 at 1:26 PM, Travis Low wrote:
> > Greetings. We're finally kicking off our little Solr project. We're
> > indexing a
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",
bigLongStringOfDocumentCon
m did not
> configure it right, or something changed in meantime (~ 4 Years old
> experience), but we burnt our fingers that hard I still remember it
>
>
>
>
> On Tue, Oct 11, 2011 at 7:49 PM, Toke Eskildsen >wrote:
>
> > Travis Low [t...@4centurion.com] wrote:
> >
Toke, thanks. Comments embedded (hope that's okay):
On Tue, Oct 11, 2011 at 10:52 AM, Toke Eskildsen
wrote:
> > Greetings. I have a paltry 23,000 database records that point to a
> > voluminous 300GB worth of PDF, Word, Excel, and other documents. We are
> > planning on indexing the records a
you'll have a dramatically smaller index
> than the original (roughly 35% the size, generally).
>
>Erik
>
>
> On Oct 11, 2011, at 08:36 , Travis Low wrote:
>
> > Greetings. I have a paltry 23,000 database records that point to a
> > voluminous 300GB worth
the index isn't going to be bigger than the documents (is it?) so I
suppose 1TB is a starting point for disk space. But what kind of processing
power and memory might we need? Can anyone please point me in the right
direction?
cheers,
Travis
--
**
*Travis Low, Director of Develo
ading. I've spent a fair amount
> of time on the wiki but I didn't see anything 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
didn't see anything 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
--
the file.
Thanks in advance.
cheers,
Travis
--
**
*Travis Low, Director of Development*
** * *
*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.centur
t;> > Otherwise, we're just guessing...
> >> >
> >> > Best
> >> > Erick
> >> >
> >> > On Wed, Dec 29, 2010 at 9:58 PM, Juan Manuel Alvarez <
> naici...@gmail.com
> >> >wrote:
> >> >
> >> >>
I'll guess he means client/server.
On Tue, Sep 7, 2010 at 5:52 PM, Chris Hostetter wrote:
>
> : 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 info exaplining wh
"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 wrote:
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. Cur
31 matches
Mail list logo