Re: Evaluate if a document satisfies a query

2016-04-25 Thread Andres de la Peña
Hi Ahmet, MemoryIndex is exactly what I was looking for. Thanks a lot for the quick response :) 2016-04-25 15:40 GMT+01:00 Ahmet Arslan : > Hi, > > MemoryIndex is used for that purpose. > > Please see : > > https://github.com/flaxsearch/luwak > > > https://www.elastic.co/guide/en/elasticsearch/

Re: Evaluate if a document satisfies a query

2016-04-25 Thread Ahmet Arslan
Hi, MemoryIndex is used for that purpose. Please see : https://github.com/flaxsearch/luwak https://www.elastic.co/guide/en/elasticsearch/reference/current/search-percolate.html http://lucene.apache.org/core/6_0_0/memory/index.html?org/apache/lucene/index/memory/MemoryIndex.html Ahmet On Mo