Re: Limiting the result content

2008-12-26 Thread Grant Ingersoll
Is the relevant part contained in a single smaller field or are you saying you want to extract the relevant part from the larger overall document? In the former case, the "fl" parameter (http://wiki.apache.org/solr/CommonQueryParameters#head-db2785986af2355759faaaca53dc8fd0b012d1ab ) allows

Limiting the result content

2008-12-23 Thread Sajith Vimukthi
Hi all, I am writing an application which uses solrj to perform the search function. I basically have a huge set of pdfs doc etc and these are indexed. I have almost finished the application. But still I have some problems. When I search for a parameter I get the whole indexed document which is su