| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
274 (3.101s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Adding filed in Schema.xml - Solr - [mail # user]
|
|
...Do you have the types corresponding to those fields present? Specifically, "long". You don't get any special type names out of the box, they all need to be present in types area. Regar...
|
|
|
Author: Alexandre Rafalovitch,
2013-05-17, 14:17
|
|
|
Re: how to increase upload into Solr 4.x ??? - Solr - [mail # user]
|
|
...You can't just hit the same handler twice? What about two different handlers and pass the same config file via URL parameter? Where does it make it single-threaded? Regards, &nb...
|
|
|
Author: Alexandre Rafalovitch,
2013-05-16, 00:24
|
|
|
Re: delta-import and cache (a story in conflict) - Solr - [mail # user]
|
|
...This looks to me like an easy to reproduce test case? So, that's probably the best next step to do. Some fake data, generic '*' schema and two entities. Regards, Alex....
|
|
|
Author: Alexandre Rafalovitch,
2013-05-15, 15:04
|
|
|
Re: indexing unrelated tables in single core - Solr - [mail # user]
|
|
...1. Create a schema that accomodates both types of fields either using optional fields or dynamic fields. 2. Create some sort of differentiator key (e.g. schema), separately from id (which ne...
|
|
|
Author: Alexandre Rafalovitch,
2013-05-15, 15:01
|
|
|
Re: How to get/set customized Solr data source properties? - Solr - [mail # user]
|
|
...If the property has a full stop, it is probably going through the scoped resolver which may be causing issues. I would start with very basic property name format and see what happens. ...
|
|
|
Author: Alexandre Rafalovitch,
2013-05-14, 01:15
|
|
|
Anybody knows what IBM FileNet search looks like? - Solr - [mail # user]
|
|
...And how does it compare to Solr. I am not buying (or selling), just trying to get some technical details and my GoogleFoo is failing me. I thought they were one of the purchased compan...
|
|
|
Author: Alexandre Rafalovitch,
2013-05-13, 18:39
|
|
|
Re: Quick question about indexing with SolrJ. - Solr - [mail # user]
|
|
...You can send JSON to Solr as update documents: http://wiki.apache.org/solr/UpdateJSON. Not sure if SolrJ supports it, but it is just an HTTP post, so you may not even need SolrJ. But t...
|
|
|
Author: Alexandre Rafalovitch,
2013-05-13, 16:08
|
|
|
Re: Tika not extracting content from ODT / ODS (open document / libreoffice) in Solr 4.2.1 - Solr - [mail # user]
|
|
...I would try DIH with the flags as in jira issue I linked to. If possible. Just in case. Regards, Alex On 10 May 2013 19:53, "Sebastián Ramírez" wrote: ...
|
|
|
Author: Alexandre Rafalovitch,
2013-05-11, 00:13
|
|
|
Re: Tika not extracting content from ODT / ODS (open document / libreoffice) in Solr 4.2.1 - Solr - [mail # user]
|
|
...On Fri, May 10, 2013 at 11:24 AM, Sebastián Ramírez wrote: I wonder if it is connected to https://issues.apache.org/jira/browse/SOLR-4530 where the default Tika mapper actually ...
|
|
|
Author: Alexandre Rafalovitch,
2013-05-10, 18:59
|
|
|
Re: Portability of Solr index - Solr - [mail # user]
|
|
...What is the query/term you are looking for? I wonder if the difference is due to newline treatment on different platforms. Regards, Alex. Personal blog: http://blog.outert...
|
|
|
Author: Alexandre Rafalovitch,
2013-05-09, 13:58
|
|
|
|