Results 1 to 1 of 1
Thread: Multiple Index Search issue
- 04-30-2011, 06:45 AM #1
Member
- Join Date
- Oct 2010
- Posts
- 3
- Rep Power
- 0
Multiple Index Search issue
Hi
I want to search over Multiple index. We have MultiSearcher Lucene api available. But my issue is that the multiple index on which i want to search may contain same document. Two documents I am considering to be same based on if value of one or more fields of the documents are exactly equal. I want to implement Lucene search on these muliple indexes based on preference. So when i search using a query that would match a similar document(as per the condition of similarity mentioned above), the search will return document from the index having high preference.
Thanks in Advance
JP
Similar Threads
-
Any advice - java search algorithms which accept multiple search parameters
By Alfster in forum New To JavaReplies: 4Last Post: 03-24-2011, 11:50 PM -
Problem with search, when I rewriting index
By Petr in forum LuceneReplies: 0Last Post: 01-13-2011, 10:58 AM -
How to search russian texts in Lucene index?
By ArtUrlWWW in forum LuceneReplies: 0Last Post: 01-11-2011, 11:46 AM -
Problems with javadoc Index search.
By heven in forum NetBeansReplies: 0Last Post: 08-09-2010, 10:46 AM -
problem with index file search
By rencin in forum LuceneReplies: 4Last Post: 08-17-2009, 10:27 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks