Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Plain View
Lucene, mail # user - how to search over another search


+
Mohammad Norouzi 2007-03-26, 06:17
+
Steven Rowe 2007-03-26, 14:35
+
Steven Rowe 2007-03-26, 14:56
+
Mohammad Norouzi 2007-03-27, 09:10
Copy link to this message
-
Re: how to search over another search
Steven Rowe 2007-03-27, 13:07
Mohammad Norouzi wrote:
> Steven,
> what this means:
> "Each index added must have the same number of documents, but
> typically each contains different fields. Each document contains the
> union of the fields of all documents with the same document number.
> When searching, matches for a query term are from the first index
> added that has the field."
>
> if I have say, 100 documents (records) in index, I should have exactly 100
> documents in index2. Am I right?

Yes.  The other requirement is that the documents must be added in
exactly the same order to both indexes.
---------------------------------------------------------------------
+
Mohammad Norouzi 2007-03-27, 13:09
+
jafarim 2007-03-26, 08:41
+
Mohammad Norouzi 2007-03-26, 09:14
+
Erick Erickson 2007-03-26, 13:38
+
Mohammad Norouzi 2007-03-31, 07:44