Re: Lucene 6.5.1 memory consumption on 64 bit linux System

2018-04-26 Thread Adrien Grand
Hello, You didn't say how many hits you fetch per request. Would you have screenshots of a heap dump analysis to share? Le jeu. 26 avr. 2018 à 11:02, ankur.168 a écrit : > Hi Adrien and others, > > Any suggestions here? > > Thanks > Ankur Bansal > > > > -- > Sent from: > http://lucene.472066.n3

Re: Lucene 6.5.1 memory consumption on 64 bit linux System

2018-04-26 Thread ankur.168
Hi Adrien and others, Any suggestions here? Thanks Ankur Bansal -- Sent from: http://lucene.472066.n3.nabble.com/Lucene-Java-Users-f532864.html - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional

UAX29URLEmailTokenizer is not detecting the correct URL token type

2018-04-26 Thread Junte Zhang
Hi all, We are using the UAX29URLEmailTokenizer so we can use the token types in our plugins. However, I noticed that the tokenizer is not detecting certain URLs as but instead. Examples that are not working: example.com is example.net is But: https://example.com is as is https:/