RE: Newbie question about search behavior

2010-08-16 Thread Markus Jelsma
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

Newbie question about search behavior

2010-08-16 Thread Mike Thomsen
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

Re: Newbie question about search

2008-02-27 Thread x8nnn
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.

Re: Newbie question about search

2008-02-25 Thread Chris Hostetter
: 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

Re: Newbie question about search

2008-02-23 Thread Reece
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

Re: Newbie question about search

2008-02-23 Thread x8nnn
> 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 >

Re: Newbie question about search

2008-02-22 Thread Reece
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. > >

Re: Newbie question about search

2008-02-22 Thread x8nnn
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.

Newbie question about search

2008-02-22 Thread x8nnn
context: http://www.nabble.com/Newbie-question-about-search-tp15640877p15640877.html Sent from the Solr - User mailing list archive at Nabble.com.