You should really provide us with more info. Maybe some code too. Valuable infos are for example:
- how big is your index? - how does the query look like? - are you searching from a local file system or ram dir or from remote FS? - how fast is the second search? - which version of lucene are you useing? simon On Thu, Feb 3, 2011 at 7:23 PM, <madhuri_1...@yahoo.com> wrote: > Hi, > > I have searching fields from multiple indexes. I am using Boolean Query. > Index Search is taking nearly 20 sec for one query. > > I have read that Query Filter have a feature of caching the inner Query > search results. I am not sure which Query is useful whether Query Filter or > boolean query ? > > Can you suggest me whether Multi-Index search (MultiSearch) or Filtered > Search can improve performance ? > > Thanks in Advance. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org