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
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
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
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