Re: PDF4J Project: Gathering Feature Requests

2002-05-06 Thread Kelvin Tan
Good point. Plus the xpdf project (AFAIK) is being actively developed. One problem though: It's released under GPL, so any port will probably have to adopt GPL too (unless they can be convinced to re-release it under a less restrictive license). - Original Message - From: "Peter Carlson"

Re: PDF4J Project: Gathering Feature Requests

2002-05-06 Thread Peter Carlson
I was just thinking of an existing code base that you could port to pure java. --Peter On 5/6/02 5:26 PM, "Kelvin Tan" <[EMAIL PROTECTED]> wrote: > there are JNI hooks to the code, I doubt it would be as nice as a Java > library for that. > > K -- To unsubscribe, e-mail:

Re: PDF4J Project: Gathering Feature Requests

2002-05-06 Thread Kelvin Tan
- Original Message - From: "Peter Carlson" <[EMAIL PROTECTED]> To: "Lucene Users List" <[EMAIL PROTECTED]> Sent: Tuesday, May 07, 2002 7:51 AM Subject: Re: PDF4J Project: Gathering Feature Requests > Have you looked at xpdf? > > Www.foolabs.com/xpdf >From what I know of xpdf, it's not

Re: PDF4J Project: Gathering Feature Requests

2002-05-06 Thread Peter Carlson
Have you looked at xpdf? Www.foolabs.com/xpdf --Peter On 5/6/02 3:58 PM, "W. Eliot Kimber" <[EMAIL PROTECTED]> wrote: > Peter Carlson wrote: >> >> This is very exciting. >> >> Are you planning on basing the code on other pdf readers / writers? > > At this point I haven't found any Java PDF

Re: WildcardQuery

2002-05-06 Thread Peter Carlson
This is fixed in the nightly builds. --Peter On 5/6/02 4:14 PM, "Christian Schrader" <[EMAIL PROTECTED]> wrote: > I am pretty happy with the results of WildcardQueries like "*ucen*" that > matches lucene, but "*lucene*" doesn't match lucene. Is there a reason for > this? And what would be the p

WildcardQuery

2002-05-06 Thread Christian Schrader
I am pretty happy with the results of WildcardQueries like "*ucen*" that matches lucene, but "*lucene*" doesn't match lucene. Is there a reason for this? And what would be the patch. It should be in WildcardTermEnum. I am wondering if somebody already patched it? Thanks, Chris -- To unsubscribe

Re: PDF4J Project: Gathering Feature Requests

2002-05-06 Thread W. Eliot Kimber
Peter Carlson wrote: > > This is very exciting. > > Are you planning on basing the code on other pdf readers / writers? At this point I haven't found any Java PDF reader that meets my requirements. One of the motivations for doing this is the problems we had using Etymon's PJ library: both the li

Re: PDF4J Project: Gathering Feature Requests

2002-05-06 Thread Peter Carlson
This is very exciting. Are you planning on basing the code on other pdf readers / writers? --Peter On 5/6/02 10:54 AM, "W. Eliot Kimber" <[EMAIL PROTECTED]> wrote: > I have set up the project PDF4J on SourceForge > (http://pdf4j.sourceforge.net). At this point we are simply gathering > requir

RE: Any one used websearch - Need Help Please

2002-05-06 Thread Moturu,Praveen
Hi Otis, Thanks for your response. www.violet-arcan.com does not exist at all. You may want to check the url... Even then I also gave my local host in the websearch.xml to index and search my local site too.. That was the unsuccessful story... > Praveen Moturu > > > > -Original Message

PDF4J Project: Gathering Feature Requests

2002-05-06 Thread W. Eliot Kimber
I have set up the project PDF4J on SourceForge (http://pdf4j.sourceforge.net). At this point we are simply gathering requirements--we are not yet ready to start writing code. Supporting the needs of tools like Lucene is one of our key target use cases, so we would be very interested to know what

Re: Any One used Lucene to search JSP Pages! - Need Help

2002-05-06 Thread Otis Gospodnetic
jGuru.com has a Lucene Forum which contains a thread about this subject. Check there. Otis --- "Moturu,Praveen" <[EMAIL PROTECTED]> wrote: > Hi All, Has any used indexing or searching JSP Pages using Lucene.. > From My > Side I was successful in indexing and searching text files and Html > file

Re: Any one used websearch - Need Help Please

2002-05-06 Thread Otis Gospodnetic
Hello, The host that you are trying to crawl cannot be looked up: bash-2.04$ nslookup www.violet-arcana.com Server: localhost.apache.org Address: 127.0.0.1 *** localhost.apache.org can't find www.violet-arcana.com: Non-existent host/domain This is not a Lucene issue, but more of a networkin

Any One used Lucene to search JSP Pages! - Need Help

2002-05-06 Thread Moturu,Praveen
Hi All, Has any used indexing or searching JSP Pages using Lucene.. From My Side I was successful in indexing and searching text files and Html files only. Thanks for your help > Praveen Moturu > > > -- To unsubscribe, e-mail: For additional commands, e-mail:

Any one used websearch - Need Help Please

2002-05-06 Thread Moturu,Praveen
Hi All, Has any one used websearch.. If so can you please help me. I am trying to use the demo files.. When I do the index the demo site I am getting the following message and when I try the examples search form and enter rock or red as described I am not getting any search results... START

RE: best practice for indexing multiple equiv fieldnames

2002-05-06 Thread Alexander Belskis
Dude, Landon- How are you doing? To the novice question I have what might be a novice answer... but hope it helps. I don't think that the "Lucene documents" you create and add to the index need to have the same structure as the "XML documents" you read. Instead of creating one Lucene docume