Re: metadata about result sets?

2006-03-07 Thread Yonik Seeley
On 3/7/06, Corey Tisdale <[EMAIL PROTECTED]> wrote: > Is there any way to get metadata about a search result off of > this bad dog? Hi Corey, >From the standard request handler, you can currently only get the stored fields of documents that matched a query, and the relevancy score of each documen

metadata about result sets?

2006-03-07 Thread Corey Tisdale
Hi all, I just found out about solr, so naturally I have to play with it. I hate to ask anything as basic as this, but the lack of docs makes me hafta. Is there any way to get metadata about a search result off of this bad dog? I am trying to find a good way to search through several mil

Re: Index Builder

2006-03-07 Thread Yonik Seeley
On 3/5/06, Grant Ingersoll <[EMAIL PROTECTED]> wrote: > So, I was thinking I could write a driver program that takes in my files and > then calls the API directly. Is this doable? It's doable... While it will be more efficient, it's not clear how much you will gain, esp if you run with multiple