http://wiki.apache.org/lucene-java/LuceneFAQ#How_do_I_restrict_searches_to_only_return_results_from_a_limited_subset_of_documents_in_the_index_.28e.g._for_privacy_reasons.29.3F_What_is_the_best_way_to_approach_this.3F


--
Ian.


On Tue, Mar 29, 2011 at 11:54 AM, Patrick Diviacco
<patrick.divia...@gmail.com> wrote:
> hi,
>
> Can I run a query against few specific docs of the collection only ?
>
> Can I filter the built collection according to documents fields content ?
>
> For example I would like to query over documents having field2 = "abc".
>
> thanks
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to