Dear All<br>Looks whole list is silent in this regard (apache solr file attachment).<br>If you can share whatever idea you have on below queries, it will help me to great extent.<br><br>Thanks<br>Austin<br><br><div class="gmail_quote">
On Tue, Oct 16, 2012 at 6:22 AM, Austin Einter <span dir="ltr">&lt;<a href="mailto:austin.einter@gmail.com" target="_blank">austin.einter@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span style="color:rgb(51,102,255)">Dear All<br>I want to learn more on apache solr file attachments.<br>My aim is to modify / add code in a way, that will suit my requirements.<br><br>I have been struggling for quite sometime<br>

<br>1. How to index a file<br>
2. How to store minimal data during indexing and get minimal data during searching<br>3. How to get results in smaller chunks, such as if my query records count is 1000, I would like to receive only 100 results at a time, in next query 100 more and so on<br>

<br>Elaborating more on above points</span>
<span style="color:rgb(51,102,255)"><br><br><u><b>1. How to index a file<br></b></u><br>Today when a user uploads his/her document, I create a node programatically, attach the document to node and then Drupal indexes file in next cron run.<br>


When a user attaches a new document, I delete the old attached document, attach the new document programatically, then Drupal indexes file in next cron run.<br>That&#39;s how today I am indexing a file.<br><br>I feel, the node creation is not required here, just to get the file indexed, I am creating a node.<br>


I want to know whats the best way to index a file (without creating a node).<br><br><u><b>2. How to store minimal data during indexing and get minimal data during searching<br></b></u>If you see during a file indexing , lots of data are sent to apache solr server and those are getting stored. To be specific here, for my requirement I do not need link, snippet - string, snippet-array, fields array having 22 elements etc etc. I may need to just store UID of user associated with this file . How can I achieve it , or at least where can I get more information on this.<br>

<br><u><b>3. How to get results in smaller chunks, such as if my query records 
count is 1000, I would like to receive only 100 results at a time, in 
next query 100 more and so on<br></b></u>Lets say a query returns 1000 records, probably I may need only first 100 records first time, when user clicks more link, I may need next 100 records so on.</span>
<span style="color:rgb(51,102,255)"><br>Not sure if such facility is there with apache solr attachment module.<br><br>So I really will be happy to get more information on above 3 points. If any book, or any links that explains details will be really quite handful to me.</span>
<span style="color:rgb(51,102,255)"><br><br>Any information in this regard highly appreciated.<br><br>
Thanks<span class="HOEnZb"><font color="#888888"><br>Austin<br><br><br></font></span></span>
</blockquote></div><br>