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 <[email protected]> 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 >
