All Projects : Solr (Key: SOLR)

Project Lead: Yonik Seeley
URL: http://lucene.apache.org/solr/
Description:
A search server based on Lucene.

Release Notes

 Select:   Open Issues   Road Map   Change Log   Popular Issues   Subversion Commits   Releases   Versions   Components   

Road Map

Progress: 
  32 of 205 issues have been resolved
   New Feature SOLR-1093 UNRESOLVED A RequestHandler to run multiple queries in a batch Major Open
   New Feature SOLR-828 UNRESOLVED A RequestProcessor to support updates Major Open
   Bug SOLR-1528 UNRESOLVED A non-200 response code gives no response body with wt=javabin Major Open
   New Feature SOLR-760 UNRESOLVED Add behavior options to SearchComponents Major Open
   New Feature SOLR-1131 UNRESOLVED Allow a single field type to index multiple fields Major Open
   New Feature SOLR-1566 UNRESOLVED Allow components to add fields to outgoing documents Major Open
   Improvement SOLR-1426 UNRESOLVED Allow delta-import to run continously until aborted Major Open
   New Feature SOLR-1028 UNRESOLVED Automatic core loading unloading for multicore Major Open
   Improvement SOLR-1164 UNRESOLVED BinaryUpdateRequestHandler and JavaBinUpdateRequestCodec do not maintain order of the commands as serialized in the binary format Major Open
   New Feature SOLR-1045 UNRESOLVED Build Solr index using Hadoop MapReduce Major Open
   Bug SOLR-1579 UNRESOLVED CLONE -stats.jsp XML escaping Major Open
   Improvement SOLR-919 UNRESOLVED Cache and reuse the SolrConfig Major Open
   Improvement SOLR-1155 UNRESOLVED Change DirectUpdateHandler2 to allow concurrent adds during an autocommit Major Open
   Improvement SOLR-1123 UNRESOLVED Change the JSONResponseWriter content type Major Open
   Bug SOLR-735 UNRESOLVED CoreContainer.unload should remove all aliases of a core Major Open
   Improvement SOLR-725 UNRESOLVED CoreContainer/CoreDescriptor/SolrCore cleansing Major Open
   Bug SOLR-731 UNRESOLVED CoreDescriptor.getCoreContainer should not be public Major Open
   Improvement SOLR-1352 UNRESOLVED DIH: MultiThreaded Major Open
   Improvement SOLR-935 UNRESOLVED DataImportHandler: Add logging to record failure to acquire lock by DataImporter for a given request Major Open
   Improvement SOLR-1537 UNRESOLVED Dedupe Sharded Search Results by Shard Order or Score Major Open
   New Feature SOLR-1578 UNRESOLVED Develop a Spatial Query Parser Major Open
   Bug SOLR-874 UNRESOLVED Dismax parser exceptions on trailing OPERATOR Major Open
   Improvement SOLR-785 UNRESOLVED Distributed SpellCheckComponent Major Open
   Improvement SOLR-705 UNRESOLVED Distributed search should optionally return docID->shard map Major Open
   Improvement SOLR-758 UNRESOLVED Enhance DisMaxQParserPlugin to support full-Solr syntax and to support alternate escaping strategies. Major Open
   Wish SOLR-141 UNRESOLVED Errors/Exceptions should be formated by ResponseWriter Major Open
   New Feature SOLR-1581 UNRESOLVED Facet by Function Major Open
   New Feature SOLR-236 UNRESOLVED Field collapsing Major Open
   New Feature SOLR-1102 UNRESOLVED Implement a slow query feature for RequestHandlers Major Open
   Bug SOLR-1290 UNRESOLVED Implement single-valued FieldCache faceting for Trie* Major Open
   New Feature SOLR-982 UNRESOLVED Log based real-time replication with single master Major Open
   Improvement SOLR-853 UNRESOLVED Make DIH API friendly Major Open
   Improvement SOLR-756 UNRESOLVED Make DisjunctionMaxQueryParser generally useful by supporting all query types. Major Open
   Improvement SOLR-433 UNRESOLVED MultiCore and SpellChecker replication Major Open
   New Feature SOLR-1305 UNRESOLVED Notification based replication instead of polling Major Open
   Improvement SOLR-1530 UNRESOLVED Open IndexSearcher lazily Major Open
   Bug SOLR-1542 UNRESOLVED Optimized indexes are not replicated on repeaters with only replicateAfter=optimize Major Open
   Bug SOLR-846 UNRESOLVED Out Of memory doing delta import with fetch size set to -1 Major Open
   New Feature SOLR-1533 UNRESOLVED Partition data directories into multiple "bucket" directories Major Open
   New Feature SOLR-1535 UNRESOLVED Pre-analyzed field type Major Open
   New Feature SOLR-1307 UNRESOLVED Provide a standard way to reload plugins Major Open
   Improvement SOLR-1531 UNRESOLVED Provide an option to remove the data directory on core unload Major Open
   Bug SOLR-1067 UNRESOLVED QueryParsing.parseFunction uses Singleton Core (SolrCore.getSolrCore()) Major Open
   Bug SOLR-1598 UNRESOLVED Reader used in PlainTextEntityProcessor.nextRow() is not explicitly closed Major Open
   Improvement SOLR-1602 UNRESOLVED Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there Major Open
   Improvement SOLR-1585 UNRESOLVED Refactor shards handling out of QueryComponent and into ShardsComponent Major Open
   Improvement SOLR-1143 UNRESOLVED Return partial results when a connection to a shard is refused Major Open
   Improvement SOLR-1301 UNRESOLVED Solr + Hadoop Major Open
   New Feature SOLR-1499 UNRESOLVED SolrEntityProcessor - DIH EntityProcessor that queries an external Solr via SolrJ Major Open
   Bug SOLR-1014 UNRESOLVED SolrExampleStreamingTest failures Major Open
   Improvement SOLR-1162 UNRESOLVED SolrJ UpdateRequest does not maintain order of operations when sending mixed types of changes (updates, delete id, delete query, update iterator) Major Open
   Improvement SOLR-1085 UNRESOLVED SolrJ client java does not support moreLikeThis querys and results Major Open
   Improvement SOLR-757 UNRESOLVED SolrQueryParser should support escaping of characters in lieu of analysis for prefix & wildcard & fuzzy searches. Major Open
   Improvement SOLR-1590 UNRESOLVED Some basic javadoc for XMLWriter#startTag Major Open
   New Feature SOLR-1337 UNRESOLVED Spans and Payloads Query Support Major Open
   New Feature SOLR-1480 UNRESOLVED SpellCheck in the same index Major Open
   New Feature SOLR-1023 UNRESOLVED StatsComponent should support dates (and other non-numeric fields) Major Open
   Improvement SOLR-1460 UNRESOLVED StatsComponent should work on all field types Major Open
   Improvement SOLR-1073 UNRESOLVED StrField should allow locale sensitive sorting Major Open
   Improvement SOLR-1565 UNRESOLVED StreamingUpdateSolrServer should support RequestWriter API Major Open
   Improvement SOLR-218 UNRESOLVED Support for Lucene QueryParser properties via solrconfig.xml file Major Open
   New Feature SOLR-1293 UNRESOLVED Support for large no:of cores and faster loading/unloading of cores Major Open
   New Feature SOLR-1331 UNRESOLVED Support merging multiple cores Major Open
   New Feature SOLR-1306 UNRESOLVED Support pluggable persistence/loading of solr.xml details Major Open
   New Feature SOLR-866 UNRESOLVED Support replicating arbitary indices and files with java replication Major Open
   New Feature SOLR-139 UNRESOLVED Support updateable/modifiable documents Major Open
   Bug SOLR-1556 UNRESOLVED TermVectorComponents should provide good error messages when fieldtype isn't compatible Major Open
   New Feature SOLR-1212 UNRESOLVED TestNG Test Case Major Open
   Improvement SOLR-1612 UNRESOLVED Use java.sql.Array to populate Multivalue field in DataImportHandler Major Open
   Improvement SOLR-1105 UNRESOLVED Using external field content for highlighting Major Open
   Bug SOLR-993 UNRESOLVED VariableResolverImpl addNamespace overwrites entire namespace instead of adding Major Open
   New Feature SOLR-839 UNRESOLVED XML Query Parser support Major Open
   Bug SOLR-445 UNRESOLVED XmlUpdateRequestHandler bad documents mid batch aborts rest of batch Major Open
   New Feature SOLR-1205 UNRESOLVED add a field alias feature Major Open
   Bug SOLR-1615 UNRESOLVED backslash escaping bug Major Open
   Bug SOLR-1288 UNRESOLVED better Trie* integration Major Open
   Wish SOLR-656 UNRESOLVED better error message when "data/index" is completely empty Major Open
   Improvement SOLR-1198 UNRESOLVED confine all solrconfig.xml parsing to SolrConfig.java Major Open
   New Feature SOLR-1101 UNRESOLVED expose extra statistics like slow queries Major Open
   New Feature SOLR-1553 UNRESOLVED extended dismax query parser Major Open
   Improvement SOLR-1351 UNRESOLVED facet on same field different ways Major Open
   Bug SOLR-1289 UNRESOLVED facet.method=enum for Trie* Major Open
   Bug SOLR-1111 UNRESOLVED fix FieldCache usage in Solr Major Open
   New Feature SOLR-1197 UNRESOLVED memcached implement solr cache for queryresultCache Major Open
   New Feature SOLR-860 UNRESOLVED moreLikeThis Degug Major Open
   Bug SOLR-416 UNRESOLVED need to audit all methods that might be using default Locale Major Open
   New Feature SOLR-1311 UNRESOLVED pseudo-field-collapsing Major Open
   Bug SOLR-1259 UNRESOLVED scale() function doesn't work in multisegment indexes Major Open
   Bug SOLR-1557 UNRESOLVED shards param not parsed as a multivalue param Major Open
   New Feature SOLR-64 UNRESOLVED strict hierarchical facets Major Open
   New Feature SOLR-646 UNRESOLVED Configuration properties enhancements in solr.xml Major In Progress
   Bug SOLR-435 UNRESOLVED QParser must validate existance/absense of "q" parameter Major Reopened
   New Feature SOLR-1379 UNRESOLVED Add RAMDirectoryFactory Minor Open
   New Feature SOLR-1365 UNRESOLVED Add configurable Sweetspot Similarity factory Minor Open
   Improvement SOLR-1502 UNRESOLVED Add form to perform updates Minor Open
   Improvement SOLR-741 UNRESOLVED Add support for rounding dates in DateField Minor Open
   Improvement SOLR-1384 UNRESOLVED Allow fq or q to specify boolean query min must match like dismax's mm parameter Minor Open
   Improvement SOLR-1393 UNRESOLVED Allow more control over SearchComponents ordering in SearchHandler Minor Open
   New Feature SOLR-1327 UNRESOLVED Allow special Filters to access, modify, and/or add Fields to/on a Solr Document Minor Open
   New Feature SOLR-1279 UNRESOLVED ApostropheTokenizer Minor Open
   New Feature SOLR-1494 UNRESOLVED Bind highlighting info using SolrJ's DocumentObjectBinder Minor Open
   New Feature SOLR-1375 UNRESOLVED BloomFilter on a field Minor Open
   Improvement SOLR-1308 UNRESOLVED Cache docsets and docs at the SegmentReader level Minor Open
   New Feature SOLR-1526 UNRESOLVED Client Side Tika integration Minor Open
   New Feature SOLR-565 UNRESOLVED Component to abstract shards from clients Minor Open
   Improvement SOLR-1006 UNRESOLVED ConcurrentLRUCache API improvements Minor Open
   Improvement SOLR-797 UNRESOLVED Construct EmbeddedSolrServer response without serializing/parsing Minor Open
   Improvement SOLR-1586 UNRESOLVED Create Spatial Point FieldTypes Minor Open
   New Feature SOLR-1609 UNRESOLVED Create a cache implementation that limits itself to a given RAM size Minor Open
   New Feature SOLR-1316 UNRESOLVED Create autosuggest component Minor Open
   Improvement SOLR-1262 UNRESOLVED DIH needs support for callable statements Minor Open
   Improvement SOLR-1457 UNRESOLVED Deploy shards from HDFS into local cores Minor Open
   Improvement SOLR-219 UNRESOLVED Determine if prefix, wildcard, fuzzy queries should be lowercased Minor Open
   Improvement SOLR-1177 UNRESOLVED Distributed TermsComponent Minor Open
   Improvement SOLR-1364 UNRESOLVED Distributed search return Solr shard header information (like qtime) Minor Open
   Improvement SOLR-1510 UNRESOLVED EmbeddedSolrServer should support multiple cores Minor Open
   New Feature SOLR-1297 UNRESOLVED Enable sorting by Function Query Minor Open
   Improvement SOLR-780 UNRESOLVED Enhance SpellCheckComponent to automatically build on firstSearcher in case of RAMDirectory based indices Minor Open
   New Feature SOLR-994 UNRESOLVED EnumeratedEntityTransformer Minor Open
   Improvement SOLR-1597 UNRESOLVED FileListEntityProcessor should recognize onError attribute Minor Open
   New Feature SOLR-1298 UNRESOLVED FunctionQuery results as pseudo-fields Minor Open
   Improvement SOLR-575 UNRESOLVED Highlighting spans should merge across phrase query Minor Open
   New Feature SOLR-1277 UNRESOLVED Implement a Solr specific naming service (using Zookeeper) Minor Open
   New Feature SOLR-1268 UNRESOLVED Incorporate Lucene's FastVectorHighlighter Minor Open
   New Feature SOLR-1395 UNRESOLVED Integrate Katta Minor Open
   Improvement SOLR-1606 UNRESOLVED Integrate Near Realtime Minor Open
   Improvement SOLR-599 UNRESOLVED Lightweight SolrJ client Minor Open
   Improvement SOLR-1589 UNRESOLVED Make FieldType#toInternal throw explicit Exceptions when Field values don't validate Minor Open
   Improvement SOLR-1608 UNRESOLVED Make it easy to write distributed search test cases Minor Open
   Improvement SOLR-1304 UNRESOLVED Make it possible to force replication of at least some of the config files even if the index hasn't changed Minor Open
   Improvement SOLR-788 UNRESOLVED MoreLikeThis should support distributed search Minor Open
   Improvement SOLR-1122 UNRESOLVED Move the lib directory of the velocity contrib out of the src directory. Minor Open
   New Feature SOLR-1278 UNRESOLVED Near Realtime Search Replication Minor Open
   Improvement SOLR-1493 UNRESOLVED Provide a non delimiting SpellingQueryConverter Minor Open
   Improvement SOLR-1544 UNRESOLVED Python script to post multiple files to solr using a queue and worker threads Minor Open
   New Feature SOLR-633 UNRESOLVED QParser for use with user-entered query which recognizes subphrases as well as allowing some other customizations on per field basis Minor Open
   Task SOLR-1013 UNRESOLVED Scan code for equality implementation mistakes Minor Open
   New Feature SOLR-1614 UNRESOLVED Search in Hadoop Minor Open
   Improvement SOLR-1477 UNRESOLVED Search on multi-tier cores Minor Open
   Improvement SOLR-1363 UNRESOLVED Search without using caches Minor Open
   Bug SOLR-523 UNRESOLVED Solr Schema - version number requirements Minor Open
   Bug SOLR-890 UNRESOLVED Solr distribution solr.war ends up with duplicate sfl4j jars in the WEB-INF lib directory Minor Open
   Bug SOLR-630 UNRESOLVED Spellchecker should not be case-sensitive and should be stopwords-aware Minor Open
   Improvement SOLR-1549 UNRESOLVED SqlEntityProcessor does not recognize onError attribute Minor Open
   Bug SOLR-1484 UNRESOLVED StatsComponent doesn't properly count missing values for multi-valued facet case Minor Open
   Improvement SOLR-1495 UNRESOLVED Store UnInvertedField on disk Minor Open
   Improvement SOLR-712 UNRESOLVED Support for relative path XML Entity Includes Minor Open
   Improvement SOLR-784 UNRESOLVED Support loading queries from external files in QuerySenderListener Minor Open
   Improvement SOLR-1074 UNRESOLVED Support querying multiple dictionaries at once Minor Open
   New Feature SOLR-380 UNRESOLVED There's no way to convert search results into page-level hits of a "structured document". Minor Open
   Improvement SOLR-1438 UNRESOLVED Timeout distributed query stage get fields Minor Open
   New Feature SOLR-407 UNRESOLVED Uncached filter query parameters Minor Open
   Improvement SOLR-1429 UNRESOLVED Upgrade Solr dependencies if new versions are available Minor Open
   Task SOLR-889 UNRESOLVED Upgrade dependent libraries to most recent stable version Minor Open
   Improvement SOLR-1513 UNRESOLVED Use Google Collections in ConcurrentLRUCache Minor Open
   Improvement SOLR-1518 UNRESOLVED ValueSource/DocValues returning multiple values per document Minor Open
   Improvement SOLR-398 UNRESOLVED Widen return type of FiledType.createField to Fieldable in order to maximize flexibility Minor Open
   Improvement SOLR-1604 UNRESOLVED Wildcards, ORs etc inside Phrase Queries Minor Open
   Bug SOLR-1591 UNRESOLVED XMLWriter#writeAttr silently ignores null attribute values Minor Open
   Improvement SOLR-1226 UNRESOLVED XPathEntityProcessor should resolve xsl references within Solr's configuration Minor Open
   Improvement SOLR-1545 UNRESOLVED add support for sort to MoreLikeThis Minor Open
   Improvement SOLR-1532 UNRESOLVED allow StreamingUpdateSolrServer to use a provided HttpClient Minor Open
   Improvement SOLR-1154 UNRESOLVED allow specifying solr configuration file through system property to simplify deployment procedure in certain cases Minor Open
   Bug SOLR-1607 UNRESOLVED use a proper key other than IndexReader for ExternalFileField and QueryElevationCompenent to work properly when reopenReaders is set to true Minor Open
   New Feature SOLR-1568 UNRESOLVED Implement Cartesian Tier Filter Minor In Progress
   New Feature SOLR-773 UNRESOLVED Incorporate Local Lucene/Solr Minor In Progress
   Improvement SOLR-1610 UNRESOLVED Add generics to SolrCache Trivial Open
   Improvement SOLR-1431 UNRESOLVED CommComponent abstracted Trivial Open
   Improvement SOLR-1588 UNRESOLVED FieldProperties contains large commented code block Trivial Open
   Improvement SOLR-882 UNRESOLVED HTMLStripReader improvement - padding corrected for hexadecimal entities, option not to emit padding at all added Trivial Open
   Improvement SOLR-1506 UNRESOLVED Search multiple cores using MultiReader Trivial Open
   Improvement SOLR-1405 UNRESOLVED Show the index files in the web UI Trivial Open
   Improvement SOLR-1374 UNRESOLVED When a test fails, display the test file in the console via ant junit Trivial Open
   Bug SOLR-1563 FIXED binary fields caused a null pointer exception in the luke request handler Critical Resolved
   Improvement SOLR-1570 FIXED Complain loudly if uniqueKey field is definied but not stored=true,multiValued=false Major Resolved
   Bug SOLR-1572 FIXED FastLRUCache doesn't correctly implement LRU after 2B accesses Major Resolved
   Bug SOLR-1587 FIXED Propagating fl=*,score to shards Major Resolved
   Improvement SOLR-1551 FIXED Provide DocumentObjectBinder.getBean Major Resolved
   Bug SOLR-1558 FIXED QueryElevationComponent should fail to init if uniqueKey field isn't string Major Resolved
   Improvement SOLR-1592 FIXED Refactor XMLWriter startTag to allow arbitrary attributes to be written Major Resolved
   Bug SOLR-1580 FIXED Solr Configuration ignores 'mergeFactor' parameter, always uses Lucene default Major Resolved
   Bug SOLR-1595 FIXED StreamingUpdateSolrServer doesn't specifying UTF-8 when creating OutputStreamWriter Major Resolved
   Bug SOLR-1593 FIXED reverse wildcard filter doesn't work for chars outside the BMP Major Resolved
   Bug SOLR-1596 FIXED rollback may be resulting ina SolrIndexWriter hat doesn't get closed properly Major Resolved
   New Feature SOLR-1173 WON'T FIX Let contrib projects modify web.xml when running dist-war Major Resolved
   Improvement SOLR-1456 DUPLICATE DIH - Provide periodic autoupdate capability. Allow ability to specify an interval for autoupdate in DIH config. Major Resolved
   New Feature SOLR-706 DUPLICATE Fast auto-complete suggestions Major Resolved
   Bug SOLR-1594 INVALID SolrDispatchFilter needs to sanitize exception message Major Resolved
   Bug SOLR-1569 FIXED Allow literal Strings in functions Minor Resolved
   Improvement SOLR-1552 FIXED Change the build to automatically sign releases Minor Resolved
   New Feature SOLR-1516 FIXED DocumentList and Document QueryResponseWriter Minor Resolved
   New Feature SOLR-1302 FIXED Fun with Distances - Add Distance functions for a variety of things Minor Resolved
   New Feature SOLR-1611 FIXED Import Lucene 2.9.1 Collation jar Minor Resolved
   New Feature SOLR-1561 FIXED Import Lucene 2.9.1 Geospatial JAR Minor Resolved
   Improvement SOLR-1547 FIXED TemplateTransformer should copy array/list more intelligently Minor Resolved
   Improvement SOLR-1567 FIXED Upgrade to Tika 0.5 Minor Resolved
   Improvement SOLR-1525 FIXED allow DIH to refer to core properties Minor Resolved
   Bug SOLR-1584 FIXED setIncludeScore is added to the "FL" field instead of being concated Minor Resolved
   New Feature SOLR-1574 FIXED simpler builtin functions Minor Resolved
   Bug SOLR-1577 FIXED undesirable dataDir default in example config Minor Resolved
   New Feature SOLR-1571 FIXED unicode collation support Minor Resolved
   Improvement SOLR-1575 INVALID loading solr.xml takes a lot of time when there are lot of cores Minor Closed
   Bug SOLR-1582 FIXED DocumentBuilder does not properly handle binary field copy fields Trivial Resolved
   Bug SOLR-1601 FIXED Schema browser does not indicate presence of charFilter Trivial Resolved
   New Feature SOLR-341 INVALID PHP Solr Client Trivial Resolved
Progress:  No issues.
  No issues.
Progress:  No issues.
  No issues.

Reports

Recently Created Issues Report
Created vs Resolved Issues Report
Resolution Time Report
Average Age Report
Pie Chart Report
Contribution Report
User Workload Report
Version Workload Report
Time Tracking Report
Single Level Group By Report

Preset Filters


Project Summary

Open Open 430
   27%
In Progress In Progress 5
Reopened Reopened 6
Resolved Resolved 574
   36%
Closed Closed 599
   37%

Open Issues

By Priority
Critical Critical 2
Major Major 209
   47%
Minor Minor 208
   47%
Trivial Trivial 22
   5%

By Assignee
Erik Hatcher 8
   2%
Grant Ingersoll 18
   4%
Hoss Man 1
Jeff Rodenburg 2
Koji Sekiguchi 3
   1%
Mike Klaas 3
   1%
Noble Paul 22
   5%
Ryan McKinley 3
   1%
Shalin Shekhar Mangar 5
   1%
Yonik Seeley 2
Unassigned 374
   85%