Re: Lucene Architecture/Documentation Site

2011-08-30 Thread Bernd Fehling
Hi Vineet, nice site and documentation, but what is the sence of "sign-up" and "login"? Regards Bernd Am 30.08.2011 22:28, schrieb Vineet Sinha: Hey guys, We have been working hard on building a helpful site for Lucene Architecture and Documentation. We have been updating the content and work

Lucene Architecture/Documentation Site

2011-08-30 Thread Vineet Sinha
Hey guys, We have been working hard on building a helpful site for Lucene Architecture and Documentation. We have been updating the content and working on making it really helpful over the last few weeks. We now feel like it is getting close to being ready. http://www.codemaps.org/s/Lucene Our goa

RE: No subsearcher in Lucene 3.3?

2011-08-30 Thread Uwe Schindler
Hi, Use ReaderUtil from o.a.l.util package that does the recursive traversal of the reader tree. It has methods to solve this problems. You can cache the int[] start array that contains the starting document ids for each subreader. This makes it possible to use standard TopDocs based search withou

Re: No subsearcher in Lucene 3.3?

2011-08-30 Thread Devon H. O'Dell
2011/8/30 Joe MA : > When searching a single collection, no problem.  But if I want to search the > two collections at the same time, I need to know which collection the hit > came from so I can retrieve the base_path from the database.  These > base_paths can be different.  As mentioned, this w

Need Help: Business Scenario to lucene implementation

2011-08-30 Thread Saurabh Gokhale
Hi All, I need your help to understand how I can have Lucene applied to the following business scenario. Question is in RED *Business Scenario:* Analyze newly created document "A" with existing documents in the system and if document A matches more than (similar to) 50% with any of the existing d

RE: No subsearcher in Lucene 3.3?

2011-08-30 Thread Joe MA
Thanks for the replies. Here is why I need the subreader (or subsearcher in earlier Lucene versions): I have multiple collections of documents, say broken out by years (it's more complex than this, but this illustrates the use case): Collection1 >>> D:/some folder/2009/*.pdf

semanticvectors

2011-08-30 Thread zarrinkalam
Dear paul, did you use semanticvectors? I couldn't find  appropriate help zarrinkalam From: Paul Libbrecht To: java-user@lucene.apache.org Sent: Monday, August 29, 2011 7:28 PM Subject: Re: LSI Zarrinkalam, have a look at semanticvectors. paul Le 29 août