Re: Introduction to flexible indexing?

2010-06-14 Thread Simon Willnauer
On Mon, Jun 14, 2010 at 10:48 PM, Michael McCandless wrote: > Alas there is no wiki page yet; I will get one started! Actually there is one, http://wiki.apache.org/lucene-java/FlexibleIndexing This page is not of huge help I guess but it can get you started and point you to the right issues. si

Re: segment_N file is missed

2010-06-14 Thread maryam ma'danipour
Hello . thanks so much for your reply I've checked CheckIndex class. but this class can not make a new segment_N if there isn't any even a new one. at first it needs to have a segment_N to reproduce it otherwise it throws nullPointerException. There is some information about what is written in seg

CFP for Surge Scalability Conference 2010

2010-06-14 Thread Jason Dixon
We're excited to announce Surge, the Scalability and Performance Conference, to be held in Baltimore on Sept 30 and Oct 1, 2010. The event focuses on case studies that demonstrate successes (and failures) in Web applications and Internet architectures. Our Keynote speakers include John Allspaw an

Re: Introduction to flexible indexing?

2010-06-14 Thread Michael McCandless
Alas there is no wiki page yet; I will get one started! Mike On Mon, Jun 14, 2010 at 10:06 AM, Thomas Koch wrote: > Hi, > > I've heard about flexible indexing in the talk Simon Willnauer and Uwe > Schindler at BerlinBuzzwords.de last week. > Now I'd like to get into this flexible indexing thing,

Re: Problem using TopFieldCollector

2010-06-14 Thread Sirish Vadala
Thanks for the response. Yeah, eventually I choose to extend the Collector method, since none of the other collectors viz. TopFieldCollector, TopDocsCollector does allow me to extend them and override. I could not grasp what exactly the below means: Rebecca Watson wrote: > > i keep a copy of

Introduction to flexible indexing?

2010-06-14 Thread Thomas Koch
Hi, I've heard about flexible indexing in the talk Simon Willnauer and Uwe Schindler at BerlinBuzzwords.de last week. Now I'd like to get into this flexible indexing thing, but don't find any documentation about it. Reading all three issues (1458, 2111, 2354) with all comments would take a long