FYI: random googling for "Dangerous reflection access" indicates these are
logged by "TopSecurityManager" in Netbeans
random clicking on random messages in the Netbeans forums suggests:
1) these INFO messages are designed to only show up if you run with
assertions on (evidently under the assum
Hi Jean-Claude,
> We have a NetBeans RCP application using Lucene 4.7 for indexing and
> searching.
>
> When indexing, the following message is displayed:
>
> Dangerous reflection access to sun.misc.Cleaner by class
> org.apache.lucene.store.MMapDirectory$MMapIndexInput$1 detected!
This message
Yes, that's fair. We can't expect every query the user types to be perfect if
they don't understand the query language.
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: Friday, October 31, 2014 3:42 PM
To: java-user
Subject: Re: Negative Wildcard Queries
P
Hello,
We have a NetBeans RCP application using Lucene 4.7 for indexing and
searching.
When indexing, the following message is displayed:
Dangerous reflection access to sun.misc.Cleaner by class
org.apache.lucene.store.MMapDirectory$MMapIndexInput$1 detected!
It does not stop indexing but it is
?Hi,
I'm currently migrating from the really old version 3.6 to 4.6. I deleted my
old index and re-indexed everything after migration the whole code base. Now
everything works fine except one thing: My search doesn't return any results as
soon as I add some TermQuery or PhraseQuery to an analy
Hi,
forgot to mention:
FOSDEM 2015 takes place in Brussels on January 31th and February 1st, 2015. See
also: https://fosdem.org/2015/
I hope to see you there!
Uwe
> -Original Message-
> From: Uwe Schindler [mailto:uschind...@apache.org]
> Sent: Monday, November 03, 2014 1:29 PM
> To: d.
***Please forward this CFP to anyone who may be interested in participating.***
Hi,
Search has evolved to be much more than simply full-text search. We now rely on
“search engines” for a wide variety of functionality:
search as navigation, search as analytics and backend for data visualization