Re: Solr uppercase inside phrase query

2017-05-28 Thread Chien Nguyen
Many thank. I will try it. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-uppercase-inside-phrase-query-tp4337403p4337787.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr uppercase inside phrase query

2017-05-28 Thread Chien Nguyen
Many thank. I will try it -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-uppercase-inside-phrase-query-tp4337403p4337786.html Sent from the Solr - User mailing list archive at Nabble.com.

Solr uppercase inside phrase query

2017-05-26 Thread Chien Nguyen
Hi, everyone! I'm getting trouble with query data from solr. When i query with key "iPhone Se" it shows results, key "iPhone se" same, but i query "iphone se", there is no result. I used LowerCaseFilterFactory in both index and query analyzer . What's wrong with my schema? please let me see. Thank

Re: Solr Analyzer Language

2016-11-27 Thread Chien Nguyen
many thank to you! @@ -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Analyzer-Language-tp4307585p4307613.html Sent from the Solr - User mailing list archive at Nabble.com.

Solr Analyzer Language

2016-11-27 Thread Chien Nguyen
Hi, everyone. Now, i want to search with input is Unsigned Vietnamese. How can i do to get result same with Vietnamese input? I hope get a help from u. Thank u so much. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Analyzer-Language-tp4307585.html Sent from

Apache Solr Question

2016-11-07 Thread Chien Nguyen
Hi. Everyone! I've just learned about Apache Solr. I want to create some examples to connect with Solr. Who can help me? Coz i searched and followed some posts but it is always wrong. Tks! -- View this message in context: http://lucene.472066.n3.nabble.com/Apache-Solr-Question-tp4304826.html

Re: Apache Solr Question

2016-11-04 Thread Chien Nguyen
Great! Thank you so much. ^^ -- View this message in context: http://lucene.472066.n3.nabble.com/Apache-Solr-Question-tp4304308p4304437.html Sent from the Solr - User mailing list archive at Nabble.com.

Apache Solr Question

2016-11-03 Thread Chien Nguyen
Hi everyone! I'm a newbie in using Apache Solr. I've read some documents about it. But i can't answer some questions. 1. How many documents Solr can search at a moment?? 2. Can Solr index the media data?? 3. What's the max size of document that Solr can index??? Can you help me and explain it