Re: IGNITE-7482 Cursor in TextQuery fetches all data in first call to next() or hasNext()

2018-09-11 Thread Dmitriy Pavlov
Hi Tam Manh Nguyen, I've added you to the list of contributors, so now you can assign an issue to yourself. Welcome to the Apache Ignite Community! Sincerely, Dmitriy Pavlov пн, 10 сент. 2018 г. в 23:23, Tâm Nguyễn Mạnh : > Hi, > > I just registered. Here is my jira account:

Re: IGNITE-7482 Cursor in TextQuery fetches all data in first call to next() or hasNext()

2018-09-10 Thread Tâm Nguyễn Mạnh
Hi, I just registered. Here is my jira account: nguyenmanhtam...@gmail.com Thank you, Tamnm On Mon, Sep 10, 2018 at 3:25 PM Alexey Goncharuk wrote: > Hi, > > Please send your jira account ID so we can add you to the contributors > list. Then you will be able to assign tickets to yourself and

Re: IGNITE-7482 Cursor in TextQuery fetches all data in first call to next() or hasNext()

2018-09-10 Thread Alexey Goncharuk
Hi, Please send your jira account ID so we can add you to the contributors list. Then you will be able to assign tickets to yourself and contribute to the project according to the process. You can get more info here: https://cwiki.apache.org/confluence/display/IGNITE/Development+Process

Re: IGNITE-7482 Cursor in TextQuery fetches all data in first call to next() or hasNext()

2018-09-10 Thread Tâm Nguyễn Mạnh
Hi, I have not been assigned yet. But i really want to. On Fri, Sep 7, 2018 at 4:13 PM Ilya Kasnacheev wrote: > Hello! > > Can you please frame it as Github pull request as per our process? Do you > have ticket for that? > > Regards, > -- > Ilya Kasnacheev > > > пт, 7 сент. 2018 г. в 5:08, Tâm

Re: IGNITE-7482 Cursor in TextQuery fetches all data in first call to next() or hasNext()

2018-09-07 Thread Ilya Kasnacheev
Hello! Can you please frame it as Github pull request as per our process? Do you have ticket for that? Regards, -- Ilya Kasnacheev пт, 7 сент. 2018 г. в 5:08, Tâm Nguyễn Mạnh : > > modules\indexing\src\main\java\org\apache\ignite\internal\processors\query\h2\opt\GridLuceneIndex.java >

Re: IGNITE-7482 Cursor in TextQuery fetches all data in first call to next() or hasNext()

2018-09-06 Thread Tâm Nguyễn Mạnh
modules\indexing\src\main\java\org\apache\ignite\internal\processors\query\h2\opt\GridLuceneIndex.java ```java /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information

IGNITE-7482 Cursor in TextQuery fetches all data in first call to next() or hasNext()

2018-09-06 Thread Tâm Nguyễn Mạnh
Hi, I tried to implement iterator for GridLuceneInde, could you please help to review ? -- Thanks & Best Regards Tam, Nguyen Manh

[jira] [Created] (IGNITE-7482) Cursor in TextQuery fetches all data in first call to next() or hasNext()

2018-01-19 Thread Zbyszek B (JIRA)
Zbyszek B created IGNITE-7482: - Summary: Cursor in TextQuery fetches all data in first call to next() or hasNext() Key: IGNITE-7482 URL: https://issues.apache.org/jira/browse/IGNITE-7482 Project: Ignite