On 7/18/06, neils <[EMAIL PROTECTED]> wrote:
ok, I made the mention indexes for name, and the rest (2 indexes)
When i now make a search mit mulitsearcher on the name field, I can only
access the values in first (name) index. Not from the second one.
Don't use a MultiSearcher or a ParallelMultiSearcher, create a
ParallelReader and then create an IndexSearcher, passing it the
reader.
-Yonik
http://incubator.apache.org/solr Solr, the open-source Lucene search server
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]