Hi Lance,
does this do what you want?
http://maven.apache.org/plugins/maven-assembly-plugin/descriptor-refs.html#jar-with-dependencies
It's maven but that would be an advantage I'd say… ;-)
Chantal
Am 05.08.2012 um 01:25 schrieb Lance Norskog:
> Has anybody tried packaging the contrib distrib
The backstory here is that Tika uses a library that for some crazy
reason is inside the Java AWG graphics toolkit. (I think the RTF
parser?)
On Wed, Aug 15, 2012 at 5:57 AM, Ahmet Arslan wrote:
>> You can try passing
>> -Djava.awt.headless=true as one of the arguments
>> when you start Jetty to s
Use the 'text_cjk' field type for your Chinese language text.
Chinese language search is not simple, and Solr/Lucene are almost there in
having a useable solution.
On Thu, Aug 16, 2012 at 4:23 AM, Rajani Maski wrote:
> Chinese character not encoded for facet.prefix but encoded for q field -
>
I would use generation numbers on documents, and communicate a global
generation number in ZK.
On Thu, Aug 16, 2012 at 2:22 AM, Nicholas Ball
wrote:
>
> I've been close to implementing a 2PC protocol before for something else,
> however for this it's not needed.
> As the move operation will be do
Hey Mark,
Thanks for the extra effort in responding :)
Are you ok if I file a jira ticket and complete this feature on trunk? We need
this feature for a project.
Jed Glazner
Sr. Software Engineer
Adobe
jglaz...@adobe.com
- Reply message -
From: "Mark Miller"
To: "solr-user@lucene.apa
Just FYI folks, this doesn't work. You need to send mail to
solr-user-unsubscr...@lucene.apache.org, not the list.
Michael Della Bitta
Appinions | 18 East 41st St., Suite 1806 | New York, NY 10017
www.appinions.com
Where Influence Isn’t a Game
On
solr-user-unsubscribe
solr-user-unsubscribe
Hmm...last email was blocked from the list as spam :)
Let me try again forcing plain text:
Hey Jed,
I think what you are looking for is something I have proposed, but is not
implemented yet. We started with a fairly simple collections API since we
just wanted to make sure we had something in 4.
Hi,
solr uses common standards (Indexing and Searching through HTTP Requests
with JSON and XML as two of many possible response formats).
I think you should download solr and look through the wiki how to index
some example documents and query them (http://wiki.apache.org/solr/).
When you have don
There are different possibilities to secure the server in my opinion which
depends on how you want to integrate the solr search.
Most use cases have some server side processing in between instead of
having a front-end web application directly accessing the solr servlets
(which prevents unwanted int
SolrJ is completely irrelevant for using DIH,
the only time you need it would be
if you're going to write a Java program to push
data into your index. Which can be done using
a JDBC driver to connect to your SQL server
and then pushing docs to Solr, see:
http://searchhub.org/dev/2012/02/14/indexin
12 matches
Mail list logo