Re: How much ram can Solr use?

2006-09-28 Thread Yonik Seeley
On 9/27/06, Ken Krugler [EMAIL PROTECTED] wrote: One trick I've heard is to do cat path to Lucene index directory/_*.* /dev/null to force all of the index data into the OS cache. For Solr, I don't think I'd do this: - If you are using replication, the new segment files that just got rsync'd

Re: Fixed first hits - custom RequestHandler?

2006-09-28 Thread Joachim Martin
How about a sortOrder field? Then you can sort by sortOrder, score. If you want to promote a book that might not be in the result set, you'd OR the featured books in with the query. --Joachim Otis Gospodnetic wrote: Hello, I have a situation where I want certain documents to appear at