I'm using ES 0.19.8 version.
I have some problem when use Parents & Children.
When i have only 10 Children the index and search are OK, function perfect.
But when i add more 100 children in the same Parent, the same search
if i done, don't function, don't return any results.
I'm using ES 0.19.8 version.
I have some problem when use Parents & Children.
When i have only 10 Children the index and search are OK, function perfect.
But when i add more 100 children in the same Parent, the same search
if i done, don't function, don't return any results.
I'm using ES 0.19.8 version.
I have some problem when use Parents & Children.
When i have only 10 Children the index and search are OK, function perfect.
But when i add more 100 children in the same Parent, the same search
if i done, don't function, don't return any results.
In the class QueryPhase.java
When i use TopChildrenQuery in the line 153 i can't compare using
topDocs.totalHits
if (topDocs.totalHits <= numDocs) {
break;
}
topDocs.totalHits have number os childrem match, need compare number
os parents return.
I'm using ES 0.19.8 version.
I have some problem when use Parents & Children.
When i have only 10 Children the index and search are OK, function perfect.
But when i add more 100 children in the same Parent, the same search
if i done, don't function, don't return any results.
In the class QueryPhase.java
When i use TopChildrenQuery in the line 153 i can't compare using
topDocs.totalHits
if (topDocs.totalHits <= numDocs) {
break;
}
topDocs.totalHits have number os childrem match, need compare number
os parents return.
I'm using ES 0.19.8 version.
I have some problem when use Parents & Children.
When i have only 10 Children the index and search are OK, function perfect.
But when i add more 100 children in the same Parent, the same search
if i done, don't function, don't return any results.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.