don't always line up. Is
there a way to some how project the stemmed matches from the text field
onto the text_raw field when displaying hightlighting?
Thank you for your time,
Travis
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
Yes. Write a program to consume the result xml and then spit it back out
the way you'd like to see it.
cheers,
Travis
On Tue, Jan 22, 2013 at 1:23 PM, hassancrowdc wrote:
> ?
>
>
> On Tue, Jan 22, 2013 at 12:24 PM, hassancrowdc [via Lucene] <
> ml-node+s472066n4
What you describe sounds right to me and seems consistent with the error
stacktrace.. I would increase the MySQL wait_timeout to 3600 and,
depending on your server, you might want to also increase max_connections.
cheers,
Travis
On Tue, Jan 8, 2013 at 4:10 AM, vijeshnair wrote:
> S
If I understand you correctly, you would use a multicore setup and send the
request to http://server.com/solr/core0 in one case, and
http://server.com/solr/core1 in the other.
Is there something else that makes this complicated?
cheers,
Travis
On Thu, Nov 1, 2012 at 12:08 PM, Dzmitry
We're getting a little far afield...but here is the incantation:
mysql> grant all on DBNAME.* to 'USER'@'IP-ADDRESS' identified by
'PASSWORD';
mysql> flush privileges;
cheers,
Travis
On Tue, Oct 30, 2012 at 2:40 PM, Amit Nithian wrote:
> This error
tivity to that machine instead.
cheers,
Travis
On Tue, Oct 30, 2012 at 5:15 AM, kunal sachdeva wrote:
> Hi,
>
> This is my data-config file:-
>
>
>
>
>
>
>
> name="package" query="select concat('pckg', id) as id,pkg_name,updated
heers,
Travis
On Tue, Oct 2, 2012 at 3:37 PM, Esteban Cacavelos <
estebancacave...@gmail.com> wrote:
> Hi, I'm starting a web application using solr as a search engine. The web
> site will be developed in PHP (maybe I'll use a framework also).
>
> I would like to know som
That makes sense on the surface, but Kissue makes a good point. Shouldn't
the delete match the same documents as the search? He said no documents
come back when he searches on the phrase, but documents are deleted when he
uses the same phrase.
cheers,
Travis
On Wed, Sep 26, 2012 at 9:
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
Change your data-config.xml connection XML to this:
Then try again. This keeps the driver from trying to fetch the entire
result set at the same time.
cheers,
Travis
On Fri, Sep 7, 2012 at 4:17 AM, deniz wrote:
> Hi all,
>
> I have been trying to index my data from mysql db, bu
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
set is.
cheers,
Travis
On Wed, Feb 1, 2012 at 9:17 AM, Van Tassell, Kristian <
kristian.vantass...@siemens.com> wrote:
> Hello everyone,
>
> I have a question that I imagine has been asked many times before, so I
> apologize for the repeat.
>
> I have a basic text field
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,
/modules/solr.so:
> undefined symbol: curl_easy_getinfo in Unknown on line 0
I'm baffled by this because the undefined symbol is in libcurl.so, and I've
specified the path to that library.
If I can't solve this problem then we'll basically have to write our own
PHP Solr client, which w
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
d
information for any records found. Is there any reason to specify
redRecords and blueRecords as multivalued fields in schema.xml? And if we
did that, we'd call solrj.addField() once for each value, would we not?
cheers,
Travis
box. Or, paying too much for
something we don't need.
Thanks everyone for your input, it was very helpful.
cheers,
Travis
On Tue, Oct 11, 2011 at 2:19 PM, eks dev wrote:
> Re. "I have little experience with VM servers for search."
>
> We had huge performance penalt
is a lot easier and cheaper to just build the software,
> then measure and buy hardware after that.
>
We have a very beefy VM server that we will use for benchmarking, but your
specs provide a starting point. Thanks very much for that.
cheers,
Travis
hours or maybe even days, but not too many
days. Do we need 16GB of memory? 32GB? 8-core processor? I have zero
sense of server requirements and I would appreciate any guidance.
Do I need to be concerned about performance/resources later, when adding
documents to an existing (large) index?
che
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
eed
to show a link to the DB record. It would be nice to show a link the the
document as well, but that's less important.
cheers,
Travis
On Mon, Jul 25, 2011 at 9:49 AM, Erick Erickson wrote:
> I'd seriously consider going with SolrJ as your indexing strategy, it
> allows
> you t
e 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
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
de or Solr yet to understand if it was omitted for
performance reasons or some other reason.
Any information would be appreciated.
Thanks,
Travis
But if that doesn't work then you may be out of luck.
cheers,
Travis
On Thu, Dec 30, 2010 at 8:26 AM, Juan Manuel Alvarez wrote:
> Erick:
>
> Thanks for the quick response.
>
> I can't use the timestamp for doing DIH, so I need to use a custom
> field that I need
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:
he
documents themselves.
Thanks in advance for any help.
cheers,
Travis
nctionQuery. Is this what
I am needing to perform this task?
*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
Travis Chase
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
35 matches
Mail list logo