al message-
From: Mike Thomsen
Sent: Mon 16-08-2010 19:09
To: solr-user@lucene.apache.org;
Subject: Newbie question about search behavior
Is it possible to set up Lucene to treat a keyword search such as
title:News
implicitly like
title:News*
so that any title that begins with News will be return
Is it possible to set up Lucene to treat a keyword search such as
title:News
implicitly like
title:News*
so that any title that begins with News will be returned without the
user having to throw in a wildcard?
Also, are there any common filters and such that are generally
considered a good pra
oss
>
>
>
--
View this message in context:
http://www.nabble.com/Newbie-question-about-search-tp15640877p15724338.html
Sent from the Solr - User mailing list archive at Nabble.com.
: Once I post it I see following entry in my catalina.out. However when I go
: to solr search page and try to search any token in content sectionI do not
: get any thing returned. basically
:
:
the logs you posted don't inlcude anything about the query you executed,
so it's hard to guess what
umulative_lookups=0,cumulative_hits=0,cumulative_hitratio=0.00,cumulative_inserts=0,cumulative_evictions=0}
> >
> >
> queryResultCache{lookups=0,hits=0,hitratio=0.00,inserts=0,evictions=0,size=0,cumulative_lookups=0,cumulative_hits=0,cumulative_hitratio=0.00,cumulati
> documentCache{lookups=0,hits=0,hitratio=0.00,inserts=0,evictions=0,size=0,cumulative_lookups=0,cumulative_hits=0,cumulative_hitratio=0.00,cumulative_inserts=0,cumulative_evictions=0}
> Feb 21, 2008 11:14:45 PM org.apache.solr.update.DirectUpdateHandler2
> commit
> INFO: end_commit_flush
>
tive_inserts=0,cumulative_evictions=0}
> >
> >
> documentCache{lookups=0,hits=0,hitratio=0.00,inserts=0,evictions=0,size=0,cumulative_lookups=0,cumulative_hits=0,cumulative_hitratio=0.00,cumulative_inserts=0,cumulative_evictions=0}
> > Feb 21, 2008 11:14:45 PM org.apache.solr.update.DirectUpdateHandler2
> > commit
> > INFO: end_commit_flush
> > Feb 21, 2008 11:14:45 PM org.apache.solr.handler.XmlUpdateRequestHandler
> > update
> > INFO: commit 0 56
> > Feb 21, 2008 11:14:45 PM org.apache.solr.core.SolrCore execute
> > INFO: /update 0 56
> >
>
> --
> View this message in context:
> http://www.nabble.com/Newbie-question-about-search-tp15640877p15641411.html
>
>
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>
umulative_inserts=0,cumulative_evictions=0}
> Feb 21, 2008 11:14:45 PM org.apache.solr.update.DirectUpdateHandler2
> commit
> INFO: end_commit_flush
> Feb 21, 2008 11:14:45 PM org.apache.solr.handler.XmlUpdateRequestHandler
> update
> INFO: commit 0 56
> Feb 21, 2008 11:14:45 PM org.apache.solr.core.SolrCore execute
> INFO: /update 0 56
>
--
View this message in context:
http://www.nabble.com/Newbie-question-about-search-tp15640877p15641411.html
Sent from the Solr - User mailing list archive at Nabble.com.
context:
http://www.nabble.com/Newbie-question-about-search-tp15640877p15640877.html
Sent from the Solr - User mailing list archive at Nabble.com.