[jira] [Created] (LUCENE-6207) Multiple filtered subsets of the same underlying index passed to IW.addIndexes() can produce an index with bad SortedDocValues

2015-01-28 Thread TomShally (JIRA)
TomShally created LUCENE-6207: - Summary: Multiple filtered subsets of the same underlying index passed to IW.addIndexes() can produce an index with bad SortedDocValues Key: LUCENE-6207 URL:

[jira] [Updated] (LUCENE-6207) Multiple filtered subsets of the same underlying index passed to IW.addIndexes() can produce an index with bad SortedDocValues

2015-01-28 Thread TomShally (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TomShally updated LUCENE-6207: -- Attachment: Lucene6207Test.java Test showing the issue Multiple filtered subsets of the same

[jira] [Updated] (LUCENE-4504) Empty results from IndexSearcher.searchAfter() when sorting by FunctionValues

2012-10-25 Thread TomShally (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TomShally updated LUCENE-4504: -- Attachment: Lucene4504Test.java Attached test fails with trunk, passes with patch. bq. are we sure

[jira] [Created] (LUCENE-4504) Empty results from IndexSearcher.searchAfter() when sorting by FunctionValues

2012-10-24 Thread TomShally (JIRA)
TomShally created LUCENE-4504: - Summary: Empty results from IndexSearcher.searchAfter() when sorting by FunctionValues Key: LUCENE-4504 URL: https://issues.apache.org/jira/browse/LUCENE-4504 Project:

[jira] [Updated] (LUCENE-4504) Empty results from IndexSearcher.searchAfter() when sorting by FunctionValues

2012-10-24 Thread TomShally (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TomShally updated LUCENE-4504: -- Attachment: LUCENE-4504.patch Patch against trunk Empty results from