solr-user-unsubscribe

2012-08-19 Thread Adamsky, Robert
solr-user-unsubscribe

RE: SOLR indexing : Multiple content/document types

2010-01-23 Thread Adamsky, Robert
> I would like to know the best strategy/standards to follow for indexing > multiple document types thru SOLR. > In other words, let us say we have a file upload form thru which user woudl > upload the files of different types (text, html, xml, word docs,excel http://lucene.apache.org/tika/ http

RE: Solr vs. Compass

2010-01-21 Thread Adamsky, Robert
> 2) Compass does a number of things really nicely (that afaik, isn't addressed > by Solr) > + Object-search engine mapping (great for structured data - i.e. not just > text documents). I find writing the code that converts to/from a SolrDocument > a bit annoying (but in my current project, the

tomcat support

2010-01-21 Thread Adamsky, Robert
Have been running solr 1.3 on tomcat 5.0.28 without issue. Went to use 1.4 and it doesn't load - causing server not to start. It does show a few solr log messages along the way but only info. Does Solr 1.4 still support tomcat 5.0.28? I did try it with tomcat 5.5.28 without issue but the upgrad

complex multi valued fields

2010-01-12 Thread Adamsky, Robert
I have a document that has a multi-valued field where each value in the field itself is comprised of two values itself. Think of an invoice doc with multi value line items - each line item having quantity and product name. One option I see is to have a line item multi value field and when produc

RE: MLT cross core

2009-10-28 Thread Adamsky, Robert
Thanks for the reply -- >> In your multi-core set-up, I don't think you are anywhere close to using >> MLT. The arrangement looks more like a search query. Does that mean that you cannot do a 'MLT' query from one core result to get MLT from another (even if there is some common schema between)?

RE: MLT cross core

2009-10-28 Thread Adamsky, Robert
> Have two cores with some common fields in their schemas. I want to perform > a MLT query on one core and get results from the other schema. Both cores > have same type of id. > >Having the same "type of id" in two different cores is of no good for a MLT >handler (which in-fact operates on one c

MLT cross core

2009-10-27 Thread Adamsky, Robert
Have two cores with some common fields in their schemas. I want to perform a MLT query on one core and get results from the other schema. Both cores have same type of id. I saw this thread: http://www.nabble.com/Does-MoreLikeThis-support-sharding--td25378654.html This is not quite what I am do

logging options for 1.3

2009-10-27 Thread Adamsky, Robert
Is there any way to get 1.3 Solr to use something other than java logging? Am running solr inside tomcat and would like logging for solr to be directed to one set of (rotated) log files and leave tomcat logging in its own log files. Also, with 1.4, I see it requires removal of jar and swapping in