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
Hi Steve,
thanks a lot for your help. I think problem will be that no single terms are
stored in that field. So i will take a look and make some furhter tests.
Regarding your advice to the "java-user" list, i think it is no problem to
send a short vb code to describe the problem. This group is (
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
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