Lucene itself is not a graph database, but maybe look at
http://neo4j.com which I think can index node properties into a Lucene
index.

For synonyms maybe look at Lucene's unit tests for SynonymFilter?:
https://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_5_0_0/lucene/analysis/common/src/test/org/apache/lucene/analysis/synonym/TestSynonymMapFilter.java

Mike McCandless

http://blog.mikemccandless.com


On Tue, Mar 10, 2015 at 6:44 AM, Gimantha Bandara <giman...@wso2.com> wrote:
> Please take a look at this[1]
> Not sure if it is a graph database
>
> [1] http://lucene.apache.org/core/4_10_3/demo/overview-summary.html
>
> On Tue, Mar 10, 2015 at 2:56 PM, Noora Alalawi <noorasaid....@cas.edu.om>
> wrote:
>
>> Hello dears
>>
>> Please I want your help.
>> I need a simple example for add and index synonym in lucene PLEASE
>>
>>
>> Also, is lucene index graph database or not?
>>
>>
>>
>> Thank U
>>
>
>
>
> --
> Gimantha Bandara
> Software Engineer
> WSO2. Inc : http://wso2.com
> Mobile : +94714961919

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to