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 Charlie Smith <Sm...@ldschurch.org> on 2004/03/18 21:08:20 UTC

title search

Can Lucene search titles as well as content?




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


Re: title search

Posted by Otis Gospodnetic <ot...@yahoo.com>.
Yes.
But keep in mind Lucene is NOT a 'web search engine'.
It is a full-text indexing and searching _API_.
In other words, it is up to you to create different fields and search
them.  This is described in a number of Lucene article, whose links are
published on Lucene's site.

Otis

--- Charlie Smith <Sm...@ldschurch.org> wrote:
> Can Lucene search titles as well as content?
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: lucene-user-help@jakarta.apache.org
> 


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