Hello everyone,
I need to run the following query to import my index from a H2 database:
but if I start to full-import nothing happens. The last information from my log
file is the following:
[25.09.2015 20:06:24.418 INFO commitScheduler-11-thread-1
o.a.s.u.DirectUpdateHandler2.commit:548] star
Hey,
I've working on a Geo Search and included grouping. So results which have the
same score will be grouped. But since I included grouping the performance
decreased very intensive. Before I implemented grouping a query need round
about 6 millisecond but now the query need round about 3 seconds
Hey everybody,
I have the following situation in my search application: I've been searching
street sources. By executing a search I receive several matches. The first 10
matches are displayed. But in this situation a part of the results are nearly
the same.As example if I seach for Berlin I'll r
support indexing multiple opening hour spans.
--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com
9. feb. 2015 kl. 13.03 skrev Jens Mayer :
Hey,
thanks for your answer.Yes I've already checked out the XPathEntityProcessor
but it's flatten my documents.This is quite go
Høydahl, search solution architect
Cominvent AS - www.cominvent.com
> 9. feb. 2015 kl. 11.05 skrev Jens Mayer :
>
> Hey @all,
> I have a problem with nested documentsin solr.
> I like to import avery big XML file which contains a nested structure:
>
>
>
Hey @all,
I have a problem with nested documentsin solr.
I like to import avery big XML file which contains a nested structure:
aa
a
a
a
open
uot;:8.4459303,
"_version_":1481861578588422156},
{
"zip":"76131",
"inhabitants":296033,
"city":"Karlsruhe",
"importance":1,
"latitude":49.0271384,
"
multiple times.
q=foo&bf=ord(inhabitants)bf=ord(importance)
Ahmet
On Tuesday, October 14, 2014 6:34 PM, Jens Mayer
wrote:
Hey everyone,
I have a question about the boost function of solr.
The documentation say about multiple function querys that I can write it
seperated by whitespaces.
Hey everyone,
I have a question about the boost function of solr.
The documentation say about multiple function querys that I can write it
seperated by whitespaces.
Example: q=foo&bf=ord(popularity)^0.5 recip(rord(price),1,1000,1000)^0.3
Now I have two fields I like to boost. Inhabitants and im