Re: Facet question: Getting only the matched value from multivalued field

2013-11-03 Thread Aloke Ghoshal
Hi Susheel, You might be able to pull something off using facet.prefix: http://wiki.apache.org/solr/SimpleFacetParameters#facet.prefix. Will work when the prefix is exact and doesn't require any analysis, something along these lines: http://solr.pl/en/2013/03/25/autocomplete-on-multivalued-fields-

how can i disable coord?

2013-11-03 Thread jihyun suh
I want to disable coord in bq. But eventhough I set the coordFactor=false just like .../select?q=...&coordFactor=false, it's not working... How can I disable coord? -- View this message in context: http://lucene.472066.n3.nabble.com/how-can-i-disable-coord-tp4099121.html Sent from the Solr - U

Re: query with colon in bq

2013-11-03 Thread jihyun suh
It's working perfectly. Thnks~ -- View this message in context: http://lucene.472066.n3.nabble.com/query-with-colon-in-bq-tp4098400p4099122.html Sent from the Solr - User mailing list archive at Nabble.com.

Facet question: Getting only the matched value from multivalued field

2013-11-03 Thread Susheel Kumar
Hello, We have one multivalued field called "dname". When user search for any of the name like "160 Associates LLC", we are able to get facet, but we only want values which matches the search query. Is there any way? For e.g. assuming below doc, I want to get facet results for only first value

Re: Cloud issue as an issue with SolrJ?

2013-11-03 Thread Jack Park
Issue resolved, with great thanks to Tim Casey. The issue was based on my own poor understanding of the mechanics of ZooKeeper. The "host" setting in solr.xml must find the correct value and not default to localhost. Simply hard-wiring host to the network address of the computer made everything wor

Cloud issue as an issue with SolrJ?

2013-11-03 Thread Jack Park
I now have a single ZK running standalone on 2121. On the same CPU, I have three nodes. I used a curl to send over two documents, one each to two of the three nodes in the cloud. According to a web query, they are both there. My solrconfig.xml file has a custom update response processor chain de

Lots of tlog files remained, why?

2013-11-03 Thread Floyd Wu
After re-index 2 xml files and done commit, optimization many times, I still have many tlog files in data/tlof directory. Why? How to remove those files(delete them directly or just ignored them?) What is the difference if tlog files exist or not? Please kindly guide me. Thanks Floyd

Re: character encoding issue...

2013-11-03 Thread Rajani Maski
How are you extracting the text that is there in the website[1] you are referring to? Apache Nutch or any other crawler? If yes, initially check whether that crawler engine is giving you data in correct format before you invoke solr index method. [1]http://blog.diigo.com/2009/09/28/scheduled-group