Re: Loading lineshape data into Solr

2015-05-02 Thread Arthur
Anyone? On 15-04-29 09:07 PM, Arthur Zubarev wrote: Hi Solr community, My immediate task at hand is to load lienshape data into Solr (the lineshape data is a set of points on a curve in form of lat. + long. coordinates). The data sits in a SQL Server 2012 table. Extracting the data to a flat fi

Re: Upgraded to 4.10.3, highlighting performance unusably slow

2015-05-02 Thread Joel Bernstein
Hi, Can you also include the details of your research that narrowed the issue to the highlighter? Joel Bernstein http://joelsolr.blogspot.com/ On Sat, May 2, 2015 at 5:27 PM, Ryan, Michael F. (LNG-DAY) < michael.r...@lexisnexis.com> wrote: > Are you able to identify if there is a particular par

Re: "Avoiding" a schema.xml

2015-05-02 Thread Sznajder ForMailingList
Thanks! Indeed, one of my issues is that I can not know about the fields to be indexed before seeing (and making some entity extraction) on the browsed documents. It is the reason I thought to avoid the schema definition ... The schema API sounds interesting! Does it exist via SolrJ? Many thanks

RE: Upgraded to 4.10.3, highlighting performance unusably slow

2015-05-02 Thread Ryan, Michael F. (LNG-DAY)
Are you able to identify if there is a particular part of the code that is slow? A simple way to do this is to use the jstack command (assuming your server has the full JDK installed). You can run it like this: /path/to/java/bin/jstack PID If you run that a bunch of times while your highlight qu

Indexing

2015-05-02 Thread Midas A
Hi , Is there any way available to directly replicate from mysql using bin log to solr instead using import handler . my mysql queries taking time to fetch data . any solution ... how can i minimize the data fetch latency i have seen https://github.com/linkedin/databus are above be useful f

suggest.Suggester - Loading stored lookup data failed

2015-05-02 Thread Jilani Shaik
Hi, When my solr core is loading, I am getting the below error, even though it is WARN. I just wants to fix this. Please let me know how to fix it.It is showing file missing, do we have any sample file for this. I did not find even in Apache Solr SVN. 2015-05-01 11:33:52,475 WARN suggest.Suggeste

Re: Negative Boosting documents with a certain word

2015-05-02 Thread O. Olson
Thank you very much Chris. I'm sorry I could not get back to you because I did not have the time to try this. If I change my query from q=laptops to q=laptops%20(*:*%20-Refurbished)^10%20(*:*%20-Recertified)^10 I get exactly what I want! Thank you!! Is there anyway to handle

Upgraded to 4.10.3, highlighting performance unusably slow

2015-05-02 Thread Cheng, Sophia Kuen
Hello, We recently upgraded solr from 3.8.0 to 4.10.3. We saw that this upgrade caused a incredible slowdown in our searches. We were able to narrow it down to the highlighting. The slowdown is extreme enough that we are holding back our release until we can resolve this. Our research indicat

solr training

2015-05-02 Thread Tim Dunphy
Hey guys, My company has a training budget that it wants me to use. So what I'd like to find out is if there is any instructor lead courses in the NY/NJ area, or courses online that are instructor lead that you could recommend? Thanks, Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.net -

SolrJ 5.1 json.facets

2015-05-02 Thread pkulksandeep
How to access resutls of 'json.facets' from solrJ? I don't see any specific API in QueryResponse. Can I use getBeans API? Thanks, Sandeep -- View this message in context: http://lucene.472066.n3.nabble.com/SolrJ-5-1-json-facets-tp4203509.html Sent from the Solr - User mailing list archive at