Fixed wrong jdoc

This commit is contained in:
Martijn van Groningen 2012-09-17 12:00:44 +02:00
parent afca5ef15f
commit 42864f7481
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ public class HasParentQueryBuilder extends BaseQueryBuilder implements Boostable
}
/**
* Expert: Sets the low level parent to child filtering implementation. Can be: 'indirect' or 'uid'
* Expert: Sets the low level parent to child filtering implementation. Can be: 'bitset' or 'uid'
*
* This option is experimental and will be removed.
*/