You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vxquery.apache.org by Sushant Raikar <su...@gmail.com> on 2015/03/05 06:12:57 UTC

Current status of Lucene integration with VXQuery

Hi VXQuery developers,

I am interested in working with this project (
https://issues.apache.org/jira/browse/VXQUERY-32) for GSoC 15. I got to
know that previous GSoC student has already started work with Lucene ( but
it was not fully integrated with VXQuery). Can anyone please share the code
or any other information about this project with me?

Also I am new to VXQuery , please suggest me on how to get started with the
source code, the areas I would need to focus, architecture etc. for this
project.

Thanks,
Sushant

Re: Current status of Lucene integration with VXQuery

Posted by Steven Jacobs <sj...@ucr.edu>.
I worked on this project two summers ago as a GSOC student. I added
specific syntax to VXQuery to create a Lucene index on a collection, as
well as specific syntax to perform a query using this index. No work has
been done in optimizing a typical query to determine where to use an index.
The code is far behind master at this point, so some work will also need to
be done initially to integrate it.
Steven Jacobs

On Wednesday, March 4, 2015, Sushant Raikar <su...@gmail.com>
wrote:

> Hi VXQuery developers,
>
> I am interested in working with this project (
> https://issues.apache.org/jira/browse/VXQUERY-32) for GSoC 15. I got to
> know that previous GSoC student has already started work with Lucene ( but
> it was not fully integrated with VXQuery). Can anyone please share the code
> or any other information about this project with me?
>
> Also I am new to VXQuery , please suggest me on how to get started with the
> source code, the areas I would need to focus, architecture etc. for this
> project.
>
> Thanks,
> Sushant
>

Re: Current status of Lucene integration with VXQuery

Posted by Steven Jacobs <sj...@ucr.edu>.
Unfortunately there was no Wiki. I think the best plan would be to have me
get the existing code committed and working and you could go from there.
I'll pull out my old notes and perhaps we can Skype. What is your Skype
account?
Steven

On Wednesday, March 4, 2015, Sushant Raikar <su...@gmail.com>
wrote:

> Thanks Till I have subscribed to dev mailing list now.
>
>
> Steven, was there any wiki page or something similar made to track the
> project? Can you please share your proposal (If you have) and Code with me.
>
> Thanks,
> Sushant
>
> On Thu, Mar 5, 2015 at 11:42 AM, Till Westmann <tillw@apache.org
> <javascript:;>> wrote:
>
> > Hi Shushant,
> >
> > If you are not subscribed to dev@vxquery.apache.org <javascript:;> yet,
> it would be good
> > to subscribe to get the replies to your questions.
> >
> > Cheers,
> > Till
> >
> > > On Mar 4, 2015, at 21:12, Sushant Raikar <sushant.s.raikar@gmail.com
> <javascript:;>>
> > wrote:
> > >
> > > Hi VXQuery developers,
> > >
> > > I am interested in working with this project (
> > > https://issues.apache.org/jira/browse/VXQUERY-32) for GSoC 15. I got
> to
> > > know that previous GSoC student has already started work with Lucene (
> > but
> > > it was not fully integrated with VXQuery). Can anyone please share the
> > code
> > > or any other information about this project with me?
> > >
> > > Also I am new to VXQuery , please suggest me on how to get started with
> > the
> > > source code, the areas I would need to focus, architecture etc. for
> this
> > > project.
> > >
> > > Thanks,
> > > Sushant
> >
>

Re: Current status of Lucene integration with VXQuery

Posted by Sushant Raikar <su...@gmail.com>.
Thanks Till I have subscribed to dev mailing list now.


Steven, was there any wiki page or something similar made to track the
project? Can you please share your proposal (If you have) and Code with me.

Thanks,
Sushant

On Thu, Mar 5, 2015 at 11:42 AM, Till Westmann <ti...@apache.org> wrote:

> Hi Shushant,
>
> If you are not subscribed to dev@vxquery.apache.org yet, it would be good
> to subscribe to get the replies to your questions.
>
> Cheers,
> Till
>
> > On Mar 4, 2015, at 21:12, Sushant Raikar <su...@gmail.com>
> wrote:
> >
> > Hi VXQuery developers,
> >
> > I am interested in working with this project (
> > https://issues.apache.org/jira/browse/VXQUERY-32) for GSoC 15. I got to
> > know that previous GSoC student has already started work with Lucene (
> but
> > it was not fully integrated with VXQuery). Can anyone please share the
> code
> > or any other information about this project with me?
> >
> > Also I am new to VXQuery , please suggest me on how to get started with
> the
> > source code, the areas I would need to focus, architecture etc. for this
> > project.
> >
> > Thanks,
> > Sushant
>

Re: Current status of Lucene integration with VXQuery

Posted by Till Westmann <ti...@apache.org>.
Hi Shushant,

If you are not subscribed to dev@vxquery.apache.org yet, it would be good to subscribe to get the replies to your questions.

Cheers,
Till

> On Mar 4, 2015, at 21:12, Sushant Raikar <su...@gmail.com> wrote:
> 
> Hi VXQuery developers,
> 
> I am interested in working with this project (
> https://issues.apache.org/jira/browse/VXQUERY-32) for GSoC 15. I got to
> know that previous GSoC student has already started work with Lucene ( but
> it was not fully integrated with VXQuery). Can anyone please share the code
> or any other information about this project with me?
> 
> Also I am new to VXQuery , please suggest me on how to get started with the
> source code, the areas I would need to focus, architecture etc. for this
> project.
> 
> Thanks,
> Sushant