On 5/17/06, Robert Engels <[EMAIL PROTECTED]> wrote:
I reviewed the solr source (at LOT of the code is amazingly similar to our
own search server).
I don't see anything related to searching using non-indexed fields. Could
you maybe point me at the class(es) that implement this functionality?

Solr doesn't have that functionallity.
I considered it very early on, but it's probably only useful when you
have already narrowed search results sufficiently since retrieving
documents is not a fast operation.

Can't you just index fields you need to search on?

-Yonik

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to