Yes it is free under the ASF license.
http://www.apache.org/licenses/
Michael
-Original Message-
From: 黄涛 [mailto:atao123...@gmail.com]
Sent: Sunday, March 07, 2010 8:01 PM
To: lucene-net-dev@lucene.apache.org
Subject: hello lucene,i have a question
first of all,thanks your team of
h().ToString() + " hits")
hitIterator = hits.Iterator
While hitIterator.MoveNext = True
hitCurrent = hitIterator.Current()
foundDoc = hitCurrent.GetDocument()
Console.WriteLine(" " + foundDoc.GetValues("name")(
nal Message-
From: Erik Hatcher [mailto:erik.hatc...@gmail.com]
Sent: Thursday, January 07, 2010 4:49 AM
To: lucene-net-dev@lucene.apache.org
Subject: Re: Question
Ed - that's a reasonable critique, but the API is practically the same
between the Lucene.Net and Lucene Java. There is a section
Hi Neal,
I would like to see the examples you have, using Lucene.NET from VB ?
Njedeh
--- On Thu, 1/7/10, Granroth, Neal V. wrote:
From: Granroth, Neal V.
Subject: RE: Question
To: "lucene-net-dev@lucene.apache.org"
Date: Thursday, January 7, 2010, 3:05 PM
IFilter is a Mic
Thanks for the offer but this was needed a few years ago. We've since gone with
a high end search platform.
-Original Message-
From: Granroth, Neal V. [mailto:neal.granr...@thermofisher.com]
Sent: 07 January 2010 20:06
To: lucene-net-dev@lucene.apache.org
Subject: RE: Question
IF
Hi Erik,
While I have no doubts that Solr is a capable product I would like to
point out that it may not necessarily the question of the fact that Sorl
can talk to .NET (anything can talk to anything when you know what you
are doing) but perhaps more a problem of the comfort level that an
nd.jo...@warc.com]
Sent: Thursday, January 07, 2010 1:39 PM
To: lucene-net-dev@lucene.apache.org
Subject: RE: Question
Remember that not everyone uses c#, many people use VB.net and although it's
relatively simple to move it over to c#, moving from c# to Java is just one
extra step where thi
o use iFilters (I think that was the term) but nobody was
interested so my attention moved elsewhere.
-Original Message-
From: Granroth, Neal V. [mailto:neal.granr...@thermofisher.com]
Sent: 07 January 2010 19:37
To: lucene-net-dev@lucene.apache.org
Subject: RE: Question
I am very surpris
o...@warc.com]
Sent: Thursday, January 07, 2010 3:57 AM
To: lucene-net-dev@lucene.apache.org
Subject: RE: Question
All I can say is that we found the lack of examples for .net problematic as
when you are not too up to speed with Java there are a lot of basic hurdlers to
overcome.
-Origin
l Message-
From: Roger Chapman [mailto:ro...@stormid.com]
Sent: 07 January 2010 09:21
To: lucene-net-dev@lucene.apache.org
Subject: RE: Question
From what I can remember the book Lucene in Action has a good
section on
indexing documents and PDFs http://www.manning.com/hatcher2/
Roger.
-net-dev@lucene.apache.org
Subject: RE: Question
Lucene.Net sticks to the APIs and classes used in the original Java
implementation of Lucene. The API names as well as class names are preserved
with the intention of giving Lucene.Net the look and feel of the C# language
and the .NET Framework. For
lucene-net-dev@lucene.apache.org
Objet : RE: Question
My problem with Lucene in Action and all the examples on the internet is
that they were all in Java and you have to understand exactly what Java
is doing to understand it all properly. It's for this very reason we had
to shun using Luce
parts of our business, but again the same will apply, we
will need more non Java examples.
Ed
-Original Message-
From: Roger Chapman [mailto:ro...@stormid.com]
Sent: 07 January 2010 09:21
To: lucene-net-dev@lucene.apache.org
Subject: RE: Question
>From what I can remember the book L
: Re: Question
Todd,
I would definitely take Michael's advice to learn more about the
overall issue before you get too far.
A quick answer that may help is Windows does not ship with an iFilter
for PDF built-in. Installing Adobe Reader 8 or higher will install a
decent PDF iFilter.
ittle surprised by your question though - I assume that you
have access to your own source code and could examine the result from
the iFilter that's being fed to the IndexWriter and compare the
behavior in the TXT case with the behavior in the PDF case?
Cheers,
Ben
Sent from my iPhone
On J
ts a great mailing list search tool at
http://www.lucidimagination.com/search/
Michael
-Original Message-
From: Todd McIndoo [mailto:tmcin...@speedyscan.biz]
Sent: Wednesday, January 06, 2010 10:11 AM
To: lucene-net-dev@lucene.apache.org
Subject: Question
Sorry if this is duplicate
We
Sorry if this is duplicate
We are using Lucene.net of version 2.0.0.4. I am trying to search a document
which contains lots of PDFs. I want to search a document, which contains a
specific word, using Lucene.net. We are yielding results in text documents
but not in PDF. Is there something we hav
17 matches
Mail list logo