search suggest

2009-07-28 Thread Jack Bates
how can i use solr to make search suggestions? i'm thinking google-style suggestions, which suggests more refined queries - vs. freebase-style suggestions, which suggests top hits. i've been looking at the query params, http://wiki.apache.org/solr/StandardRequestHandler - and searching for "solr

Re: solr on ubuntu 8.04

2008-10-02 Thread Jack Bates
.. and tell me what you > have in your file > ./var/lib/tomcat5.5/webapps > ./usr/share/tomcat5.5/webapps > > It doesn't work I dont know why :( > Thanks a lot > Johanna > > Jack Bates-2 wrote: > > > > Thanks for your suggestions. I have now trie

Re: solr on ubuntu 8.04

2008-05-27 Thread Jack Bates
ou probably need to > configure solr/home, and maybe fiddle with > securitymanager stuff. > > Albert > > On Thu, May 1, 2008 at 6:46 PM, Jack Bates freezone.co.uk> wrote: > > > I am trying to evaluate Solr for an open source records management > > projec

solr on ubuntu 8.04

2008-05-01 Thread Jack Bates
I am trying to evaluate Solr for an open source records management project to which I contribute: http://code.google.com/p/qubit-toolkit/ I installed the Ubuntu solr-tomcat5.5 package: http://packages.ubuntu.com/hardy/solr-tomcat5.5 - and pointed my browser at: http://localhost:8180/solr/admin (T