You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by nga pham <ng...@gmail.com> on 2009/03/20 19:38:27 UTC

froze

Hi All,

I recently purchased Lucene in action 2nd edition.  When i ran the suggested
command
"ant indexer" (located in Chapter 1: Running Indexer, page 21) it was able
to run for a while until it froze.

The last thing that was printed on my screen was

"[input] Directory for new Lucene index: [indexes/MeetLucene]
[indexes/MeetLucene]"


My anticipation was that the indexer would print out the name of the file it
indexes and the time it took.  I also never got a "BUILD SUCCESSFUL"

Can you please tell me what the problem is?

I'm running it on CENTOS 4.7.

I downloaded :

   - java (JDK) version 6, updated 12
   - Ant 1.7.1
   - JUnit


Thank you for your time,
Nga Pham

Re: froze

Posted by Michael McCandless <lu...@mikemccandless.com>.
Did you hit enter after that [input]... line?  It's asking you to  
confirm where you want the index written.

BTW you should send future questions about Lucene in Action 2 at the  
book's forum, here:

     http://www.manning-sandbox.com/forum.jspa?forumID=451

Mike

nga pham wrote:

> Hi All,
>
> I recently purchased Lucene in action 2nd edition.  When i ran the  
> suggested
> command
> "ant indexer" (located in Chapter 1: Running Indexer, page 21) it  
> was able
> to run for a while until it froze.
>
> The last thing that was printed on my screen was
>
> "[input] Directory for new Lucene index: [indexes/MeetLucene]
> [indexes/MeetLucene]"
>
>
> My anticipation was that the indexer would print out the name of the  
> file it
> indexes and the time it took.  I also never got a "BUILD SUCCESSFUL"
>
> Can you please tell me what the problem is?
>
> I'm running it on CENTOS 4.7.
>
> I downloaded :
>
>   - java (JDK) version 6, updated 12
>   - Ant 1.7.1
>   - JUnit
>
>
> Thank you for your time,
> Nga Pham


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org