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 "Oshima, Scott" <so...@business.com> on 2002/01/08 23:53:15 UTC

character filter issue

Suppose we have one field with one string abc-xxx.com

When I query for abc-xxx.com it returns 0 hits.

BUT when i query for something like xxx.com it returns results fine.

not sure what lucene is doing with the dashes.  i am using the default
standardfilter, lowercasefilter, stopfilter and porterstemfilter. 

Does anyone know how to get around this?

thanks.

-scott

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Lucene website updated

Posted by ca...@bookandhammer.com.
The Lucene website has been updated.

It now includes links to a new section called Getting Started by Andrew 
C. Oliver. Check it out, it's really great.

There is now a contributors section. This contains links to others 
contributions that are not part of the Lucene distribution.
If people have more contributions, please submit them to the user 
mailing list with a useful header including the word CONTRIBUTION, so we 
can add it to the list.

This update also includes some new links to the JGuru Lucene FAQ, and 
the Lucene Bugs.

--Peter


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Lucene FAQ down

Posted by Ted Husted <hu...@apache.org>.
I also got this mail in the Webmaster box today: 

Pleas check this out your cgi faq is living read access to your linux 
http://www.lucene.com/cgi-bin/faq/faqmanager.cgi?toc=/etc/hosts%00

-Ted.

carlson@bookandhammer.com wrote:
> 
> It looks like the lucene FAQ cgi is down at www.lucene.com
> 
> I clicked a blank submit and it went for a few minutes.
> 
> --Peter
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Lucene FAQ down

Posted by Ted Husted <hu...@apache.org>.
I also got this mail in the Webmaster box today: 

Pleas check this out your cgi faq is living read access to your linux 
http://www.lucene.com/cgi-bin/faq/faqmanager.cgi?toc=/etc/hosts%00

-Ted.

carlson@bookandhammer.com wrote:
> 
> It looks like the lucene FAQ cgi is down at www.lucene.com
> 
> I clicked a blank submit and it went for a few minutes.
> 
> --Peter
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Lucene FAQ down

Posted by ca...@bookandhammer.com.
It looks like the lucene FAQ cgi is down at www.lucene.com

I clicked a blank submit and it went for a few minutes.

--Peter


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: character filter issue

Posted by Otis Gospodnetic <ot...@yahoo.com>.
Hello,

See http://jguru.com/faq/view.jsp?EID=538308
Have you tried that?

Otis

--- "Oshima, Scott" <so...@business.com> wrote:
> Suppose we have one field with one string abc-xxx.com
> 
> When I query for abc-xxx.com it returns 0 hits.
> 
> BUT when i query for something like xxx.com it returns results fine.
> 
> not sure what lucene is doing with the dashes.  i am using the
> default
> standardfilter, lowercasefilter, stopfilter and porterstemfilter. 
> 
> Does anyone know how to get around this?
> 
> thanks.
> 
> -scott
> 
> --
> To unsubscribe, e-mail:  
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>