Re: Sorting with ParallelReader

2008-09-26 Thread Ivan Vasilev
Sorry about the spam with this thread. We started using ParallelReader in our app and we have some bug in the app with the sorts. I tested with simple standalone app ParallelReader and discovered that sort works in the same way perfectly as with the other Readers. Sorry once again. Best Regards

Sorting with ParallelReader

2008-09-26 Thread Ivan Vasilev
Hi Guys, Does anybody know if it is possible results to be sorted using the ParallelReader? Best Regards, Ivan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Sorting with Parallelreader fails

2006-07-25 Thread neils
;m happy that you give me the right direction for my problem :-) Thanks. -- View this message in context: http://www.nabble.com/Sorting-with-Parallelreader-fails-tf1999747.html#a5493952 Sent from the Lucene - Java Users forum at Nabble.com. ---

Re: Sorting with Parallelreader fails

2006-07-25 Thread Steven Rowe
Steven Rowe wrote: > And, por supuesto, posting what appears to be Visual Basic code > (presumably to be used with Lucene.Net) to an explicitly *Java* list > (dude, the name of the list is "java-user") may be prove fruitful than > you might hope That should read: ... may prove *less* fruitful

Re: Sorting with Parallelreader fails

2006-07-25 Thread Steven Rowe
neils wrote: > Hi, > > i have 3 indexfiles which i access over a parallelreader. > > When i make a search, everything works fine, butwhen i want to make a > search and sorting by a special > column i get an error. You need to say exactly what the error is, right? Or else we won't know, hm

Sorting with Parallelreader fails

2006-07-25 Thread neils
s message in context: http://www.nabble.com/Sorting-with-Parallelreader-fails-tf1999747.html#a5490455 Sent from the Lucene - Java Users forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]