Skip to content

issues Search Results · repo:marcosvidolin/doco language:Java

Filter by

6 results
 (53 ms)

6 results

inmarcosvidolin/doco (press backspace or delete to remove)

Setting the document identifer is optional. If omitted, the search service will create an identifier.
bug
  • marcosvidolin
  • 3
  • Opened 
    on Sep 23, 2014
  • #8

I think we should build Doco on top of Objectify. Converting POJO to Document is necessary but converting Document back to POJO is kind of useless because we don t have all the fields in Document. On the ...
  • tj-recess
  • 6
  • Opened 
    on Sep 21, 2014
  • #7

My hierarchy looks like this: @DocumentIndex abstract class X { @DocumentId private long id; } @DocumentIndex class Y extends X { // some fields } I m trying to create a Document from an instance ...
enhancement
  • tj-recess
  • 3
  • Opened 
    on Sep 18, 2014
  • #4

Can doco deal with Ref ? and Key ? fields automatically? If not, how should I specify that values need to be fetched and stored in document?
  • tj-recess
  • 7
  • Opened 
    on Sep 18, 2014
  • #3

Could this be published to central maven repository for easy adoption?
enhancement
  • tj-recess
  • 10
  • Opened 
    on Sep 18, 2014
  • #2

Is it possible to construct search queries below using Doco? String queryString = product: piano AND price 5000 ;
enhancement
question
  • tj-recess
  • 2
  • Opened 
    on Sep 18, 2014
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub