Home
last modified time | relevance | path

Searched defs:term_pos_first (Results 1 – 23 of 23) sorted by relevance

/dports/databases/py-xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DDocument.cs114 public uint RemovePostings(string term, uint term_pos_first, uint term_pos_last, uint wdf_dec) { in RemovePostings()
120 public uint RemovePostings(string term, uint term_pos_first, uint term_pos_last) { in RemovePostings()
/dports/databases/py-xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DDocument.java94 public long removePostings(String term, long term_pos_first, long term_pos_last, long wdf_dec) { in removePostings()
98 public long removePostings(String term, long term_pos_first, long term_pos_last) { in removePostings()
/dports/databases/php-xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DDocument.java94 public long removePostings(String term, long term_pos_first, long term_pos_last, long wdf_dec) { in removePostings()
98 public long removePostings(String term, long term_pos_first, long term_pos_last) { in removePostings()
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DDocument.java94 public long removePostings(String term, long term_pos_first, long term_pos_last, long wdf_dec) { in removePostings()
98 public long removePostings(String term, long term_pos_first, long term_pos_last) { in removePostings()
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DDocument.cs114 public uint RemovePostings(string term, uint term_pos_first, uint term_pos_last, uint wdf_dec) { in RemovePostings()
120 public uint RemovePostings(string term, uint term_pos_first, uint term_pos_last) { in RemovePostings()
/dports/databases/php-xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DDocument.cs114 public uint RemovePostings(string term, uint term_pos_first, uint term_pos_last, uint wdf_dec) { in RemovePostings()
120 public uint RemovePostings(string term, uint term_pos_first, uint term_pos_last) { in RemovePostings()
/dports/databases/lua-xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DDocument.cs114 public uint RemovePostings(string term, uint term_pos_first, uint term_pos_last, uint wdf_dec) { in RemovePostings()
120 public uint RemovePostings(string term, uint term_pos_first, uint term_pos_last) { in RemovePostings()
/dports/databases/lua-xapian/xapian-bindings-1.4.18/java/org/xapian/
H A DDocument.java94 public long removePostings(String term, long term_pos_first, long term_pos_last, long wdf_dec) { in removePostings()
98 public long removePostings(String term, long term_pos_first, long term_pos_last) { in removePostings()
/dports/databases/py-xapian/xapian-bindings-1.4.18/php/php5/
H A Dxapian.php606 function remove_postings($term,$term_pos_first,$term_pos_last,$wdf_dec=1) {
/dports/databases/py-xapian/xapian-bindings-1.4.18/php7/php7/
H A Dxapian.php606 function remove_postings($term,$term_pos_first,$term_pos_last,$wdf_dec=1) {
/dports/databases/php-xapian/xapian-bindings-1.4.18/php/php5/
H A Dxapian.php606 function remove_postings($term,$term_pos_first,$term_pos_last,$wdf_dec=1) {
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/php7/php7/
H A Dxapian.php606 function remove_postings($term,$term_pos_first,$term_pos_last,$wdf_dec=1) {
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/php/php5/
H A Dxapian.php606 function remove_postings($term,$term_pos_first,$term_pos_last,$wdf_dec=1) {
/dports/databases/php-xapian/xapian-bindings-1.4.18/php7/php7/
H A Dxapian.php606 function remove_postings($term,$term_pos_first,$term_pos_last,$wdf_dec=1) {
/dports/databases/lua-xapian/xapian-bindings-1.4.18/php/php5/
H A Dxapian.php606 function remove_postings($term,$term_pos_first,$term_pos_last,$wdf_dec=1) {
/dports/databases/py-xapian/xapian-bindings-1.4.18/python3/
H A Dxapian.py1858 def remove_postings(self, term, term_pos_first, term_pos_last, wdf_dec=1): argument
/dports/databases/py-xapian/xapian-bindings-1.4.18/python/
H A Dxapian.py1867 def remove_postings(self, term, term_pos_first, term_pos_last, wdf_dec=1): argument
/dports/databases/php-xapian/xapian-bindings-1.4.18/python/
H A Dxapian.py1867 def remove_postings(self, term, term_pos_first, term_pos_last, wdf_dec=1): argument
/dports/databases/php-xapian/xapian-bindings-1.4.18/python3/
H A Dxapian.py1858 def remove_postings(self, term, term_pos_first, term_pos_last, wdf_dec=1): argument
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/python/
H A Dxapian.py1867 def remove_postings(self, term, term_pos_first, term_pos_last, wdf_dec=1): argument
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/python3/
H A Dxapian.py1858 def remove_postings(self, term, term_pos_first, term_pos_last, wdf_dec=1): argument
/dports/databases/lua-xapian/xapian-bindings-1.4.18/python/
H A Dxapian.py1867 def remove_postings(self, term, term_pos_first, term_pos_last, wdf_dec=1): argument
/dports/databases/lua-xapian/xapian-bindings-1.4.18/python3/
H A Dxapian.py1858 def remove_postings(self, term, term_pos_first, term_pos_last, wdf_dec=1): argument