Re: urgent need of some basic help

2009-10-17 Thread Bess Sadler
ww.packtpub.com/solr-1-4-enterprise-search-server?utm_source=http%3A%2F%2Flucene.apache.org%2Fsolr%2F&utm_medium=spons&utm_content=pod&utm_campaign=mdb_000275 I hope this helps! Bess Elizabeth (Bess) Sadler Chief Architect for the Online Library Environment Box 400129 Alderman Lib

Re: Search Within

2009-04-04 Thread Bess Sadler
Hi, Vernon. In Blacklight, the way we've been doing this is just to stack queries on top of each other. It's a conceptual shift from the way one might think about "search within", but it accomplishes the same thing. For example: search1 ==> q=horse search2 ==> q=horse AND dog The second

Re: How to get count of different groups of items in a single query

2008-09-25 Thread Bess Sadler
Hi, David. In this case it looks like you're looking for the faceting functionality. You can read more about this on the wiki, here: http://wiki.apache.org/solr/SimpleFacetParameters?highlight=%28facet%29 In your case, you're going to want something like: http://yoursolr.com/solr/select?q=co

Re: Questions about Blacklight & Solr

2008-09-22 Thread Bess Sadler
L, we just haven't done it yet. I'd be very happy to talk to you more about Blacklight, and I'm happy to say we have a new and vastly improved release coming out in the next couple of weeks. See you on the Blacklight mailing list! Bess Sadler On Sep 22, 2008, at 11:49 A

Re: indexing pdf documents

2008-05-13 Thread Bess Sadler
worth checking to see if this would do the trick for you. Bess Elizabeth (Bess) Sadler Research and Development Librarian Digital Scholarship Services Box 400129 Alderman Library University of Virginia Charlottesville, VA 22904 On May 13, 2008, at 3:58 AM, Cam Bazz wrote: yes, I have seen the d

Re: Solr logo poll

2007-04-06 Thread Bess Sadler
d like to get a sense of what the user community likes. A) http://issues.apache.org/jira/secure/attachment/12349897/logo- solr-d.jpg B) http://issues.apache.org/jira/secure/attachment/ 12353535/12353535_solr-nick.gif Just respond to this thread with your preference. -Yonik Elizabeth (Be

Re: Restrict Servlet Access

2007-03-15 Thread Bess Sadler
Andrew, I don't know if this is what you're getting at, but my solution is kind of naive but seems to work well. I have solr running on a given port, say :8983. I have my firewall (iptables) set up so that the outside world cannot connect to :8983. However, my httpd server, running on port

Re: Internationalization

2007-01-17 Thread Bess Sadler
so that it process each language properly. Maybe I'll write something up for the wiki when I'm done. Thanks again, Erik. Bess Elizabeth (Bess) Sadler Head, Technical and Metadata Services Digital Scholarship Services Box 400129 Alderman Library University of Virginia Charlottesville, VA 22904 [EMAIL PROTECTED] (434) 243-2305

Re: Internationalization

2007-01-16 Thread Bess Sadler
age data index? Should we use a dynamic field like text_en, text_fr, text_es? Is there a GermanPorterFilterFactory or FrenchPorterFilterFactory? Thank you very much. Jörg Pfründer _ Gratis Emailpostfach mit 2 GB Speicher - 10 SMS - http://www.xemail.de Sp

post the output of a URL to solr

2006-11-30 Thread Bess Sadler
to do this: wget http://localhost:/gaz/solr/f0.xml sh post.sh ./f0.xml I'm happy to re-write the curl command used by post.sh, but I can't figure out what the syntax would be. Anyone out there posting data in this way? Thanks in advance, Bess Sadler Elizabeth (Bess) Sadler