Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
JarJar lucene dependencies? Why?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Sten Roger Sandvik  
View profile  
 More options Apr 30 2012, 8:51 am
From: Sten Roger Sandvik <ste...@gmail.com>
Date: Mon, 30 Apr 2012 05:51:50 -0700 (PDT)
Local: Mon, Apr 30 2012 8:51 am
Subject: JarJar lucene dependencies? Why?

Hi.

I am trying to embed both ElasticSearch and Jackrabbit inside one
WebApp. Since ElasticSearch and Jackrabbit uses different lucene
versions we have a problem. I see that ElasticSearch are embedding
almost all depdencies by rewriting package names. But, lucene is not
embedded in this way. Is it a good reason why it is not?

BR,
Sten Roger Sandvik


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Shay Banon  
View profile  
 More options May 1 2012, 10:57 am
From: Shay Banon <kim...@gmail.com>
Date: Tue, 1 May 2012 17:57:34 +0300
Local: Tues, May 1 2012 10:57 am
Subject: Re: JarJar lucene dependencies? Why?

Mainly because when using the TransportClient, there is no need for the
Lucene jars.

On Mon, Apr 30, 2012 at 3:51 PM, Sten Roger Sandvik <ste...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sten Roger Sandvik  
View profile  
 More options May 8 2012, 4:59 am
From: Sten Roger Sandvik <ste...@gmail.com>
Date: Tue, 8 May 2012 01:59:45 -0700 (PDT)
Local: Tues, May 8 2012 4:59 am
Subject: Re: JarJar lucene dependencies? Why?

Thanks. But when I remove the jar dependencies of lucene jars, I get a
CLF exception. It seems that some lucene classes are not bundled when
starting a local node (with storage). In NodeEnvironment there are
dependencies to both org.apache.lucene.store.Lock and
org.apache.lucene.store.NativeFSLockFactory. Is this on purpose?

BR,
Sten Roger

On 1 Mai, 16:57, Shay Banon <kim...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Shay Banon  
View profile  
 More options May 9 2012, 5:25 am
From: Shay Banon <kim...@gmail.com>
Date: Wed, 9 May 2012 12:25:41 +0300
Local: Wed, May 9 2012 5:25 am
Subject: Re: JarJar lucene dependencies? Why?

Maybe its because you started a NodeClient and not a TransportClient?
NodeClient requires Lucene jars.

On Tue, May 8, 2012 at 11:59 AM, Sten Roger Sandvik <ste...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »