I' m focusing on FullText and Spatial index. With spatial now i can index point with latitude and longitude and retrieve them with near and within operator. For full index i can build an index with lucene analyzer that you choose and query the index with lucene syntax. However it is an early stage. Il 16/apr/2014 19:30 <[email protected]> ha scritto:
> Hi, > > What is the status of the Lucene index now? > > Regards, > -Stefán > > On Wednesday, 16 April 2014 16:43:45 UTC, Enrico Risa wrote: >> >> Hi Stefan, >> >> here it is a preview version of the Guide. It's not completed yet, >> but along with the could let you start building your index engine >> https://github.com/orientechnologies/orientdb-lucene/wiki/Custom-Index- >> Engine >> >> here you can find the code of orientdb-lucene >> https://github.com/orientechnologies/orientdb-lucene >> The OLuceneIndexFactory and OLuceneIndexEngine are a good place to start >> >> >> >> 2014-04-14 10:25 GMT+02:00 <[email protected]>: >> >>> Great, thnx. >>> >>> Good luck, >>> -Stefán >>> >>> On Monday, 14 April 2014 07:27:43 UTC, Enrico Risa wrote: >>> >>>> Hi Stefan, >>>> >>>> i'm working on it, i think it will be ready in a couple of days >>>> >>>> Enrico >>>> >>>> >>>> 2014-04-12 10:01 GMT+02:00 <[email protected]>: >>>> >>>> Hi Enrico, >>>>> >>>>> How is this progressing? >>>>> >>>>> Regards, >>>>> -Stefán >>>>> >>>>> >>>>> On Thursday, 3 April 2014 18:24:11 UTC, [email protected]: >>>>>> >>>>>> thank you! :) >>>>>> >>>>>> On Thursday, 3 April 2014 17:40:28 UTC, Enrico Risa wrote: >>>>>>> >>>>>>> Hi stefan i'm writing some code to make easly create an external >>>>>>> index engine. Once the test are ok i will write some documentation on >>>>>>> how >>>>>>> to write a new index engine. For example i'm trying to integrate lucene >>>>>>> as >>>>>>> new index engine :D >>>>>>> Il 03/apr/2014 19:28 <[email protected]> ha scritto: >>>>>>> >>>>>>>> ? >>>>>>>> >>>>>>>> :) >>>>>>>> >>>>>>>> On Wednesday, 2 April 2014 20:04:59 UTC, Lvc@ wrote: >>>>>>>>> >>>>>>>>> Hey Enrico, >>>>>>>>> can you help Stefan on this? >>>>>>>>> >>>>>>>>> Lvc@ >>>>>>>>> >>>>>>>>> >>>>>>>>> On 2 April 2014 21:28, <[email protected]> wrote: >>>>>>>>> >>>>>>>>>> Hi, >>>>>>>>>> >>>>>>>>>> Is there any documentation on "Supported pluggable index engine >>>>>>>>>> on creation" yet? >>>>>>>>>> >>>>>>>>>> Regards, >>>>>>>>>> -Stefán >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> >>>>>>>>>> --- >>>>>>>>>> You received this message because you are subscribed to the >>>>>>>>>> Google Groups "OrientDB" group. >>>>>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>>>>> send an email to [email protected]. >>>>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>> >>>>>>>> --- >>>>>>>> You received this message because you are subscribed to the Google >>>>>>>> Groups "OrientDB" group. >>>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>>> send an email to [email protected]. >>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>> >>>>>>> -- >>>>> >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "OrientDB" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> -- >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "OrientDB" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
