Interesting.
In your scenario would you use commit=true, or commit=false, and do you use
auto soft/hard commits?
Secondly, if you did use auto-soft/hard commits, how would they affect this
scenario? I'm guessing even with commit=false, the autoCommits would be
triggered either by time or max
Hello,
I want to index multiple tables of a database into a single solr index.
I used TemplateTransformer to concatenate a prefix, the id of the table
or entity with the uniqueKey uid so that entities don't overwrite
eachother. The documents don't get indexed with the error message:
org.apac
OK here is the use case:
- Someone types "Dr. Joe Smith"
- We have the lat long of the user (say Denver, CO)
- We want to limit to 50 km around Denver, but if there is an exact match
we want to put that one at the top of the results.
- If there an elegant way to do this? Or do we need to run 2 que
I added AlexandreRafalovitch to the Solr wiki ContributorsGroup page. - Steve
On May 25, 2013, at 8:25 AM, Alexandre Rafalovitch wrote:
> I want to document the new DIH Tika flag I introduced in SOLR-4530
>
> Regards,
> Alex.
> Personal blog: http://blog.outerthoughts.com/
> LinkedIn: http://
Yes, I tried 4.3 to see the result, and I got results what I expected. So I
wanted to make sure my understanding was correct or not. Because, I couldn't
imagine that edismax would return wrong value even though we use pre-release
version of Solr 4.0.
Thanks,Kazu
> From: u...@odoko.co.uk
> To:
This can happen if an auto commit overlaps with the optimize command too.
On Sat, May 25, 2013 at 5:26 PM, heaven wrote:
> Hi, I am getting this warning with auto commits. My application does not
> send
> commits. I am optimizing the index once per day and seems like this warning
> appear every
I want to document the new DIH Tika flag I introduced in SOLR-4530
Regards,
Alex.
Personal blog: http://blog.outerthoughts.com/
LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch
- Time is the quality of nature that keeps events from happening all
at once. Lately, it doesn't seem to be w
Tika support inside DIH does not support wildcard mapping. If you are not
planning to do any inner-entity content parsing, you might be better off
with using ExtractingRequestHandler and uprefix parameter.
Regards,
Alex.
Personal blog: http://blog.outerthoughts.com/
LinkedIn: http://www.linked
Hi, I am getting this warning with auto commits. My application does not send
commits. I am optimizing the index once per day and seems like this warning
appear every time the optimization process is launched.
Best,
Alex
--
View this message in context:
http://lucene.472066.n3.nabble.com/Overl
Hi to everyone,
I've configured import of a document folder with FileListEntityProcessor,
everything went smooth on the first try, but I have a simple question. I'm
able to map metadata without any problem, but I'd like to import in my index
all metadata, not only those I've configured with fie
Hello,
I want to index multiple tables of a database into a single solr index.
I used TemplateTransformer to concatenate a prefix, the id of the table
or entity with the uniqueKey uid so that entities don't overwrite
eachother. The documents don't get indexed with the error message:
org.apache.
11 matches
Mail list logo