Found 57,832 results in 0.019 seconds. Displaying page 1 of 5,784, sorted by
Sent 2010-03-12 by Steve Reichgut <sreichgut@...>
Hi Grant,
Thanks for the feedback. In reading the Wiki, it recommended that you
copy everything from example/solr/libs directory into a /libs directory
in your instance. I went into my example/solr directory and only see two
directories - "bin" and "conf". There is no "libs" directory. Where e...
Sent 2010-03-12 by blargy <zmanods@...>
How can I manually specify a static multiple value field in the
DataImportHandler?
I finally figured out the answer of how to statically define a value from
this FAQ: http://wiki.apache.org/solr/DataImportHandlerFaq which basically
states to use the TemplateTransformer.
My question is what do I...
Sent 2010-03-12 by Tommy Chheng <tommy.chheng@...>
I contributed a little reward to whoever can complete this task too
http://nextsprocket.com/tasks/solr-1337-spans-and-payloads-query-support-asf-jira
Feel free to contribute to the reward if you need this done too!
Tommy Chheng
Programmer and UC Irvine Graduate Student
Twitter @tommychheng
http...
Sent 2010-03-12 by Grant Ingersoll <gsingers@...>
On Mar 12, 2010, at 2:20 PM, Steve Reichgut wrote:
> Now that I have configured my Solr instance for standard indexing, I wanted to start indexing PDF's, MS Doc's, etc. When I tried to test it with a simple PDF file, I got the following error:
>
> org.apache.solr.common.SolrException: lazy lo...
Sent 2010-03-12 by Grant Ingersoll <gsingers@...>
OK, you need https://issues.apache.org/jira/browse/SOLR-1337 and it's related item: https://issues.apache.org/jira/browse/SOLR-1485
Unfortunately, not implemented yet.
On Mar 12, 2010, at 1:36 PM, MitchK wrote:
>
> Thanks for your response, Grant!
>
> Imagine you are searching for "foo".
> "...
Sent 2010-03-12 by Tricia Williams <williams.tricia@...>
Hi All,
The DataImportHandler is the most fantastic thing that has recently
come to Solr. Thank you.
I'm noticing that when I use variables in nested entities that
square brackets are wrapped around the variable value when they are
used. For example ${x.url} used in the "tika" enti...
Sent 2010-03-12 by Frank Wesemann <f.wesemann@...>
> Yeah, seems like the right approach.
Good, I feared I missed sth. obvious. :-)
> Any other places we missed this?
>
I'll have a look at it.
I'll also open an JIRA issue and add patches etc, if you don't mind.
--
mit freundlichem Gruß,
Frank Wesemann
Fotofinder GmbH USt-IdNr. DE8...
Sent 2010-03-12 by "Barnett, Jeffrey" <jeffrey.barnett@...>
Can I use both for a single index?
Here is my Solrconfig.xml:
default
spellingShingle
Sent 2010-03-12 by Yonik Seeley <yonik@...>
On Fri, Mar 12, 2010 at 3:37 PM, Frank Wesemann
wrote:
> Hello,
> I don't want to roll up all the XMLWriter issues, but stumpled upon this:
> http://lucene.apache.org/solr/api/org/apache/solr/response/SolrQueryResponse.html#returnable_data
> says that a Map "containing...
Sent 2010-03-12 by Frank Wesemann <f.wesemann@...>
Hello,
I don't want to roll up all the XMLWriter issues, but stumpled upon this:
http://lucene.apache.org/solr/api/org/apache/solr/response/SolrQueryResponse.html#returnable_data
says that a Map "containing any of the items in this list" may be
contained in a SolrQueryResponse and will be handle...