Re: Any one used websearch - Need Help Please

2002-05-07 Thread none none

hi,
i assume that you are using the one from: http://www.i2a.com/websearch/
and you are using and know a Tomcat.

In this case you should edit properly the websearch.xml (/WEB-INF/conf) file.
Both www.violet-arcana.com and /bot.jsp are there.
The reason why you cannot spide the 1st is because the url doesn't exists! try to 
visit the url and see what happens.
COULD BE a Tomcat misconfiguration, try to replace the url in the folloow file  
/i2a/examples/websearch/bot.jsp and change the link for each file to 
http://localhost:8080/websearch/i2a/examples/websearch/files/[file].jsp;

but you can just put:
scopehttp://www.yourwebtospide.com//scope

and try a search.
Hope helps.
bye


--

On Mon, 6 May 2002 11:16:21   
 Moturu,Praveen wrote:
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 CRAWLING index exists, delete all files deleting 0 records SCANNING :
http://localhost/websearch/bot.jsp *status: bad SCANNING :
http://www.violet-arcana.com/ *status: java.net.UnknownHostException:
www.violet-arcana.com DONE CRAWLING links crawled
http://localhost/websearch/bot.jsp http://www.violet-arcana.com/ 

Any help is highly appreciated

Thanks
 Praveen Moturu
 
 
 


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]





--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: WildcardQuery

2002-05-07 Thread Joel Bernstein

I thought Lucene didn't support left wildcards like the following:

*ucene

- Original Message -
From: Christian Schrader [EMAIL PROTECTED]
To: Lucene Users List [EMAIL PROTECTED]
Sent: Monday, May 06, 2002 7:14 PM
Subject: WildcardQuery


 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, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: WildcardQuery

2002-05-07 Thread Jagadesh Nandasamy

Hi Joel,
 lucene does seem to support left wild cards take a look at this

http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg01473.html

-jaggi

Joel Bernstein wrote:

I thought Lucene didn't support left wildcards like the following:

*ucene

- Original Message -
From: Christian Schrader [EMAIL PROTECTED]
To: Lucene Users List [EMAIL PROTECTED]
Sent: Monday, May 06, 2002 7:14 PM
Subject: WildcardQuery


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, e-mail:

mailto:[EMAIL PROTECTED]

For additional commands, e-mail:

mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]







Concurrency in Lucene.

2002-05-07 Thread Flavio Arruda

I´m starting a new project using lucene where all forms filled by users are indexed 
and 
I ´m wondering about the possibility of concurrency problems...
Have someone got concurrency problems using lucene?
Any advice or experience's share will be inevaluable!!
 
Regards, 
 
Flavio Regis de Arruda
[EMAIL PROTECTED] 

 



Re: WildcardQuery

2002-05-07 Thread Otis Gospodnetic

Yes, me too.  I just tried it on some Lucene index (the search at
blink.com) and it doesn't seem to work (try searching for travel and
then *vel).
I'm assuming the original poster confused something...

Otis

--- Joel Bernstein [EMAIL PROTECTED] wrote:
 I thought Lucene didn't support left wildcards like the following:
 
 *ucene
 
 - Original Message -
 From: Christian Schrader [EMAIL PROTECTED]
 To: Lucene Users List [EMAIL PROTECTED]
 Sent: Monday, May 06, 2002 7:14 PM
 Subject: WildcardQuery
 
 
  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, e-mail:
 mailto:[EMAIL PROTECTED]
  For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 
 
 
 --
 To unsubscribe, e-mail:  
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 


__
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]