Re: [VOTE] Lucene logo contest, third time's a charm

2020-09-01 Thread Aurélien MAZOYER
A1 :-) On Tue, Sep 1, 2020, 10:21 PM Ryan Ernst wrote: > Dear Lucene and Solr developers! > > Sorry for the multiple threads. This should be the last one. > > In February a contest was started to design a new logo for Lucene > [jira-issue]. The initial attempt [first-vote] to call a vote resulte

Re: [VOTE] Lucene logo contest, here we go again

2020-09-01 Thread Aurélien MAZOYER
Hi community, I would vote for A1. Aurélien On Tue, 1 Sep 2020 at 13:26, Andrzej Białecki wrote: > A1, D (binding) > > > On 1 Sep 2020, at 02:26, Ryan Ernst wrote: > > > > Dear Lucene and Solr developers! > > > > In February a contest was started to design a new logo for Lucene > > [jira-is

Re: Running query against a single document

2018-09-27 Thread Aurélien MAZOYER
rtimer wrote: > > > > Hi, > > > > Have you considered using MemoryIndex > > < > https://lucene.apache.org/core/6_5_1/memory/org/apache/lucene/index/memory/MemoryIndex.html > > > > ? > > > > cheers, > > Tom > > > > > >

Running query against a single document

2018-09-21 Thread Aurélien MAZOYER
Hi, We would like to know if there is a way to test a query against a document without creating an index. We were thinking that maybe we could use lucene highlighter component to achieve this, but it seems it doesn't work as expected with complex queries. For example, we create a SpanQuery (+spanF

Re: Query nested document

2014-10-20 Thread Aurélien MAZOYER
with a unique data model? Thank you, Regards, Aurélien MAZOYER - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org