Hello,<br><br>I'd say that the list column of each file corresponds either to the file id or is 0 if the user has chosen to not list file. The reason why it's not 1 if it is listed is probably for sorting purposes (so that later uploaded files are displayed at the bottom). However, I'm not quite sure about that. Correct me if I am wrong.
<br><br>Konstantin<br><br><div><span class="gmail_quote">2006/3/9, Adam Cooper &lt;<a href="mailto:adam.j.cooper@gmail.com">adam.j.cooper@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks for the pointer. I had no idea where to look for 'contrib' so I<br>had a rummage through cvs and found it. It seems that a lot of the<br>projects in cvs aren't listed on the projects-&gt;cvs page.<br><br>I've had a look at the upload_indexer module and it does fit my needs
<br>quite closely, however it would need to be converted to 4.7 and IMHO<br>my current backend interface is quite a bit more polished and useable.<br>It's a bit of a halfway house, do I take the indexing functions from<br>
the upload_indexer module and add them to my module or take my<br>interface and add it to the upload_indexer module :-$.<br><br>+ I want to add flexinode upload indexing so I so that would mean even<br>more modifications to the current module, whereas mine is already
<br>halfway there.<br><br>Any hints on listed vs. unlisted files?<br><br>Thanks<br>Adam<br><br>On 3/9/06, Moshe Weitzman &lt;<a href="mailto:weitzman@tejasa.com">weitzman@tejasa.com</a>&gt; wrote:<br>&gt; &gt; I am currently writing an attachment indexing module. I've tried the
<br>&gt; &gt; swish-e module (and even converted it to 4.7) but it doesn't do what I<br>&gt; &gt; would like it to do. I want all my search results to be integrated,<br>&gt; &gt; not in separate tabs.<br>&gt;<br>&gt; also see upload_indexer module in contrib. it might just do what you want.
<br>&gt;<br></blockquote></div><br>