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