Re: Your valuable suggestion on autocomplete

2008-05-06 Thread Nishant Soni
Just FYI, we have also implemented a Trie approach (outside of solr, even though our mail search uses solr) at the link in the signature. You can try out the auto-completion working on the comparison tool on the home page. - nishant www.reviewgist.com - Original Message From: Va

Re: Which terms in the query match

2007-10-17 Thread Nishant Soni
terms that did not match in the first query against another field. I am thinking this should not be too uncommon a problem so maybe there is something that I am missing. thanks nishant --- Bertrand Delacretaz <[EMAIL PROTECTED]> wrote: > On 10/16/07, Nishant Soni <[EMAIL PROTE

Which terms in the query match

2007-10-16 Thread Nishant Soni
Hi, Is there a way in solr to figure out which of the terms in the query actually matched in the current search result. for eg. searching for "xxx yyy zzz" in a document and say two documents matched for the terms xxx and yyy but none had the token zzz in them. So is there a way to query solr abo

Tomcat Solr Problem

2007-10-11 Thread Nishant Soni
Unable to get solr up in tomcat. Im getting the following log NFO: Using JNDI solr.home: E:/test/workspace/reviewGist/solr/home Oct 11, 2007 1:48:13 PM org.apache.solr.core.Config setInstanceDir INFO: Solr home set to 'E:/test/workspace/reviewGist/solr/home/' Oct 11, 2007 1:48:13 PM org.apache.sol