Re: - character in search query

2011-07-25 Thread Erick Erickson
and edismax handler? -- View this message in context: http://lucene.472066.n3.nabble.com/character-in-search-query-tp3168604p3184941.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: - character in search query

2011-07-20 Thread roySolr
))~1) () The - is my term is used by the -DisjunctionMaxQuery. How can i fix this problem? What is the Easiest way? -- View this message in context: http://lucene.472066.n3.nabble.com/character-in-search-query-tp3168604p3184805.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: - character in search query

2011-07-20 Thread roySolr
handler working this way. Can someone tells me the difference between the dismax and edismax handler? -- View this message in context: http://lucene.472066.n3.nabble.com/character-in-search-query-tp3168604p3184941.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: - character in search query

2011-07-19 Thread roySolr
Anybody? -- View this message in context: http://lucene.472066.n3.nabble.com/character-in-search-query-tp3168604p3182228.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: - character in search query

2011-07-19 Thread Erick Erickson
the tokenizer? Best Erick On Tue, Jul 19, 2011 at 7:48 AM, roySolr royrutten1...@gmail.com wrote: Anybody? -- View this message in context: http://lucene.472066.n3.nabble.com/character-in-search-query-tp3168604p3182228.html Sent from the Solr - User mailing list archive at Nabble.com.

- character in search query

2011-07-14 Thread roySolr
anymore. -- View this message in context: http://lucene.472066.n3.nabble.com/character-in-search-query-tp3168604p3168604.html Sent from the Solr - User mailing list archive at Nabble.com.

Re:- character in search query

2011-07-14 Thread 方振鹏
arsenal anymore. -- View this message in context: http://lucene.472066.n3.nabble.com/character-in-search-query-tp3168604p3168604.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: - character in search query

2011-07-14 Thread James Bond Fang
Using '\' to escape. -- View this message in context: http://lucene.472066.n3.nabble.com/character-in-search-query-tp3168604p3168612.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: - character in search query

2011-07-14 Thread roySolr
thanks! I use the escape function of the solr pecl package to escape special characters http://docs.php.net/manual/kr/solrutils.escapequerychars.php -- View this message in context: http://lucene.472066.n3.nabble.com/character-in-search-query-tp3168604p3168638.html Sent from the Solr - User

Re: - character in search query

2011-07-14 Thread roySolr
=solr.SearchHandler default=true lst name=defaults str name=defTypedismax/str str name=qf name city /str /lst /requestHandler What is going wrong? -- View this message in context: http://lucene.472066.n3.nabble.com/character-in-search

Re: - character in search query

2011-07-14 Thread François Schiettecatte
=defTypedismax/str str name=qf name city /str /lst /requestHandler What is going wrong? -- View this message in context: http://lucene.472066.n3.nabble.com/character-in-search-query-tp3168604p3168666.html Sent from the Solr - User mailing list archive

Re: - character in search query

2011-07-14 Thread roySolr
.. -- View this message in context: http://lucene.472066.n3.nabble.com/character-in-search-query-tp3168604p3168885.html Sent from the Solr - User mailing list archive at Nabble.com.