Great!

Am Dienstag, 20. Mai 2014 19:30:55 UTC+2 schrieb Enrico Risa:
>
> Yes you can use it from the java api
>
> see the code here:
> You can use the ODocument metadata in the createIndex api
>
> http://pastebin.com/Xrk2qPyT
>
>
> 2014-05-20 19:19 GMT+02:00 Montrazul <tigge...@googlemail.com<javascript:>
> >:
>
>> Hi,
>>
>> here: Full Text 
>> Index<https://github.com/orientechnologies/orientdb-lucene/wiki/Full-Text-Index>
>>  is 
>> written how to create an index in orientdb using lucene.
>> There is also an example how to configure the analyzer to be used by 
>> lucene:
>>
>> create index City.name on City (name) FULLTEXT ENGINE LUCENE METADATA 
>> {"analyzer":"org.apache.lucene.analysis.en.EnglishAnalyzer"}
>>
>>
>> Could you also add an example how to configure Lucene using the java-api?
>> I would like to use KeywordAnalyzer instead of the StandardAnalyzer.
>>
>> Best regards!
>>
>> -- 
>>
>> --- 
>> 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 orient-databa...@googlegroups.com <javascript:>.
>> 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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to