Now we have a SynonymGraphFilter but also need other filters
to be graph-aware. I was already thinking about a ShingleGraphFilter.
But if a ShingleGraphFilter outputs a graph and is located before
SynonymGraphFilter where is the advantage?
The SynonymGraphFilter cannot consume arbitrary graphs.
Do
Uwe,
It's clear to me now - I guess that puts garbage collection out of the
picture.
But what is then more confusing - especially if, as you say, Apache Lucene
forcefully unmaps all mapped byte buffers when it closes the IndexInputs.
So, it must mean that for some reason the IndexInputs are no
Hi all,
I'm trying to implement sort using DocValues.
As SortedDocValue is equivalent of pre-sorted BinaryDocvalue and
SortedNumericDocvalue is pre-sorted version of NumericDocvalue
I'm able to sort on NumericDocvalue Field but not on BinaryDocValue Field
Why Lucene allows sorting NumericDocValue
Hi Kameron,
> It's clear to me now - I guess that puts garbage collection out of the
> picture.
>
> But what is then more confusing - especially if, as you say, Apache Lucene
> forcefully unmaps all mapped byte buffers when it closes the IndexInputs.
> So, it must mean that for some reason the In
How can I unsubscribe from this mailing list
-arvind
Send a mail to java-user-unsubscr...@lucene.apache.org
On Tue, Feb 28, 2017 at 9:13 AM, Arvind Gupta
wrote:
> How can I unsubscribe from this mailing list
>
> -arvind
>
http://lucene.apache.org/solr/community.html#mailing-lists-irc has
instructions, including a troubleshooting link. You must use _exactly_
the same e-mail address as you used to subscribe.
Best,
Erick
On Mon, Feb 27, 2017 at 7:57 PM, betty john wrote:
> Send a mail to java-user-unsubscr...@lucene